summaryrefslogtreecommitdiff
path: root/res/menu/vpn_context.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-05-05 02:33:46 +0200
committerArne Schwabe <arne@rfc2549.org>2012-05-05 02:33:46 +0200
commitef264f51e7b57e771ce4339261d2bb918580ecc9 (patch)
treedbdc0c533357f871745a40b9304993a46c10142e /res/menu/vpn_context.xml
parentd4f8b628995e6711ec653360e4b89edef912e3ae (diff)
Version 0.4.7 with more route checking and fix of the tmp-dir bug :(
closes issue #6
Diffstat (limited to 'res/menu/vpn_context.xml')
-rw-r--r--res/menu/vpn_context.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/menu/vpn_context.xml b/res/menu/vpn_context.xml
index 477c6a8a..239f1577 100644
--- a/res/menu/vpn_context.xml
+++ b/res/menu/vpn_context.xml
@@ -18,9 +18,8 @@
<!-- <item
android:id="@+id/connect_vpn"
android:alphabeticShortcut="c"
- android:
android:icon="@android:drawable/ic_media_play"
- android:showAsAction="withText|ifRoom"
+ android:showAsAction="ifRoom|withText"
android:title="@string/connect"/>
-->
</menu> \ No newline at end of file