summaryrefslogtreecommitdiff
path: root/client/Piztor/res/menu/update_info.xml
diff options
context:
space:
mode:
authorsjtufs <sjtu_fs@outlook.com>2013-09-01 05:57:40 +0800
committersjtufs <sjtu_fs@outlook.com>2013-09-01 05:57:40 +0800
commit49d2e9d74fbf95e5b287dc8e9179e8d3d977a527 (patch)
tree57c672ed1bb809ed1bea8c852f61f464c5c1b74c /client/Piztor/res/menu/update_info.xml
parent0410d0b9c6bb502f8467c3f2c62183e9a74e69fc (diff)
stable version
Diffstat (limited to 'client/Piztor/res/menu/update_info.xml')
-rw-r--r--client/Piztor/res/menu/update_info.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/client/Piztor/res/menu/update_info.xml b/client/Piztor/res/menu/update_info.xml
new file mode 100644
index 0000000..c002028
--- /dev/null
+++ b/client/Piztor/res/menu/update_info.xml
@@ -0,0 +1,9 @@
+<menu xmlns:android="http://schemas.android.com/apk/res/android" >
+
+ <item
+ android:id="@+id/action_settings"
+ android:orderInCategory="100"
+ android:showAsAction="never"
+ android:title="@string/action_settings"/>
+
+</menu>