author | Philippe Lago <lago_p@epitech.net> |
Thu, 23 Apr 2009 22:19:41 +0200 | |
changeset 152 | f14b3fcf65c8 |
parent 150 | 675d58a2a128 |
parent 145 | 70b67bdac4fc |
child 167 | 3cf5b5e6baf9 |
permissions | -rw-r--r-- |
52 | 1 |
<menu xmlns:android="http://schemas.android.com/apk/res/android"> |
145 | 2 |
<item android:title="@string/MenuConnection" 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"/> |
145 | 4 |
<item android:title="@string/MenuAccountAbout" android:id="@+id/account_about"/> |
5 |
<item android:title="@string/MenuAccountCreate" android:id="@+id/account_create"/> |
|
52 | 6 |
</menu> |