summaryrefslogtreecommitdiffstats
path: root/res/xml/capture_preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/capture_preferences.xml')
-rwxr-xr-xres/xml/capture_preferences.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/xml/capture_preferences.xml b/res/xml/capture_preferences.xml
index bc74e280b..9050f6319 100755
--- a/res/xml/capture_preferences.xml
+++ b/res/xml/capture_preferences.xml
@@ -367,6 +367,13 @@
camera:entryValues="@array/pref_camera_manual_exp_entry_values" />
<ListPreference
+ camera:defaultValue="@string/pref_camera_manual_wb_default"
+ camera:entries="@array/pref_camera_manual_wb_entries"
+ camera:entryValues="@array/pref_camera_manual_wb_entry_values"
+ camera:key="pref_camera2_manual_wb_key"
+ camera:title="@string/pref_camera_manual_wb_title" />
+
+ <ListPreference
camera:defaultValue="@string/pref_camera2_qcfa_default"
camera:entries="@array/pref_camera2_qcfa_entries"
camera:entryValues="@array/pref_camera2_qcfa_entryvalues"