res/menu/privacy_list.xml
author Vincent V. <marseille@beem-project.com>
Mon, 16 Jul 2012 11:43:10 +0200
changeset 945 89f1be755b8d
parent 597 aa75a44fdffe
permissions -rw-r--r--
Recode Classes of the connection. Add some beem status icons. + A lot of things i don't remember :)

<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>