afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-08-24 05:29 pm

[dw-free] Basic Boxes Green has two color_module_titles

[commit: http://hg.dwscoalition.org/dw-free/rev/00fb1ada3d2a]

http://bugs.dwscoalition.org/show_bug.cgi?id=1707

Remove extraneous property set line.

Patch by [personal profile] kareila.

Files modified:
  • bin/upgrading/s2layers/basicboxes/themes.s2
--------------------------------------------------------------------------------
diff -r 19f05bf7a7a6 -r 00fb1ada3d2a bin/upgrading/s2layers/basicboxes/themes.s2
--- a/bin/upgrading/s2layers/basicboxes/themes.s2	Tue Aug 25 00:51:06 2009 +0800
+++ b/bin/upgrading/s2layers/basicboxes/themes.s2	Mon Aug 24 17:28:37 2009 +0000
@@ -199,7 +199,6 @@ set color_module_background = "#92a252";
 set color_module_background = "#92a252";
 set color_module_text = "#566030";
 set color_module_border = "#566030";
-set color_module_title = "#566030";
 set color_module_title = "#e9eed3";
 
 
--------------------------------------------------------------------------------