[dw-free] Cleaning: make all themes.s2 files look the same
[commit: http://hg.dwscoalition.org/dw-free/rev/905f5413bcd2]
http://bugs.dwscoalition.org/show_bug.cgi?id=2894
Remove redundant line in Blanket theme file (should be inherited from
layout).
Patch by
kareila.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2894
Remove redundant line in Blanket theme file (should be inherited from
layout).
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- bin/upgrading/s2layers/blanket/themes.s2
-------------------------------------------------------------------------------- diff -r 59cb450d2b9b -r 905f5413bcd2 bin/upgrading/s2layers/blanket/themes.s2 --- a/bin/upgrading/s2layers/blanket/themes.s2 Fri Aug 20 13:02:57 2010 -0500 +++ b/bin/upgrading/s2layers/blanket/themes.s2 Fri Aug 20 14:00:14 2010 -0500 @@ -294,8 +294,6 @@ layerinfo redist_uniq = "blanket/peach"; layerinfo redist_uniq = "blanket/peach"; layerinfo author_name = "renoir"; -set layout_authors = [ { "name" => "renoir", "type" => "user" } ]; - ##=============================== ## Page Colors ##=============================== --------------------------------------------------------------------------------