summaryrefslogtreecommitdiffstats
path: root/overlay/leo/packages/apps
diff options
context:
space:
mode:
authorKalimochoAz <calimochoazucarado@gmail.com>2011-04-09 21:00:27 +0200
committerKalimochoAz <calimochoazucarado@gmail.com>2011-04-09 21:00:27 +0200
commite785874148a19b95d74d0caed9e6d5d99af43f39 (patch)
treeb2c2e64af5dd0b00236e4a8a99e92657c4fbe761 /overlay/leo/packages/apps
parenta63ac0a380b2039f97eed698b101d138b2465be0 (diff)
downloadvendor_replicant-e785874148a19b95d74d0caed9e6d5d99af43f39.zip
vendor_replicant-e785874148a19b95d74d0caed9e6d5d99af43f39.tar.gz
vendor_replicant-e785874148a19b95d74d0caed9e6d5d99af43f39.tar.bz2
Removed White spaces and tabs from all overlay xml files
In order to have a clean white spaces for all the overlay files this commit has all the files cleaned Change-Id: Ie3b644f73c44165cd07a899172e7b8a7e314aa5b
Diffstat (limited to 'overlay/leo/packages/apps')
-rw-r--r--overlay/leo/packages/apps/Camera/res/values/config.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/overlay/leo/packages/apps/Camera/res/values/config.xml b/overlay/leo/packages/apps/Camera/res/values/config.xml
index 9e133a1..35f3cef 100644
--- a/overlay/leo/packages/apps/Camera/res/values/config.xml
+++ b/overlay/leo/packages/apps/Camera/res/values/config.xml
@@ -3,16 +3,16 @@
/*
** Copyright 2011, 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.
-** You may obtain a copy of the License at
+** 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
+** 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.
-** See the License for the specific language governing permissions and
+** 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.
+** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
@@ -20,9 +20,9 @@
<!-- These resources are around just to allow their values to be customized
for different hardware and product builds. -->
<resources>
- <!-- FFC parameter filtering -->
- <bool name="ffc_canFocus">false</bool>
- <bool name="ffc_canZoom">false</bool>
- <string name="ffc_supportedEffects">none,mono,sepia</string>
+ <!-- FFC parameter filtering -->
+ <bool name="ffc_canFocus">false</bool>
+ <bool name="ffc_canZoom">false</bool>
+ <string name="ffc_supportedEffects">none,mono,sepia</string>
</resources>