--- a/AndroidManifest.xml Wed Apr 01 19:24:05 2009 +0200
+++ b/AndroidManifest.xml Wed Apr 01 19:30:58 2009 +0200
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.beem.project.beem" android:versionCode="1"
android:versionName="1.0">
- <application android:label="@string/app_name">
+ <application android:label="@string/app_name" android:name="BeemApplication">
<activity android:name=".ui.Beem" android:label="@string/app_name">
<intent-filter>
<action android:name="android.intent.action.MAIN" />