changeset 42 | a0baf41c24a1 |
parent 33 | 0e65d5f55d2f |
child 43 | 4e7c6918b092 |
--- a/AndroidManifest.xml Thu Mar 26 18:26:13 2009 +0100 +++ b/AndroidManifest.xml Thu Mar 26 20:29:35 2009 +0100 @@ -10,6 +10,7 @@ </intent-filter> </activity> <activity android:name=".ui.ContactList" android:label="@string/app_name" /> + <activity android:name=".ui.SendIM" android:label="@string/app_name" /> <service android:name="BeemService" android:enabled="true" android:label="Beem Service" android:permission="com.beem.project.beem.BEEM_SERVICE"> <intent-filter>