kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2010-08-20 04:19 pm

[dw-nonfree] Theme: Mandala (ColorSide)

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/39c1b9c96016]

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

Properly credit author of Mandala theme for Colorside.

Patch by [personal profile] dancing_serpent.

Files modified:
  • bin/upgrading/s2layers/colorside/themes-local.s2
--------------------------------------------------------------------------------
diff -r 5aba243102b1 -r 39c1b9c96016 bin/upgrading/s2layers/colorside/themes-local.s2
--- a/bin/upgrading/s2layers/colorside/themes-local.s2	Wed Aug 18 11:07:27 2010 +0800
+++ b/bin/upgrading/s2layers/colorside/themes-local.s2	Fri Aug 20 11:18:55 2010 -0500
@@ -138,6 +138,8 @@ layerinfo name = "Mandala";
 layerinfo name = "Mandala";
 layerinfo redist_uniq = "colorside/mandala";
 layerinfo author_name = "dancing_serpent";
+
+set layout_authors = [ { "name" => "dancing_serpent", "type" => "user" } ];
 
 set layout_resources = [ { "name" => "OpenClipart", "url" => "http://www.openclipart.org/" } ];
 
--------------------------------------------------------------------------------