Update of /cvsroot/fink/experimental/michga
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29179

Modified Files:
        conglomerate.info conglomerate.patch 
Log Message:
Correcting a wrong dtd uri in conglomerate

Index: conglomerate.info
===================================================================
RCS file: /cvsroot/fink/experimental/michga/conglomerate.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- conglomerate.info   26 Jul 2004 21:12:53 -0000      1.3
+++ conglomerate.info   26 Jul 2004 23:22:15 -0000      1.4
@@ -47,7 +47,7 @@
 <<
 DescUsage: <<
  You can use Conglomerate with kde, gnome or X11.
- Under gnome or kde, launch it with (e.g. to get it in French):
+ Under gnome or kde, launch it with (e.g. to get it in French.):
   export LANG=fr_FR; unset LC_ALL; conglomerate
  Use:
   conglomerate foo 
@@ -64,6 +64,7 @@
  Patching omf.make to disable scrollkeeper-update while building
  Scripts for scrollkeeper and gconf2
  Adding shared-mime-info so that the File-Open menu works
+ Patching cnxml.xds for right dtd uri
 <<
 Homepage: http://www.conglomerate.org
 License: GPL

Index: conglomerate.patch
===================================================================
RCS file: /cvsroot/fink/experimental/michga/conglomerate.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- conglomerate.patch  25 Jul 2004 10:59:28 -0000      1.1
+++ conglomerate.patch  26 Jul 2004 23:22:15 -0000      1.2
@@ -13,3 +13,15 @@
        done
        -rmdir $(omf_dest_dir)
 -      -scrollkeeper-update -p $(scrollkeeper_localstate_dir)
+
+--- conglomerate-0.7.14/dispspecs/cnxml.xds    Mon Feb  9 19:56:11 2004
++++ conglomerate-0.7.14/dispspecs/cnxml-patched.xds    Tue Jul 27 00:39:25 2004
+@@ -7,7 +7,7 @@
+       </metadata>
+ 
+       <document-models>
+-              <external-document-model type="dtd" 
system-id="http://rhaptos.ece.rice.edu/developers/rainking/cnxml/cnxml_plain_no_attr.dtd"/>
++              <external-document-model type="dtd" 
system-id="http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_plain.dtd"/>
+       </document-models>
+ 
+       <element-list>



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to