changeset 16 | da30cff7f9ce |
parent 5 | accfe4a4010f |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/menu/account.xml Tue Mar 17 22:02:07 2009 +0100 @@ -0,0 +1,6 @@ +<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> \ No newline at end of file