aboutsummaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authordaneren2005 <daneren2005@gmail.com>2013-11-25 16:13:07 -0800
committerdaneren2005 <daneren2005@gmail.com>2013-11-25 16:13:07 -0800
commit1e4b7a793cf1a88a680d0819b2c3dd7e456da38f (patch)
tree6f2b7bec54d945ddcfe511ddc8b79a74c75a079b /res/values
parent0997eec5eb80b874933036e1b42b6fbd50196ee0 (diff)
downloaddsub-1e4b7a793cf1a88a680d0819b2c3dd7e456da38f.tar.gz
dsub-1e4b7a793cf1a88a680d0819b2c3dd7e456da38f.tar.bz2
dsub-1e4b7a793cf1a88a680d0819b2c3dd7e456da38f.zip
#189 Remove fullscreen themes as options
Diffstat (limited to 'res/values')
-rw-r--r--res/values/arrays.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 269c75ae..16288149 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -45,10 +45,6 @@
<item>dark</item>
<item>black</item>
<item>holo</item>
- <item>light_fullscreen</item>
- <item>dark_fullscreen</item>
- <item>black_fullscreen</item>
- <item>holo_fullscreen</item>
</string-array>
<string-array name="themeNames">
@@ -56,10 +52,6 @@
<item>@string/settings.theme_dark</item>
<item>@string/settings.theme_black</item>
<item>@string/settings.theme_holo</item>
- <item>@string/settings.theme_light_fullscreen</item>
- <item>@string/settings.theme_dark_fullscreen</item>
- <item>@string/settings.theme_black_fullscreen</item>
- <item>@string/settings.theme_holo_fullscreen</item>
</string-array>
<string-array name="sleepTimerValues">
@@ -202,4 +194,4 @@
<item>@string/settings.video_flash</item>
</string-array>
-</resources> \ No newline at end of file
+</resources>