diff -r 3e59c9dd8929 -r b539dc53b9c7 AndroidManifest.xml --- a/AndroidManifest.xml Tue Jun 02 17:49:09 2009 +0200 +++ b/AndroidManifest.xml Wed Jun 17 18:14:08 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 @@ - + - - - - - - + + + + + +