Преглед на файлове

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

Mario Danic преди 8 години
родител
ревизия
cc9ff688e7
променени са 2 файла, в които са добавени 0 реда и са изтрити 6 реда
  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>