summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAndroid (Google) Code Review <android-gerrit@google.com>2009-11-05 04:14:23 -0500
committerAndroid (Google) Code Review <android-gerrit@google.com>2009-11-05 04:14:23 -0500
commit7cbd151e21c98762976d9766ff700172604e04b2 (patch)
treed2ffc52b5ce4d0946438b690c60095b47c836371 /res/values
parent05d20c0c53cdb3a0381f03b160a840f84d42deef (diff)
parent7f2726c0d42bb089b19ec1f04bf3137856404a3d (diff)
downloadLegacyCamera-7cbd151e21c98762976d9766ff700172604e04b2.zip
LegacyCamera-7cbd151e21c98762976d9766ff700172604e04b2.tar.gz
LegacyCamera-7cbd151e21c98762976d9766ff700172604e04b2.tar.bz2
Merge change I834b0640 into eclair
* changes: Remove whiteboard and blackboard color effects.
Diffstat (limited to 'res/values')
-rw-r--r--res/values/arrays.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index cdedec3..084f17e 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -191,8 +191,6 @@
<item>@string/pref_camera_coloreffect_entry_negative</item>
<item>@string/pref_camera_coloreffect_entry_solarize</item>
<item>@string/pref_camera_coloreffect_entry_posterize</item>
- <item>@string/pref_camera_coloreffect_entry_whiteboard</item>
- <item>@string/pref_camera_coloreffect_entry_blackboard</item>
<item>@string/pref_camera_coloreffect_entry_aqua</item>
<item>@string/pref_camera_coloreffect_entry_pastel</item>
<item>@string/pref_camera_coloreffect_entry_mosaic</item>
@@ -208,8 +206,6 @@
<item>negative</item>
<item>solarize</item>
<item>posterize</item>
- <item>whiteboard</item>
- <item>blackboard</item>
<item>aqua</item>
<item>pastel</item>
<item>mosaic</item>