aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/menu/key_list_secret_multi.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/menu/key_list_secret_multi.xml')
-rw-r--r--OpenPGP-Keychain/res/menu/key_list_secret_multi.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/res/menu/key_list_secret_multi.xml b/OpenPGP-Keychain/res/menu/key_list_secret_multi.xml
new file mode 100644
index 000000000..a10d1e2fa
--- /dev/null
+++ b/OpenPGP-Keychain/res/menu/key_list_secret_multi.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<menu xmlns:android="http://schemas.android.com/apk/res/android" >
+
+ <item
+ android:id="@+id/menu_key_list_public_multi_delete"
+ android:icon="@android:drawable/ic_menu_delete"
+ android:title="@string/menu_delete_key"/>
+
+</menu> \ No newline at end of file