Added the color white to the notification colors of the LED.

This commit is contained in:
Jens Füllenbach
2014-02-27 23:45:44 +01:00
committed by Moxie Marlinspike
parent 2f7c005c23
commit 003ebe6364
2 changed files with 3 additions and 0 deletions

View File

@@ -689,6 +689,7 @@
<string name="preferences__orange">Orange</string>
<string name="preferences__cyan">Cyan</string>
<string name="preferences__magenta">Magenta</string>
<string name="preferences__white">White</string>
<string name="preferences__fast">Fast</string>
<string name="preferences__normal">Normal</string>
<string name="preferences__slow">Slow</string>