# HG changeset patch # User Michael Schloh von Bennewitz # Date 1423870828 -3600 # Node ID 80b1a8c857bbfe57b73f491642a71f187b67d21d # Parent e1ea0f6a5a50df456ee0407309265f613bd79eae Back out change e1ea0f6a5a50 to implicitly match Android runtime name. diff -r e1ea0f6a5a50 -r 80b1a8c857bb AndroidManifest.xml --- a/AndroidManifest.xml Sat Feb 14 00:32:38 2015 +0100 +++ b/AndroidManifest.xml Sat Feb 14 00:40:28 2015 +0100 @@ -17,7 +17,6 @@ android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" - android:name="com.europalab.Caldavsync" android:theme="@style/AppTheme" > - + \ No newline at end of file