res/menu/account.xml
author Da Risk <darisk972@gmail.com>
Thu, 19 Mar 2009 12:40:29 +0100
changeset 19 213b84d2e743
parent 5 accfe4a4010f
permissions -rw-r--r--
Improve the service. It connect with a xmpp server running on the developpement machine running the emulator

<menu xmlns:android="http://schemas.android.com/apk/res/android">
	<item android:id="@+id/account_edit"
			android:title="Create or Edit Account" />
	<item android:id="@+id/account_about"
		android:title="About Beem" />
</menu>