Author: abelevich
Date: 2008-02-20 08:40:49 -0500 (Wed, 20 Feb 2008)
New Revision: 6201
Added:
trunk/sandbox/ui/inplaceSelect/src/main/config/resources/
trunk/sandbox/ui/inplaceSelect/src/main/config/resources/resource-config.xml
Log:
Added: trunk/sandbox/ui/inplaceSelect/src/main/config/resources/resource-config.xml
===================================================================
--- trunk/sandbox/ui/inplaceSelect/src/main/config/resources/resource-config.xml
(rev 0)
+++
trunk/sandbox/ui/inplaceSelect/src/main/config/resources/resource-config.xml 2008-02-20
13:40:49 UTC (rev 6201)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resource-config>
+ <resource class="org.richfaces.renderkit.html.images.saveControlIcon">
+ <name>org.richfaces.renderkit.html.images.SaveControlIcon</name>
+ </resource>
+ <resource class="org.richfaces.renderkit.html.images.EditIcon">
+ <name>org.richfaces.renderkit.html.images.EditIcon</name>
+ </resource>
+ <resource
class="org.richfaces.renderkit.html.images.CancelControlIcon">
+ <name>org.richfaces.renderkit.html.images.CancelControlIcon</name>
+ </resource>
+ <resource
class="org.richfaces.renderkit.html.images.SpinnerButtonGradient">
+ <name>org.richfaces.renderkit.html.images.SpinnerButtonGradient</name>
+ </resource>
+ <resource
class="org.richfaces.renderkit.html.images.ComboBoxButtonPressGradient">
+ <name>org.richfaces.renderkit.html.images.ComboBoxButtonPressGradient</name>
+ </resource>
+</resource-config>
\ No newline at end of file
Show replies by date