OSDN Git Service

b/2123505 Change the name of the activity that intercept email links for calendar...
authorMichael Chan <mchan@android.com>
Wed, 16 Sep 2009 22:17:57 +0000 (15:17 -0700)
committerMichael Chan <mchan@android.com>
Wed, 16 Sep 2009 22:17:57 +0000 (15:17 -0700)
AndroidManifest.xml

index 8805d4c..51138bb 100644 (file)
@@ -80,7 +80,7 @@
             </intent-filter>
         </activity>
 
-        <activity android:name="GoogleCalendarUriIntentFilter" android:label="@string/event_info_title"
+        <activity android:name="GoogleCalendarUriIntentFilter" android:label="@string/app_label"
             android:theme="@android:style/Theme.Light"
             android:configChanges="orientation|keyboardHidden">