chiark / gitweb /
Mostly autogenerating string resources.
[tripe-android] / AndroidManifest.xml
index 85cac4baeebb0035f44fe29390f621b0a67d5f9b..aaa3fc5e0c6e5063a27941c93bf4eb486f20fc97 100644 (file)
@@ -10,9 +10,9 @@
 
   <application
       android:icon="@drawable/icon"
-      android:label="@string/app_name">
+      android:label="@string/auto_package">
     <activity
-       android:label="@string/app_name"
+       android:label="@string/auto_package"
        android:name=".ToyActivity">
       <intent-filter>
        <action android:name="android.intent.action.MAIN"/>