res/menu/account.xml
author marseille@marseille-desktop
Fri, 20 Mar 2009 22:23:35 +0100
changeset 22 280112cd9602
parent 5 accfe4a4010f
permissions -rw-r--r--
Reorganisation des fichiers de linterface.

<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>