aboutsummaryrefslogtreecommitdiff
path: root/res/menu/feed_menu.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <noreply@fakecake.org>2014-10-17 00:06:56 +0400
committerAndrew Dolgov <noreply@fakecake.org>2014-10-17 00:06:56 +0400
commit97cc96839d31b6cce59ec29a6681c6fe802552ee (patch)
tree9f3b8df270095bc65c10cd7208d05b3dad4794b9 /res/menu/feed_menu.xml
parent5775c0d56b7c856b508bb34e478eef53c2460624 (diff)
initial
Diffstat (limited to 'res/menu/feed_menu.xml')
-rw-r--r--res/menu/feed_menu.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/res/menu/feed_menu.xml b/res/menu/feed_menu.xml
deleted file mode 100644
index fa7dac1f..00000000
--- a/res/menu/feed_menu.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item
- android:id="@+id/browse_headlines"
- android:title="@string/category_browse_headlines"/>
-
- <item
- android:id="@+id/browse_articles"
- android:title="@string/category_browse_articles"/>
-
- <item
- android:id="@+id/browse_feeds"
- android:title="@string/category_browse_feeds"/>
-
- <item
- android:id="@+id/catchup_feed"
- android:title="@string/catchup"/>
-
- <item
- android:id="@+id/create_shortcut"
- android:title="@string/place_shortcut"/>
-
- <item
- android:id="@+id/unsubscribe_feed"
- android:title="@string/unsubscribe"/>
-
-</menu> \ No newline at end of file