summaryrefslogtreecommitdiff
path: root/res/menu
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-04-30 22:56:09 +0200
committerArne Schwabe <arne@rfc2549.org>2012-04-30 22:56:09 +0200
commit529dec2494c87181899d3479c5d631f5a84f715e (patch)
tree375f387d4f4cc0a3e39e86d9b6f86155e3dbae84 /res/menu
parentf1352bae221176125b52f60761cd4651c8c3f4da (diff)
Version 0.4.6 - Codename "Welcome to the world people in 2012, where we use CIDR"
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 f97418a1..5fcadae0 100644
--- a/res/menu/logmenu.xml
+++ b/res/menu/logmenu.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item android:id="@+id/clearlog"
- android:icon="@android:drawable/ic_delete"
+ android:icon="@android:drawable/ic_menu_crop"
android:title="clear log"
android:showAsAction="ifRoom"
/>