res/menu/privacy_list.xml
author Vincent V.<marseille@beem-project.com>
Mon, 20 Feb 2012 18:20:41 +0100
changeset 931 067387e7ab43
parent 597 aa75a44fdffe
permissions -rw-r--r--
ContactList refactoring of contacts query and add muc list. MUCs are now registered in the provider during the sync

<menu xmlns:android="http://schemas.android.com/apk/res/android">
	<item android:id="@+id/privacy_list_menu_create" android:visible="true"
		android:title="@string/privacy_list_menu_create" android:icon="@android:drawable/ic_menu_add" />
</menu>