From b3c34c5ecaf55c944ae1a7cbf3ab0010b70d91e7 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 22 Aug 2012 23:52:25 +0200 Subject: Enable the config converter to convert openvpn 2.2 tls-remote format to 2.3 format --- res/layout/config_converter.xml | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) (limited to 'res/layout') diff --git a/res/layout/config_converter.xml b/res/layout/config_converter.xml index 13733fb3..ea60c076 100644 --- a/res/layout/config_converter.xml +++ b/res/layout/config_converter.xml @@ -3,20 +3,26 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > - - - - - + + + + + + \ No newline at end of file -- cgit v1.2.3