res/menu/beemmenu.xml
author Da Risk <darisk972@gmail.com>
Sat, 21 Mar 2009 02:09:05 +0100
changeset 33 0e65d5f55d2f
parent 23 b6f30d35ea22
child 70 31b436663df5
permissions -rw-r--r--
Merge with ui. Synchronous connection worked. Add some checkstyle xml rules to use with the checkstyle plugin for eclipse and also a formatter for eclipse. Still work needs on asynchrounous connect
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
23
b6f30d35ea22 Reorganisation fichier xml.
marseille@marseille-desktop
parents:
diff changeset
     1
<menu xmlns:android="http://schemas.android.com/apk/res/android">
b6f30d35ea22 Reorganisation fichier xml.
marseille@marseille-desktop
parents:
diff changeset
     2
	<item android:title="Creer ou Editer un compte" android:id="@+id/account_edit"/>
b6f30d35ea22 Reorganisation fichier xml.
marseille@marseille-desktop
parents:
diff changeset
     3
	<item android:title="L'equipe Beem" android:id="@+id/account_about"/>
b6f30d35ea22 Reorganisation fichier xml.
marseille@marseille-desktop
parents:
diff changeset
     4
</menu>