aboutsummaryrefslogtreecommitdiffstats
path: root/res/menu
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-10-27 13:53:20 +0100
committerJorge Ruesga <jorge@ruesga.com>2013-10-27 13:53:20 +0100
commit4e2bea7c61d56e7b4dd0e324d0e883eb67ffc020 (patch)
tree5a3626bf9c0222f90592dfe92286567d95f2de62 /res/menu
parentf42c636a8274f1c7e0ec582f505477621ba6123c (diff)
downloadandroid_packages_wallpapers_PhotoPhase-4e2bea7c61d56e7b4dd0e324d0e883eb67ffc020.tar.gz
android_packages_wallpapers_PhotoPhase-4e2bea7c61d56e7b4dd0e324d0e883eb67ffc020.tar.bz2
android_packages_wallpapers_PhotoPhase-4e2bea7c61d56e7b4dd0e324d0e883eb67ffc020.zip
Fix headers style
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res/menu')
-rw-r--r--res/menu/album_actions.xml4
-rw-r--r--res/menu/albums.xml6
-rw-r--r--res/menu/dispositions.xml4
-rw-r--r--res/menu/main.xml4
-rw-r--r--res/menu/pictures_actions.xml4
5 files changed, 11 insertions, 11 deletions
diff --git a/res/menu/album_actions.xml b/res/menu/album_actions.xml
index a01d014..2785178 100644
--- a/res/menu/album_actions.xml
+++ b/res/menu/album_actions.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,7 +14,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/mnu_select_album"
android:title="@string/mnu_select_album"
diff --git a/res/menu/albums.xml b/res/menu/albums.xml
index b2c5cb8..b5f3af6 100644
--- a/res/menu/albums.xml
+++ b/res/menu/albums.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -12,8 +13,7 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- -->
-
+-->
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/mnu_invert_all"
android:title="@string/mnu_invert_all"
diff --git a/res/menu/dispositions.xml b/res/menu/dispositions.xml
index e167992..8fd7a27 100644
--- a/res/menu/dispositions.xml
+++ b/res/menu/dispositions.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,7 +14,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/mnu_delete"
android:title="@string/mnu_delete"
diff --git a/res/menu/main.xml b/res/menu/main.xml
index 772ec04..fbc301a 100644
--- a/res/menu/main.xml
+++ b/res/menu/main.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,7 +14,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/mnu_settings"
android:title="@string/mnu_settings"
diff --git a/res/menu/pictures_actions.xml b/res/menu/pictures_actions.xml
index f1eecc5..bfb95e2 100644
--- a/res/menu/pictures_actions.xml
+++ b/res/menu/pictures_actions.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The CyanogenMod Project
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -13,7 +14,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@+id/mnu_select_all"
android:title="@string/mnu_select_all"