diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-04-30 02:53:12 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-04-30 02:53:12 +0200 |
commit | 2f73ef1dda56ba7ae588091e0c0e8f71c02bbf32 (patch) | |
tree | 2ec9d7e96aea032153e51aa1ec9df4ce23d9ad10 /res/xml | |
parent | daf44e6fbde97e23c9e39f26d1ed0bd3a0f02ede (diff) |
version 0.4.2
Diffstat (limited to 'res/xml')
-rw-r--r-- | res/xml/vpn_headers.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml index faaa6cdd..dd942832 100644 --- a/res/xml/vpn_headers.xml +++ b/res/xml/vpn_headers.xml @@ -3,7 +3,7 @@ <header android:tag="BasicSettings" - android:fragment="de.blinkt.openvpn.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"/> |