From 003ebe636421cf4015aef946a88fde990f1df663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20F=C3=BCllenbach?= Date: Thu, 27 Feb 2014 23:45:44 +0100 Subject: [PATCH] Added the color white to the notification colors of the LED. --- res/values/arrays.xml | 2 ++ res/values/strings.xml | 1 + 2 files changed, 3 insertions(+) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 9455b50606..8ea699d926 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -81,6 +81,7 @@ @string/preferences__orange @string/preferences__cyan @string/preferences__magenta + @string/preferences__white @@ -91,6 +92,7 @@ yellow cyan magenta + white diff --git a/res/values/strings.xml b/res/values/strings.xml index 321a059bef..bc3daabcd4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -689,6 +689,7 @@ Orange Cyan Magenta + White Fast Normal Slow