summaryrefslogtreecommitdiff
path: root/res/menu/category_menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/category_menu.xml')
-rw-r--r--res/menu/category_menu.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/menu/category_menu.xml b/res/menu/category_menu.xml
index 59ff8f8c..a1e5f81b 100644
--- a/res/menu/category_menu.xml
+++ b/res/menu/category_menu.xml
@@ -8,4 +8,8 @@
android:id="@+id/browse_feeds"
android:title="@string/category_browse_feeds"/>
+ <item
+ android:id="@+id/catchup_category"
+ android:title="@string/catchup"/>
+
</menu> \ No newline at end of file