summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-10-04 22:04:47 -0700
committerBaligh Uddin <baligh@google.com>2013-10-04 22:04:47 -0700
commitb17ba7b90fc7ad2d4a12ba5bf86a0b0bd04c6900 (patch)
tree1ae2ee1c13a9ff3e8b3cc879ee5e984a5b43d6a6 /res/values-xlarge
parente5b45eafa6c19865045c5c867399ea4bbb692638 (diff)
downloadandroid_packages_apps_Snap-b17ba7b90fc7ad2d4a12ba5bf86a0b0bd04c6900.tar.gz
android_packages_apps_Snap-b17ba7b90fc7ad2d4a12ba5bf86a0b0bd04c6900.tar.bz2
android_packages_apps_Snap-b17ba7b90fc7ad2d4a12ba5bf86a0b0bd04c6900.zip
Remove translated filtershow_strings.xml files.
Diffstat (limited to 'res/values-xlarge')
-rw-r--r--res/values-xlarge/filtershow_values.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/res/values-xlarge/filtershow_values.xml b/res/values-xlarge/filtershow_values.xml
deleted file mode 100644
index c6fe3996b..000000000
--- a/res/values-xlarge/filtershow_values.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2013 The Android Open Source 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
-
- 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
- limitations under the License.
--->
-
-<resources>
- <!-- Specify the screen orientation -->
- <bool name="only_use_portrait">false</bool>
-
- <!-- Category Panel Height -->
- <dimen name="category_panel_height">106dip</dimen>
-
- <!-- Category Panel Icon Size -->
- <dimen name="category_panel_icon_size">84dip</dimen>
-
- <!-- Category Panel Text Size -->
- <dimen name="category_panel_text_size">14dip</dimen>
-
- <!-- Category Panel Text Size -->
- <dimen name="category_panel_margin">4dip</dimen>
-</resources> \ No newline at end of file