From c796b6b5d399fd8aec116732fb178d719f4c4465 Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Fri, 2 Sep 2011 01:30:33 +0200 Subject: [PATCH] Remove mixable dual LED code, it can be treated as a special case of the dual LED code. Change-Id: I7f5e08ba10f2b798693a042962748b0d549cd67b --- .../apps/CMParts/res/values/arrays.xml | 32 +++++++++++++++++++ .../apps/CMParts/res/values/config.xml | 5 +-- 2 files changed, 33 insertions(+), 4 deletions(-) create mode 100644 overlay/packages/apps/CMParts/res/values/arrays.xml diff --git a/overlay/packages/apps/CMParts/res/values/arrays.xml b/overlay/packages/apps/CMParts/res/values/arrays.xml new file mode 100644 index 0000000..1150722 --- /dev/null +++ b/overlay/packages/apps/CMParts/res/values/arrays.xml @@ -0,0 +1,32 @@ + + + + + + @string/trackball_color_entry_use_app + @string/trackball_color_entry_green + @string/trackball_color_entry_red + @string/trackball_color_entry_amber + + + + default + green + red + yellow + + diff --git a/overlay/packages/apps/CMParts/res/values/config.xml b/overlay/packages/apps/CMParts/res/values/config.xml index b5036a7..70faca8 100644 --- a/overlay/packages/apps/CMParts/res/values/config.xml +++ b/overlay/packages/apps/CMParts/res/values/config.xml @@ -10,10 +10,7 @@ false - false - - - true + true false