diff options
author | Teddy <[email protected]> | 2013-08-26 08:50:47 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2013-08-26 08:50:47 +0800 |
commit | 7a606637907476942c1f6686137ada6898d7eb14 (patch) | |
tree | 1510da0a6764f18a66958ebae6587353ac6e019c /client/Piztor/res/menu | |
parent | 537d01ac3e78dec6828e068979dcd061e8f68a98 (diff) |
purged the repo
Diffstat (limited to 'client/Piztor/res/menu')
-rw-r--r-- | client/Piztor/res/menu/login.xml | 9 | ||||
-rw-r--r-- | client/Piztor/res/menu/setting.xml | 9 |
2 files changed, 0 insertions, 18 deletions
diff --git a/client/Piztor/res/menu/login.xml b/client/Piztor/res/menu/login.xml deleted file mode 100644 index c002028..0000000 --- a/client/Piztor/res/menu/login.xml +++ /dev/null @@ -1,9 +0,0 @@ -<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> diff --git a/client/Piztor/res/menu/setting.xml b/client/Piztor/res/menu/setting.xml deleted file mode 100644 index c002028..0000000 --- a/client/Piztor/res/menu/setting.xml +++ /dev/null @@ -1,9 +0,0 @@ -<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> |