summaryrefslogtreecommitdiff
path: root/vdrmanager/res/menu/channellist.xml
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2013-03-04 00:22:21 +0100
committerlado <herrlado@gmail.com>2013-03-04 00:22:21 +0100
commit4c901ca579e1c9edc502100cb3c60a4710f18bf9 (patch)
tree537a7a21ad8dd51282efb4529523b5ee524de0d2 /vdrmanager/res/menu/channellist.xml
parent4c6dd2d09e989441238d6e179e4cd9c0ed7d418d (diff)
downloadvdr-manager-4c901ca579e1c9edc502100cb3c60a4710f18bf9.tar.gz
vdr-manager-4c901ca579e1c9edc502100cb3c60a4710f18bf9.tar.bz2
refactoring
Diffstat (limited to 'vdrmanager/res/menu/channellist.xml')
-rw-r--r--vdrmanager/res/menu/channellist.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdrmanager/res/menu/channellist.xml b/vdrmanager/res/menu/channellist.xml
index 2ca3884..29cf2d8 100644
--- a/vdrmanager/res/menu/channellist.xml
+++ b/vdrmanager/res/menu/channellist.xml
@@ -10,7 +10,7 @@
<item
android:id="@+id/channels_groupby" android:alphabeticShortcut="g"
android:icon="@android:drawable/ic_menu_sort_alphabetically"
- android:showAsAction="ifRoom"
+ android:showAsAction="ifRoom"
android:title="@string/menu_groupby"/>
</menu> \ No newline at end of file