diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-04-30 18:26:01 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-04-30 18:26:01 +0200 |
commit | c3a13c133484e0750786b33ced635cbb2c642904 (patch) | |
tree | abbc6ebdf42a04b952a496146c538bd43f50036a /res/xml/vpn_headers.xml | |
parent | 73f914bdc1a681f827ed2375820c2d171e31bb0b (diff) |
- new Icon :)
- Obscure settings
- version 0.4.5
- quick launch
Diffstat (limited to 'res/xml/vpn_headers.xml')
-rw-r--r-- | res/xml/vpn_headers.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml index dd942832..f755dc8c 100644 --- a/res/xml/vpn_headers.xml +++ b/res/xml/vpn_headers.xml @@ -19,13 +19,12 @@ android:title="Authentication" /> <!-- android:icon="@drawable/ic_settings_display" --> - <!-- <header android:fragment="de.blinkt.openvpn.Settings_Obscure" - android:summary="Obscure OpenVPN Settings. Normaly not needed." + android:summary="Obscure OpenVPN Settings. Normally not needed." android:title="Obscure" > </header> - --> + <header android:fragment="de.blinkt.openvpn.ShowConfigFragment" android:summary="Shows the generated openvpn Configuration File" |