diff options
author | Teddy <[email protected]> | 2013-08-25 20:54:18 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2013-08-25 20:54:18 +0800 |
commit | 69a0eecd6a831127d04970c4c1b5749c641b8e5e (patch) | |
tree | 913847bb7de0ec79ced41b2bb79ed9ed1698df6b /misc/client/Piztor/res/menu | |
parent | 951907736830aadaebf8088433401b6d752e1cec (diff) |
removed obsolete dir
Diffstat (limited to 'misc/client/Piztor/res/menu')
-rw-r--r-- | misc/client/Piztor/res/menu/init.xml | 9 | ||||
-rw-r--r-- | misc/client/Piztor/res/menu/main.xml | 9 |
2 files changed, 0 insertions, 18 deletions
diff --git a/misc/client/Piztor/res/menu/init.xml b/misc/client/Piztor/res/menu/init.xml deleted file mode 100644 index c002028..0000000 --- a/misc/client/Piztor/res/menu/init.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/misc/client/Piztor/res/menu/main.xml b/misc/client/Piztor/res/menu/main.xml deleted file mode 100644 index c002028..0000000 --- a/misc/client/Piztor/res/menu/main.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> |