aboutsummaryrefslogtreecommitdiff
path: root/res/menu/empty.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-06-11 17:40:55 -0700
committerScott Jackson <daneren2005@gmail.com>2014-06-11 17:40:55 -0700
commitc4cfca112c442861260f54f581e9e2d14d103c34 (patch)
treed278c0f1ea0e9a0f6d6fa9d269ea5aa61ce59455 /res/menu/empty.xml
parent4b7213dba44fed876aebb8821c38923182ca5e47 (diff)
parent3fc67575b4047005482321c940429cc4eb420a12 (diff)
downloaddsub-c4cfca112c442861260f54f581e9e2d14d103c34.tar.gz
dsub-c4cfca112c442861260f54f581e9e2d14d103c34.tar.bz2
dsub-c4cfca112c442861260f54f581e9e2d14d103c34.zip
Merge branch 'Admin'
Diffstat (limited to 'res/menu/empty.xml')
-rw-r--r--res/menu/empty.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/menu/empty.xml b/res/menu/empty.xml
index cf7b82de..7abe954b 100644
--- a/res/menu/empty.xml
+++ b/res/menu/empty.xml
@@ -2,4 +2,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:compat="http://schemas.android.com/apk/res-auto">
+ <item
+ android:id="@+id/menu_exit"
+ android:title="@string/menu.exit"/>
</menu>