From bebf2a9428e369a4963956ec752db27c457d9f6b Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 9 May 2012 17:57:40 +0200 Subject: Only try to write minivpn once per program lifetime. Remove debug logging --- res/layout/faq.xml | 15 ++++++--------- res/values/strings.xml | 1 + 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'res') diff --git a/res/layout/faq.xml b/res/layout/faq.xml index 6504afcf..a05cc6df 100644 --- a/res/layout/faq.xml +++ b/res/layout/faq.xml @@ -18,13 +18,12 @@ + android:text="@string/faq_shortcut" /> - - + android:text="@string/faq_howto_shortcut" /> + @@ -35,14 +34,12 @@ + android:text="@string/copying_log_entries" /> - - - + android:text="@string/faq_copying" /> + diff --git a/res/values/strings.xml b/res/values/strings.xml index dcf33197..90009e8c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -184,4 +184,5 @@ To copy a single log entry press and and hold on the log entry. To copy/send the whole log use the Send Log option. Use the hardware menu button if not visible in the gui. Shortcut to start You can place a shortcut to start OpenVPN on your desktop. Depending on your homescreen program you have to add a shortcut or a widget. + Your image does not support the VPNService API,sorry :( -- cgit v1.2.3