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-05-09 08:04 am

[dw-free] Layout: Tabula Rasa

[commit: http://hg.dwscoalition.org/dw-free/rev/0aa49d0b92ad]

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

Core2Base reborn as Tabula Rasa (user-facing name)

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/core2base/layout.s2
  • bin/upgrading/s2layers/core2base/themes.s2
--------------------------------------------------------------------------------
diff -r b5b9359f77e6 -r 0aa49d0b92ad bin/upgrading/s2layers/core2base/layout.s2
--- a/bin/upgrading/s2layers/core2base/layout.s2	Sat May 09 07:40:40 2009 +0000
+++ b/bin/upgrading/s2layers/core2base/layout.s2	Sat May 09 16:03:56 2009 +0800
@@ -1,5 +1,5 @@ layerinfo "type" = "layout";
 layerinfo "type" = "layout";
-layerinfo "name" = "Core 2 Testing";
+layerinfo "name" = "Tabula Rasa";
 layerinfo redist_uniq = "core2base/layout";
 
 ##===============================
diff -r b5b9359f77e6 -r 0aa49d0b92ad bin/upgrading/s2layers/core2base/themes.s2
--- a/bin/upgrading/s2layers/core2base/themes.s2	Sat May 09 07:40:40 2009 +0000
+++ b/bin/upgrading/s2layers/core2base/themes.s2	Sat May 09 16:03:56 2009 +0800
@@ -1,4 +1,6 @@
 #NEWLAYER: core2base/testing
 layerinfo type = "theme";
-layerinfo name = "Core 2 Testing";
+layerinfo name = "Tabula Rasa Plain";
 layerinfo redist_uniq = "core2base/testing";
+
+## Plain Tabula Rasa, with only the most basic CSS applied
--------------------------------------------------------------------------------