]> git.zerfleddert.de Git - FreeShisen/blobdiff - AndroidManifest.xml
another try at ignoring...
[FreeShisen] / AndroidManifest.xml
index a517c8177a55fda23d8f830c273084c62a6a1cac..6d49423a34a18060283e492728e6d3598e8955f2 100644 (file)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
       package="de.cwde.shisensho"
-      android:versionCode="1"
-      android:versionName="0.1">
+      android:versionCode="2"
+      android:versionName="0.2">
     <uses-sdk android:minSdkVersion="5" android:targetSdkVersion="10"></uses-sdk>
 
 
@@ -16,7 +16,7 @@
                        </intent-filter>
                </activity>
                <activity 
-                   android:name=".ShisenShoOptionsActivity"
+                   android:name=".SettingsActivity"
                        android:screenOrientation="landscape">
                        <intent-filter>
                                <action android:name="de.cwde.shisensho.SETTINGS"/>
Impressum, Datenschutz