Author: alexsmirnov
Date: 2007-06-11 18:37:15 -0400 (Mon, 11 Jun 2007)
New Revision: 261
Removed:
trunk/faces-config.vm.patch
Log:
remove applied patch
Deleted: trunk/faces-config.vm.patch
===================================================================
--- trunk/faces-config.vm.patch 2007-06-11 15:36:26 UTC (rev 260)
+++ trunk/faces-config.vm.patch 2007-06-11 22:37:15 UTC (rev 261)
@@ -1,20 +0,0 @@
-Index: .
-===================================================================
---- . (revision 231)
-+++ . (working copy)
-@@ -23,8 +23,15 @@
-
- #foreach( $converter in ${converters})
- <converter>
-+ #if(${converter.id})
- <converter-id>${converter.id}</converter-id>
-+ #end
-+ #if(${converter.forclass})
-+ <converter-for-class>${converter.forclass}</converter-for-class>
-+ #end
-+
- <converter-class>${converter.classname}</converter-class>
-+
- #if(${converter.description})
- <description>${converter.description}</description>
- #end
Show replies by date