summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/appwidget_info.xml4
-rw-r--r--res/xml/camera_preferences.xml2
-rw-r--r--res/xml/gallery_preferences.xml2
3 files changed, 4 insertions, 4 deletions
diff --git a/res/xml/appwidget_info.xml b/res/xml/appwidget_info.xml
index 92ec85b..2c77183 100644
--- a/res/xml/appwidget_info.xml
+++ b/res/xml/appwidget_info.xml
@@ -4,9 +4,9 @@
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
diff --git a/res/xml/camera_preferences.xml b/res/xml/camera_preferences.xml
index d01002f..6da66c7 100644
--- a/res/xml/camera_preferences.xml
+++ b/res/xml/camera_preferences.xml
@@ -27,7 +27,7 @@
android:summary="@string/pref_camera_recordlocation_summary"
android:defaultValue="false"/>
</PreferenceCategory>
-
+
<PreferenceCategory
android:title="@string/pref_camera_video_settings_category">
<!-- android:summary is filled in by CameraSettings -->
diff --git a/res/xml/gallery_preferences.xml b/res/xml/gallery_preferences.xml
index 4ee2646..b466bd1 100644
--- a/res/xml/gallery_preferences.xml
+++ b/res/xml/gallery_preferences.xml
@@ -20,7 +20,7 @@
<PreferenceCategory
android:title="@string/pref_gallery_category">
-
+
<!-- Display size -->
<ListPreference
android:key="pref_gallery_size_key"