summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorJoey <joey@lineageos.org>2018-07-31 15:36:07 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-12-12 15:18:16 +0200
commit55924ba82b945543ada9d6ef24c6bc97b847673a (patch)
tree36abfc2119f3a90f9752f1c678f4891430058643 /res/values/config.xml
parent49cfbbf7c5d67b4bd24c9e7d50441d6560b268b3 (diff)
downloadandroid_packages_apps_Trebuchet-55924ba82b945543ada9d6ef24c6bc97b847673a.tar.gz
android_packages_apps_Trebuchet-55924ba82b945543ada9d6ef24c6bc97b847673a.tar.bz2
android_packages_apps_Trebuchet-55924ba82b945543ada9d6ef24c6bc97b847673a.zip
Change app name to Trebuchet
Squash of commits 224af31 and 23817f7. Change-Id: I7ccdab88f40a3c8a2075265a45dfe70e824d9f00 Signed-off-by: Joey <joey@lineageos.org>
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 038718473..da52a13ba 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -9,7 +9,7 @@
<!-- A string pointer to the original app name string. This allows derived projects to
easily override the app name without providing all translations -->
- <string name="derived_app_name" translatable="false">@string/app_name</string>
+ <string name="derived_app_name" translatable="false">@string/lineageos_app_name</string>
<!-- String representing the intent for search on the apps market. To specify a query, add
q=<query> to the data to the intent -->