summaryrefslogtreecommitdiff
path: root/res/xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-04-30 02:53:12 +0200
committerArne Schwabe <arne@rfc2549.org>2012-04-30 02:53:12 +0200
commit44fa929579f9d801de9b62269f80310f3405ba4a (patch)
tree2ec9d7e96aea032153e51aa1ec9df4ce23d9ad10 /res/xml
parent59ec3d3da5b3a7dca678df9adde663a57ccd1632 (diff)
version 0.4.2
--HG-- rename : src/de/blinkt/openvpn/BasicSettings.java => src/de/blinkt/openvpn/Settings_Basic.java
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/vpn_headers.xml2
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"/>