[ljcom] r11902: LJSUP-11713: New style - Spring House
Committer: ybuhvalova
LJSUP-11713: New style - Spring HouseU trunk/bin/upgrading/s2layers/voxhtml/layout.s2 U trunk/bin/upgrading/s2layers/voxhtml/themes.s2
Modified: trunk/bin/upgrading/s2layers/voxhtml/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/voxhtml/layout.s2 2012-05-05 12:19:48 UTC (rev 11901)
+++ trunk/bin/upgrading/s2layers/voxhtml/layout.s2 2012-05-05 14:22:11 UTC (rev 11902)
@@ -270,6 +270,7 @@
"space-green" => "space-green/screen.css",
"space-purple" => "space-purple/screen.css",
"space-red" => "space-red/screen.css",
+ "spring-house" => "spring-house/screen.css",
"subway-black" => "subway-black/screen.css",
"subway-blue" => "subway-blue/screen.css",
"subway-grey" => "subway-grey/screen.css",
Modified: trunk/bin/upgrading/s2layers/voxhtml/themes.s2
===================================================================
--- trunk/bin/upgrading/s2layers/voxhtml/themes.s2 2012-05-05 12:19:48 UTC (rev 11901)
+++ trunk/bin/upgrading/s2layers/voxhtml/themes.s2 2012-05-05 14:22:11 UTC (rev 11902)
@@ -3119,3 +3119,16 @@
set theme_designer_type = "";
set use_improve_layout = true;
+#NEWLAYER: voxhtml/spring-house
+layerinfo "type" = "theme";
+layerinfo "name" = "Spring house";
+layerinfo "redist_uniq" = "voxhtml/spring-house";
+set base_theme = "spring-house";
+set theme_bgcolor = "";
+set theme_fgcolor = "";
+set theme_bordercolor = "";
+set theme_linkcolor = "";
+set theme_designer = "";
+set theme_designer_type = "";
+set use_improve_layout = true;
+
