author | Philippe Lago <lago_p@epitech.net> |
Thu, 23 Apr 2009 18:06:11 +0200 | |
changeset 150 | 675d58a2a128 |
parent 132 | 728adc0feb4e |
child 152 | f14b3fcf65c8 |
permissions | -rw-r--r-- |
52 | 1 |
<menu xmlns:android="http://schemas.android.com/apk/res/android"> |
100
c25c4f22a436
Modification de l'interface et enfin un commit correct !!!
jibe@jibe-desktop
parents:
99
diff
changeset
|
2 |
<item android:title="Creer ou Editer un compte" android:id="@+id/account_edit" android:icon="@drawable/xmpp"/> |
150 | 3 |
<item android:title="@string/MenuAddContact" android:id="@+id/add_contact" android:icon="@drawable/buddie_robot"/> |
52 | 4 |
<item android:title="L'equipe Beem" android:id="@+id/account_about"/> |
120 | 5 |
<item android:title="TEMP/createAccount" android:id="@+id/account_create"/> |
52 | 6 |
</menu> |