author | nikita@nikita-rack |
Tue, 21 Apr 2009 23:49:22 +0200 | |
changeset 132 | 728adc0feb4e |
parent 120 | 666ffa5135b9 |
child 145 | 70b67bdac4fc |
child 150 | 675d58a2a128 |
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"/> |
132 | 3 |
<item android:title="@string/MenuAddContact" android:id="@+id/add_contact" /> |
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> |