diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-02-28 17:43:12 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-02-28 17:43:12 +0100 |
commit | c2d2473b1618a9a002344ec6be1e67004fdb1f94 (patch) | |
tree | 26e6080ee9aaa63de6d55ec0983d840ed65e423a /res/menu/logmenu.xml | |
parent | 428ef31f6a1de54cd6e3c20264f5ab411a076aaa (diff) |
New Layout for main screen
Diffstat (limited to 'res/menu/logmenu.xml')
-rw-r--r-- | res/menu/logmenu.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/logmenu.xml b/res/menu/logmenu.xml index 0cc95b69..ee0f86de 100644 --- a/res/menu/logmenu.xml +++ b/res/menu/logmenu.xml @@ -33,7 +33,7 @@ android:title="@string/edit_vpn"/>
<item
android:id="@+id/toggle_time"
- android:alphabeticShortcut="e"
+ android:alphabeticShortcut="t"
android:icon="@android:drawable/ic_menu_week"
android:showAsAction="withText|ifRoom"
android:title="@string/toggle_timestamps"/>
|