Browse Source

Remove 1 (one!) new entry into setup.xml

Mario Danic 8 years ago
parent
commit
cc9ff688e7
2 changed files with 0 additions and 6 deletions
  1. 0 3
      src/custom/res/values/setup.xml
  2. 0 3
      src/main/res/values/setup.xml

+ 0 - 3
src/custom/res/values/setup.xml

@@ -102,9 +102,6 @@
          note that it will always log basic stuff when you have google-services.json-->
     <bool name="firebase_analytics_enabled">true</bool>
 
-    <!-- custom things -->
-    <string name="files_drawer_toolbar">Home</string>
-
 </resources>
 
 

+ 0 - 3
src/main/res/values/setup.xml

@@ -102,9 +102,6 @@
          note that it will always log basic stuff when you have google-services.json-->
     <bool name="firebase_analytics_enabled">false</bool>
 
-    <!-- custom things -->
-    <string name="files_drawer_toolbar">Files</string>
-
 </resources>