changeset 71 | fb3e3ed4bafc |
parent 52 | 375194dc3bca |
child 98 | 4d6ff785605d |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/menu/contactlistmenu.xml Tue Apr 07 15:20:28 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>