Release 0.7.15 ported on Mac
Michèle Garoche <[email protected]>
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
I've just committed the port for Mac on Fink.
With small changes, some of them maybe to take into account:
1 - the patch already sent and committed for dropping entirely foxxx
2 - the patch already sent and committed for fr.po
3 - a change in plugin-sgml.c since, it uses sgml2xml to convert sgml
files to xml files from docbook2x, not ported on fink, I use osx from
opensp4 in place.
--- conglomerate-0.7.15/src/plugin-sgml.c Fri Jul 30 06:18:40 2004
+++ conglomerate-0.7.15/src/plugin-patched-sgml.c Fri Oct 29 07:31:15
2004
@@ -111,7 +111,7 @@
g_message("sgml_importer_action_callback");
- argv[0] = "sgml2xml";
+ argv[0] = "osx";
argv[1] = (gchar*)uri; /* FIXME: this is GnomeVFS uri path string,
not a POSIX path */
argv[2] = NULL;
Just here for reference.
(Note: import does not work since the uri is not correct, but the day
it works the change is already in place for Mac).
I notice a very long delay when opening huge file without a warning or
a progress bar, so that the user does not panic and thinks his system
is frozen.
Michèle
<http://micmacfr.homeunix.org>
_______________________________________________
Conglomerate-devel mailing list
[email protected]
http://lists.copyleft.no/mailman/listinfo/conglomerate-devel
PGP.sig
(application/pgp-signature, 186 B) - not displayed