changeset 5 | accfe4a4010f |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/menu/account.xml Sun Mar 15 18:59:32 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