summaryrefslogtreecommitdiff
path: root/res/menu/category_menu.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-10-17 10:37:32 +0400
committerAndrew Dolgov <[email protected]>2013-10-17 10:37:32 +0400
commit45116bd86bed97ec87055e6454891c7db6dad21d (patch)
tree23dfaaeeff5add34730da4b5c0672d643235a634 /res/menu/category_menu.xml
parentd975ea568dff63948fc2bf1541e256bb2d1bc87c (diff)
experimental support for making launcher shortcuts (to headlinesactivity
only atm)
Diffstat (limited to 'res/menu/category_menu.xml')
-rw-r--r--res/menu/category_menu.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/menu/category_menu.xml b/res/menu/category_menu.xml
index 69f26554..28216d41 100644
--- a/res/menu/category_menu.xml
+++ b/res/menu/category_menu.xml
@@ -16,4 +16,7 @@
android:id="@+id/catchup_category"
android:title="@string/catchup"/>
+ <item
+ android:id="@+id/create_shortcut"
+ android:title="@string/place_shortcut"/>
</menu> \ No newline at end of file