AndroidManifest.xml

changeset 23
e1ea0f6a5a50
parent 2
dee028db6e9b
child 26
7f8920343fc3
child 28
80b1a8c857bb
     1.1 --- a/AndroidManifest.xml	Sat Feb 14 00:01:16 2015 +0100
     1.2 +++ b/AndroidManifest.xml	Sat Feb 14 00:32:38 2015 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4          android:allowBackup="true"
     1.5          android:icon="@drawable/ic_launcher"
     1.6          android:label="@string/app_name"
     1.7 +        android:name="com.europalab.Caldavsync"
     1.8          android:theme="@style/AppTheme" >
     1.9          <service
    1.10              android:name="org.gege.caldavsyncadapter.syncadapter.SyncService"
    1.11 @@ -52,4 +53,4 @@
    1.12          </activity>
    1.13      </application>
    1.14  
    1.15 -</manifest>
    1.16 \ No newline at end of file
    1.17 +</manifest>

mercurial