changeset 68 | 0c76c67a2b99 |
parent 52 | 375194dc3bca |
child 98 | 4d6ff785605d |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/menu/contactlistmenu.xml Sat Apr 04 19:02:11 2009 +0200 @@ -0,0 +1,4 @@ +<menu xmlns:android="http://schemas.android.com/apk/res/android"> + <item android:title="Creer ou Editer un compte" android:id="@+id/account_edit"/> + <item android:title="L'equipe Beem" android:id="@+id/account_about"/> +</menu>