summaryrefslogtreecommitdiff
path: root/res/menu
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2013-02-28 23:42:07 +0100
committerArne Schwabe <arne@rfc2549.org>2013-02-28 23:42:07 +0100
commitbce7885ce6124d9b9738fcbe35ed475ed698ff46 (patch)
tree29ffec5247b914546aee93b76f6090dd0bc27c25 /res/menu
parent4a4abd4932f1b39fe8ab1c1063f0211812008761 (diff)
Menu fine tuning
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/logmenu.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/logmenu.xml b/res/menu/logmenu.xml
index ee0f86de..9e79702c 100644
--- a/res/menu/logmenu.xml
+++ b/res/menu/logmenu.xml
@@ -34,7 +34,7 @@
<item
android:id="@+id/toggle_time"
android:alphabeticShortcut="t"
- android:icon="@android:drawable/ic_menu_week"
+ android:icon="@drawable/ic_clock"
android:showAsAction="withText|ifRoom"
android:title="@string/toggle_timestamps"/>