From 765818d19bbc5debfc2fd034943c071008b4090c Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 21 Aug 2012 01:09:48 +0200 Subject: Add a nice "what to do" screen if no VPN has been added yet --- res/layout/file_dialog_main.xml | 2 +- res/layout/vpn_profile_list.xml | 49 +++++++++++++++++++++++++++++++++++++++++ res/values-de/strings.xml | 8 +++++-- res/values/strings.xml | 4 ++++ 4 files changed, 60 insertions(+), 3 deletions(-) create mode 100644 res/layout/vpn_profile_list.xml (limited to 'res') diff --git a/res/layout/file_dialog_main.xml b/res/layout/file_dialog_main.xml index 2a623dc6..db791663 100644 --- a/res/layout/file_dialog_main.xml +++ b/res/layout/file_dialog_main.xml @@ -25,7 +25,7 @@ android:layout_height="wrap_content" android:text="@string/select_file" > - +