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 | 5a65e0c5e80d147909acffa14b04d3c99d48de1a (patch) | |
tree | 0987dc015729bc6e3201198102bd44ffcc69664a /res/xml/vpn_headers.xml | |
parent | 016c2b5baddc374bebb606d3bcbef559c1bc7588 (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" --> |