aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/menu
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-03 12:24:08 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-03 12:24:08 +0100
commit15be9fc99b55889a175debb57185a6a75a34b1a3 (patch)
treedbbc33a436f360ac7ee70e6c54fd2a33abaf2430 /OpenPGP-Keychain/res/menu
parent9576aeabca5453578f297d3546f2d3526eb377de (diff)
downloadopen-keychain-15be9fc99b55889a175debb57185a6a75a34b1a3.tar.gz
open-keychain-15be9fc99b55889a175debb57185a6a75a34b1a3.tar.bz2
open-keychain-15be9fc99b55889a175debb57185a6a75a34b1a3.zip
integrate NFC into key view and import activities
Diffstat (limited to 'OpenPGP-Keychain/res/menu')
-rw-r--r--OpenPGP-Keychain/res/menu/nfc_beam.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/OpenPGP-Keychain/res/menu/nfc_beam.xml b/OpenPGP-Keychain/res/menu/nfc_beam.xml
deleted file mode 100644
index e1c088b86..000000000
--- a/OpenPGP-Keychain/res/menu/nfc_beam.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item
- android:id="@+id/menu_settings"
- android:icon="@drawable/ic_menu_settings"
- android:showAsAction="always|withText"
- android:title="@string/menu_beam_preferences"/>
-
-</menu> \ No newline at end of file