Changed default for use-custom-color to False

This commit is contained in:
Clement Lefebvre 2016-06-12 16:19:11 +01:00
parent c72b4be660
commit 91690b9dea

View File

@ -9,7 +9,7 @@
</key> </key>
<key type="b" name="use-custom-color"> <key type="b" name="use-custom-color">
<default>true</default> <default>false</default>
<summary></summary> <summary></summary>
<description></description> <description></description>
</key> </key>