res/menu/privacy_list.xml
author Nikita Kozlov <nikita@mbdsys.com>
Tue, 29 Dec 2009 17:23:34 +0100
changeset 607 52e24c3386f3
parent 597 aa75a44fdffe
permissions -rw-r--r--
SDK target set to 6 since google have said that 2.0 will be totaly replaced the 1st 2010 The service is destroyed when all connections are losts.

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