Correction du merge
authorDa Risk <darisk972@gmail.com>
Wed, 01 Apr 2009 19:30:58 +0200
changeset 49 b6d4f4af9e4c
parent 48 e7a787b81100
child 50 ccaeac5ed152
child 53 ef115770432d
child 70 31b436663df5
Correction du merge
AndroidManifest.xml
--- 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" />