res/menu/privacy_list_context.xml
author nikita@nikita-laptop
Mon, 15 Feb 2010 22:37:32 +0100
changeset 671 25f6fded204a
parent 573 a67f46ac98b1
permissions -rw-r--r--
i have temporarly deleted jingle features from the trunk, report you to http://beem-project.com/hg/beem-audio/ if you are interested

<menu xmlns:android="http://schemas.android.com/apk/res/android">
	<item android:id="@+id/privacy_list_context_menu_buddies_item"
		android:title="@string/privacy_list_select_dialog_buddies" />
	<item android:id="@+id/privacy_list_context_menu_groups_item"
		android:title="@string/privacy_list_select_dialog_groups" />
	<item android:id="@+id/privacy_list_context_menu_delete_item"
		android:title="@string/privacy_list_select_dialog_delete" />
</menu>