Marino Faggiana 8 سال پیش
والد
کامیت
43657e8a94
3فایلهای تغییر یافته به همراه12 افزوده شده و 11 حذف شده
  1. 2 0
      iOSClient/Brand/CCNextcloudConstant.h
  2. 9 0
      iOSClient/Brand/CCNextcloudImages.h
  3. 1 11
      iOSClient/CCStandardImages.h

+ 2 - 0
iOSClient/Brand/CCNextcloudConstant.h

@@ -25,6 +25,8 @@
 #define _mail_me_                                       @"ios@nextcloud.com"
 #define _text_copyright_                                @"Nextcloud %@ © 2017 T.W.S. Inc."
 
+/* Define option compiler */
+
 /*
  #define NO_MULTIUSER
  #define NO_CRYPTO_CLOUD_SYSTEM

+ 9 - 0
iOSClient/Brand/CCNextcloudImages.h

@@ -21,3 +21,12 @@
 //  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 //
 
+#define image_brandLogin                        @"ImageLoginNextcloud"
+#define image_brandCameraUpload                 @"nextcloudCameraUpload"
+#define image_brandOffline                      @"nextcloudOffline"
+#define image_brandLocal                        @"nextcloudLocal"
+#define image_brandNavigationController         @"nextcloud_navigationcontroller"
+#define image_brandNavigationControllerOffline  @"nextcloud_navigationcontroller_offline"
+#define image_brandBackgroundLite               @"nextcloud_lite"
+
+#define image_launchscreen                      @"nextcloudlaunchscreen"

+ 1 - 11
iOSClient/CCStandardImages.h

@@ -38,18 +38,8 @@
 #define image_audiocrypto                       @"audiocrypto"
 #define image_avatar                            @"avatar"
 
-#define image_brandLogin                        @"ImageLoginNextcloud"
 #define image_bkfull                            @"bkfull"
 #define image_bkempty                           @"bkempty"
-#define image_brandCameraUpload                 @"nextcloudCameraUpload"
-#define image_brandOffline                      @"nextcloudOffline"
-#define image_brandLocal                        @"nextcloudLocal"
-#define image_brandNavigationController         @"nextcloud_navigationcontroller"
-#define image_brandNavigationController1        @"nextcloud_navigationcontroller1"
-#define image_brandNavigationController2        @"nextcloud_navigationcontroller2"
-#define image_brandNavigationController3        @"nextcloud_navigationcontroller3"
-#define image_brandNavigationControllerOffline  @"nextcloud_navigationcontroller_offline"
-#define image_brandBackgroundLite               @"nextcloud_lite"
 
 #define image_checked                           @"checkedNextcloud"
 
@@ -77,7 +67,7 @@
 
 #define image_home                              @"home"
 
-#define image_launchscreen                      @"nextcloudlaunchscreen"
+
 #define image_lock                              @"lock"
 
 #define image_MenuDirectoryOnTop                @"menuDirectoryOnTopNextcloud"