summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorSean Leonard <meanderingcode@aetherislands.net>2014-02-25 16:55:48 -0800
committerSean Leonard <meanderingcode@aetherislands.net>2014-03-02 15:28:52 -0800
commit52d5e75250a077f9a4bd78503051962abcaed451 (patch)
tree634459f97e8f0e4ef2ff0a81ecb48c3d00095063 /res
parent2af6e92bdb4cc8773e43f17e459f0b70aece8dd8 (diff)
Remove obviated settings entry from Dashboard menu
Diffstat (limited to 'res')
-rw-r--r--res/menu/client_dashboard.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/menu/client_dashboard.xml b/res/menu/client_dashboard.xml
index bdd49ab9..676c07c7 100644
--- a/res/menu/client_dashboard.xml
+++ b/res/menu/client_dashboard.xml
@@ -1,8 +1,4 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item
- android:orderInCategory="100"
- android:title="@string/menu_settings"/>
<item
android:id="@+id/about_leap"
android:orderInCategory="110"