[richfaces-svn-commits] JBoss Rich Faces SVN: r6201 - in trunk/sandbox/ui/inplaceSelect/src/main/config: resources and 1 other directory.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Feb 20 08:40:49 EST 2008


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




More information about the richfaces-svn-commits mailing list