summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/xml/main.xml
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2013-12-23 22:14:22 +0100
committerPaul Kocialkowski <contact@paulk.fr>2013-12-27 11:24:42 +0100
commit7c905830a6fc45715a2dd8c8db700a4e528ba641 (patch)
tree8bb1460f472a243fe4fdc6c3b6761ac7eb85db36 /AriesParts/res/xml/main.xml
parent49dc5a2e9110bda2a750fb7d455aa773c606c51d (diff)
downloaddevice_samsung_aries-common-7c905830a6fc45715a2dd8c8db700a4e528ba641.zip
device_samsung_aries-common-7c905830a6fc45715a2dd8c8db700a4e528ba641.tar.gz
device_samsung_aries-common-7c905830a6fc45715a2dd8c8db700a4e528ba641.tar.bz2
AriesParts: Remove all TvOut-related features
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'AriesParts/res/xml/main.xml')
-rw-r--r--AriesParts/res/xml/main.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/AriesParts/res/xml/main.xml b/AriesParts/res/xml/main.xml
index 9062424..61f9aa1 100644
--- a/AriesParts/res/xml/main.xml
+++ b/AriesParts/res/xml/main.xml
@@ -43,25 +43,6 @@
android:defaultValue="23" />
</PreferenceCategory>
- <PreferenceCategory
- android:title="@string/category_tvout_title"
- android:key="category_tvout">
- <CheckBoxPreference
- android:key="tvout_enable"
- android:title="@string/tvout_enable_head"
- android:summaryOn="@string/tvout_enable_summary_on"
- android:summaryOff="@string/tvout_enable_summary_nocable"
- android:persistent="false"
- android:enabled="false" />
- <ListPreference
- android:key="tvout_system"
- android:title="@string/tvout_system_head"
- android:summary="@string/tvout_system_summary"
- android:entries="@array/tvout_system_entries"
- android:entryValues="@array/tvout_system_entries_values"
- android:defaultValue="2" />
- </PreferenceCategory>
-
<PreferenceCategory
android:title="@string/category_volume_boost_title"
android:key="category_volume_boost">