diff -r 17422d221dc1 -r cc4c230b5bd2 AndroidManifest.xml --- a/AndroidManifest.xml Sat Jun 20 15:27:14 2009 +0200 +++ b/AndroidManifest.xml Sat Jun 20 15:28:42 2009 +0200 @@ -3,10 +3,9 @@ package="com.beem.project.beem" android:versionCode="1" android:versionName="1.0"> + android:icon="@drawable/signal" android:theme="@style/Theme.BEEM.Default"> + android:launchMode="singleTask"> @@ -14,17 +13,19 @@ - - + + - + - - - - - - + + + + + +