From 58e2574f6a27930679f976278ad9c3dbc8d4ef2a Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 23 Apr 2012 00:07:02 +0200 Subject: Doing progress on the Preference dialog chaos --- res/xml/vpn_headers.xml | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) (limited to 'res/xml/vpn_headers.xml') diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml index 7d0ade3..424b441 100644 --- a/res/xml/vpn_headers.xml +++ b/res/xml/vpn_headers.xml @@ -1,23 +1,20 @@ -
- android:title="Basic Setting" - -
+
+
- -
-
- -
- -
+ android:fragment="de.blinkt.openvpn.ShowConfigFragment" + android:summary="Shows the generated openvpn Configuration File" + android:title="Generated Config" /> \ No newline at end of file -- cgit v1.2.3