crossley 2004/03/16 22:48:19
Modified: src/blocks/forms/samples/resources/htmlarea makefile.xml
project-config.xml
src/blocks/forms/samples/resources/htmlarea/images
makefile.xml
src/blocks/forms/samples/resources/htmlarea/lang
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/CSS
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/CSS/lang
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/FullPage
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/img
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/lang
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/popups
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/img
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/img
makefile.xml
src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang
makefile.xml
src/blocks/forms/samples/resources/htmlarea/popups
makefile.xml
src/blocks/woody/samples/resources/htmlarea makefile.xml
project-config.xml
src/blocks/woody/samples/resources/htmlarea/images
makefile.xml
src/blocks/woody/samples/resources/htmlarea/lang
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/CSS
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/CSS/lang
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/FullPage
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/img
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/lang
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/popups
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/img
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/img
makefile.xml
src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang
makefile.xml
src/blocks/woody/samples/resources/htmlarea/popups
makefile.xml
Log:
Adding missing XML Declaration.
Revision Changes Path
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:33:59 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:17 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,css,cgi}" />
<file name="license.txt" />
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/project-config.xml
Index: project-config.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/project-config.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- project-config.xml 9 Mar 2004 10:33:59 -0000 1.1
+++ project-config.xml 17 Mar 2004 06:48:17 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<project title="HTMLArea">
<version>3.0</version>
<release>rc1</release>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:33:46 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:17 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{gif,jpg,jpeg}" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:33:53 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:17 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:13 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:17 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<dir name="SpellChecker" />
<dir name="TableOperations" />
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:12 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/lang/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:13 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:33:58 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:06 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:01 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/img/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/img/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:08 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{gif,jpg,jpeg}" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/lang/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:06 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/popups/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/popups/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:13 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:00 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/img/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/img/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:11 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{gif,jpg,jpeg}" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:33:47 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:13 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/img/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/img/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:33:57 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{gif,jpg,jpeg}" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:33:47 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.2 +1 -0
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/makefile.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- makefile.xml 9 Mar 2004 10:34:05 -0000 1.1
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.2
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html}" />
<file name="about.html" masonize="yes" args="version,release,basename" />
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:53:48 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,css,cgi}" />
<file name="license.txt" />
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/project-config.xml
Index: project-config.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/project-config.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project-config.xml 9 Mar 2004 13:53:48 -0000 1.3
+++ project-config.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<project title="HTMLArea">
<version>3.0</version>
<release>rc1</release>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/images/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/images/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:53:49 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{gif,jpg,jpeg}" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:16 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:26 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<dir name="SpellChecker" />
<dir name="TableOperations" />
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/CSS/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/CSS/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:22 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/CSS/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/CSS/lang/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:23 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:23 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:13 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:53:47 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/img/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/img/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:23 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{gif,jpg,jpeg}" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/lang/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:24 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:18 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/popups/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/popups/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:21 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:19 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:22 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:19 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/img/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/img/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:25 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:19 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{gif,jpg,jpeg}" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:21 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:19 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:22 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:19 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html,cgi,css}" />
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/img/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/img/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:13 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:19 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{gif,jpg,jpeg}" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:19 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:19 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.js" />
</files>
1.4 +1 -0
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/makefile.xml
Index: makefile.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/makefile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- makefile.xml 9 Mar 2004 13:54:14 -0000 1.3
+++ makefile.xml 17 Mar 2004 06:48:19 -0000 1.4
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
<files>
<file name="*.{js,html}" />
<file name="about.html" masonize="yes" args="version,release,basename" />