Author: vmassol
Date: 2008-02-18 15:56:58 +0100 (Mon, 18 Feb 2008)
New Revision: 7795

Modified:
   xwiki-products/xwiki-enterprise/trunk/web/pom.xml
   
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/DefaultSkin
Log:
XE-195: Make Toucan the new default skin in XWiki Enterprise


Modified: xwiki-products/xwiki-enterprise/trunk/web/pom.xml
===================================================================
--- xwiki-products/xwiki-enterprise/trunk/web/pom.xml   2008-02-18 14:15:54 UTC 
(rev 7794)
+++ xwiki-products/xwiki-enterprise/trunk/web/pom.xml   2008-02-18 14:56:58 UTC 
(rev 7795)
@@ -113,6 +113,8 @@
                 com.xpn.xwiki.plugin.mailsender.MailSenderPlugin,\
                 com.xpn.xwiki.plugin.watchlist.WatchListPlugin
             </xwikiCfgPlugins>
+            <xwikiCfgDefaultSkin>toucan</xwikiCfgDefaultSkin>
+            <xwikiCfgDefaultBaseSkin>albatross</xwikiCfgDefaultBaseSkin>
             <xwikiCfgAdditionalProperties>                
 xwiki.work.dir=work
             </xwikiCfgAdditionalProperties>

Modified: 
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/DefaultSkin
===================================================================
--- 
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/DefaultSkin 
    2008-02-18 14:15:54 UTC (rev 7794)
+++ 
xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki/DefaultSkin 
    2008-02-18 14:56:58 UTC (rev 7795)
@@ -200,7 +200,7 @@
 <view.vm></view.vm>
 </property>
 <property>
-<baseskin>albatross</baseskin>
+<baseskin>toucan</baseskin>
 </property>
 <property>
 <name>Default XWiki Skin</name>

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to