Author: abelevich
Date: 2007-11-19 05:43:24 -0500 (Mon, 19 Nov 2007)
New Revision: 4077
Added:
trunk/ui/toolBar/src/main/config/resources/
trunk/ui/toolBar/src/main/config/resources/resources-config.xml
Log:
RF-1359
Added: trunk/ui/toolBar/src/main/config/resources/resources-config.xml
===================================================================
--- trunk/ui/toolBar/src/main/config/resources/resources-config.xml
(rev 0)
+++ trunk/ui/toolBar/src/main/config/resources/resources-config.xml 2007-11-19 10:43:24
UTC (rev 4077)
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resource-config>
+ <resource
class="org.richfaces.renderkit.html.images.DotSeparatorImage">
+ <name>org.richfaces.renderkit.html.images.DotSeparatorImage</name>
+ </resource>
+ <resource
class="org.richfaces.renderkit.html.images.GridSeparatorImage">
+ <name>org.richfaces.renderkit.html.images.GridSeparatorImage</name>
+ </resource>
+ <resource
class="org.richfaces.renderkit.html.images.LineSeparatorImage">
+ <name>org.richfaces.renderkit.html.images.LineSeparatorImage</name>
+ </resource>
+ <resource
class="org.richfaces.renderkit.html.images.SquareSeparatorImage">
+ <name>org.richfaces.renderkit.html.images.SquareSeparatorImage</name>
+ </resource>
+
+</resource-config>
\ No newline at end of file
Show replies by date