Browse Source

New View More

Marino Faggiana 8 years ago
parent
commit
77aa75c2c5
3 changed files with 3 additions and 1 deletions
  1. 1 0
      iOSClient/CCGlobal.h
  2. 1 0
      iOSClient/CCStandardImages.h
  3. 1 1
      iOSClient/Main/Main.storyboard

+ 1 - 0
iOSClient/CCGlobal.h

@@ -229,6 +229,7 @@ extern NSString *const urlBaseUploadDB;
 #define k_tabBarApplicationIndexHide                    2
 #define k_tabBarApplicationIndexPhotos                  3
 #define k_tabBarApplicationIndexSettings                4
+#define k_tabBarApplicationIndexMore                    4
 
 #define k_keyFileNameMask                               @"fileNameMask"
 #define k_keyFileNameMaskAutomaticPhotos                @"fileNameMaskAutomaticPhotos"

+ 1 - 0
iOSClient/CCStandardImages.h

@@ -159,6 +159,7 @@
 #define image_tabBarLocal                       @"tabBarLocal"
 #define image_tabBarPhotos                      @"tabBarPhotos"
 #define image_tabBarSettings                    @"tabBarSettings"
+#define image_tabBarMore                        @"tabBarMore"
 #define image_thumbs                            @"thumbs"
 
 #define image_user                              @"loginUser"

+ 1 - 1
iOSClient/Main/Main.storyboard

@@ -140,7 +140,7 @@
                 </viewController>
                 <placeholder placeholderIdentifier="IBFirstResponder" id="D6O-WR-IEL" userLabel="First Responder" sceneMemberID="firstResponder"/>
             </objects>
-            <point key="canvasLocation" x="9869.6000000000004" y="1217.5412293853074"/>
+            <point key="canvasLocation" x="9670" y="1218"/>
         </scene>
         <!--Offline Container-->
         <scene sceneID="AYB-62-j4s">