From 7fe13897bf2ba07ac553b3a47cb5cf66c766f67d Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 16 Jul 2012 22:48:23 +0200 Subject: Start work on clear setting for file dialog Add a quick start quide stating the obvious (*sigh*) --- res/layout/faq.xml | 31 ++++++++++++++++--------------- res/layout/file_dialog_main.xml | 7 +++++++ res/values/strings.xml | 6 +++--- 3 files changed, 26 insertions(+), 18 deletions(-) (limited to 'res') diff --git a/res/layout/faq.xml b/res/layout/faq.xml index 4107ea7e..b18446c0 100644 --- a/res/layout/faq.xml +++ b/res/layout/faq.xml @@ -8,17 +8,22 @@ android:layout_height="wrap_content" android:orientation="vertical" > - + + + + - - + - - + @@ -35,22 +40,18 @@ style="@style/faqitem" android:text="@string/faq_security" /> - - + android:text="@string/broken_images" /> + - - + android:id="@+id/brokenimages" + style="@style/faqitem" /> + - - + diff --git a/res/layout/file_dialog_main.xml b/res/layout/file_dialog_main.xml index 68af9b18..2a623dc6 100644 --- a/res/layout/file_dialog_main.xml +++ b/res/layout/file_dialog_main.xml @@ -25,6 +25,13 @@ android:layout_height="wrap_content" android:text="@string/select_file" > + + ICS Openvpn Config No DNS servers being used. Name resolution may not work. Consider setting custom DNS Servers Could not add DNS Server \"%1$s\", rejected by the system: %2$s - - - \ No newline at end of file + <p>Get a working config (tested on your computer or download from your provider/organisation)</p><p>If it is a single file no with no extra pem/pks12 files you can email the file yourself and open the attachment. If you have multiple files put them on your sd card.</p><p>Click on the email attachment/Use the folder icon in the vpn list to import the config file</p><p>If there are errors about missing files put the missing files on your sd card.</p><p>Click on the save symbol to add the imported VPN to your VPN list</p><p>Connect the VPN by clicking on the name of the VPN</p><p>If there are error or warnings in the log try to understand the warnings/error and try to fix them</p> + Quick Start + -- cgit v1.2.3