diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-12 21:18:37 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-12 21:18:37 +0200 |
commit | a18032550d38b3530b6488c7c845bda3132b5075 (patch) | |
tree | 0987dc015729bc6e3201198102bd44ffcc69664a /res/xml/vpn_headers.xml | |
parent | 700d8a7b13287cb15f55fae8f5da5f99ca4bff1b (diff) |
Almost working configuration import
Diffstat (limited to 'res/xml/vpn_headers.xml')
-rw-r--r-- | res/xml/vpn_headers.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml index 60ddce7c..c299d2a5 100644 --- a/res/xml/vpn_headers.xml +++ b/res/xml/vpn_headers.xml @@ -4,7 +4,6 @@ <header android:tag="BasicSettings" android:fragment="de.blinkt.openvpn.Settings_Basic" - android:summary="Server, port and authentication method. Normally you should only settings specified here." android:title="Basic Settings" android:id="@+id/basicsettingsid"/> <!-- android:icon="@drawable/ic_settings_applications" --> |