Author: nbelaevski
Date: 2008-07-24 09:59:04 -0400 (Thu, 24 Jul 2008)
New Revision: 9768
Modified:
trunk/ui/core/src/main/config/resources/resources-config.xml
Log:
Skinning resources added to config file
Modified: trunk/ui/core/src/main/config/resources/resources-config.xml
===================================================================
--- trunk/ui/core/src/main/config/resources/resources-config.xml 2008-07-24 13:57:45 UTC
(rev 9767)
+++ trunk/ui/core/src/main/config/resources/resources-config.xml 2008-07-24 13:59:04 UTC
(rev 9768)
@@ -9,6 +9,11 @@
<path>org/richfaces/renderkit/html/css/basic_classes.xcss</path>
</resource>
<resource>
+ <name>org/richfaces/renderkit/html/css/basic_both.xcss</name>
+ <path>org/richfaces/renderkit/html/css/basic_both.xcss</path>
+ </resource>
+
+ <resource>
<name>org/richfaces/renderkit/html/css/extended.xcss</name>
<path>org/richfaces/renderkit/html/css/extended.xcss</path>
</resource>
@@ -16,6 +21,10 @@
<name>org/richfaces/renderkit/html/css/extended_classes.xcss</name>
<path>org/richfaces/renderkit/html/css/extended_classes.xcss</path>
</resource>
+ <resource>
+ <name>org/richfaces/renderkit/html/css/extended_both.xcss</name>
+ <path>org/richfaces/renderkit/html/css/extended_both.xcss</path>
+ </resource>
<resource>
<name>org/richfaces/skin-bas-both.xcss</name>
Show replies by date