From e4f201e9c75e40e5d743bd1f9a9e6d21bb79ebbe Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 5 May 2012 02:33:46 +0200 Subject: Version 0.4.7 with more route checking and fix of the tmp-dir bug :( closes issue #6 --- res/menu/logmenu.xml | 19 ++++++++++++------- res/menu/vpn_context.xml | 3 +-- 2 files changed, 13 insertions(+), 9 deletions(-) (limited to 'res/menu') diff --git a/res/menu/logmenu.xml b/res/menu/logmenu.xml index 80331c5e..b8fd286b 100644 --- a/res/menu/logmenu.xml +++ b/res/menu/logmenu.xml @@ -5,13 +5,18 @@ android:id="@+id/clearlog" android:icon="@drawable/ic_menu_trash_holo_light" android:showAsAction="ifRoom|withText" - android:title="@string/clear_log"/> - - + - - - \ No newline at end of file + android:titleCondensed="@string/cancel"/> + + \ No newline at end of file diff --git a/res/menu/vpn_context.xml b/res/menu/vpn_context.xml index 477c6a8a..239f1577 100644 --- a/res/menu/vpn_context.xml +++ b/res/menu/vpn_context.xml @@ -18,9 +18,8 @@ \ No newline at end of file -- cgit v1.2.3