diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index a3502b5cd5c5..2df2508451a5 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -1,36 +1,33 @@ PORTNAME= xmlcopyeditor -PORTVERSION= 1.3.0.0 -PORTREVISION= 4 +DISTVERSION= 1.3.1.0 CATEGORIES= editors -MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION} +MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Fast validating XML editor WWW= http://xml-copy-editor.sourceforge.net/ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libaspell.so:textproc/aspell \ - libenchant.so:textproc/enchant \ + libenchant-2.so:textproc/enchant2 \ libexpat.so:textproc/expat2 \ libharfbuzz.so:print/harfbuzz \ - libpcre.so:devel/pcre \ - libxerces-c.so.3:textproc/xerces-c3 \ + libpcre2-8.so:devel/pcre2 \ + libxerces-c.so:textproc/xerces-c3 \ libxml2.so:textproc/libxml2 \ libxslt.so:textproc/libxslt USES= autoreconf compiler:c++11-lang desktop-file-utils dos2unix \ - gmake gettext-tools gnome iconv libtool pkgconfig + gettext-tools gmake gnome iconv libtool localbase pkgconfig USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool pango -USE_WX= 3.0+ +USE_WX= 3.0 # fails to build with 3.2 WX_COMPS= wx WX_CONF_ARGS= absolute GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-nls # NLS does not work properly -CPPFLAGS+= -I${LOCALBASE}/include - -WRKSRC= ${WRKDIR}/${PORTNAME} +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes .include diff --git a/editors/xmlcopyeditor/distinfo b/editors/xmlcopyeditor/distinfo index 66b292cee3ac..e1f9718e10ba 100644 --- a/editors/xmlcopyeditor/distinfo +++ b/editors/xmlcopyeditor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636138025 -SHA256 (xmlcopyeditor-1.3.0.0.tar.gz) = 62342d8b30cb0c59f7fd13a107619a2f955e12bb1057ecdf378b449e96ed3452 -SIZE (xmlcopyeditor-1.3.0.0.tar.gz) = 4981894 +TIMESTAMP = 1680079076 +SHA256 (xmlcopyeditor-1.3.1.0.tar.gz) = e871ca97b86acaf177809f6f9a32e34d3e3da6b27c2a1104574a8fb097d07c91 +SIZE (xmlcopyeditor-1.3.1.0.tar.gz) = 5273837 diff --git a/editors/xmlcopyeditor/files/patch-src_Makefile.in.diff b/editors/xmlcopyeditor/files/patch-src_Makefile.am similarity index 77% rename from editors/xmlcopyeditor/files/patch-src_Makefile.in.diff rename to editors/xmlcopyeditor/files/patch-src_Makefile.am index 68915a1e1be7..031473099c2b 100644 --- a/editors/xmlcopyeditor/files/patch-src_Makefile.in.diff +++ b/editors/xmlcopyeditor/files/patch-src_Makefile.am @@ -1,13 +1,13 @@ ---- src/Makefile.am.orig 2021-11-05 21:58:53 UTC +--- src/Makefile.am.orig 2023-03-29 11:05:27 UTC +++ src/Makefile.am -@@ -9,8 +9,8 @@ noinst_HEADERS = $(srcdir)/*.h +@@ -9,8 +9,8 @@ xmlcopyeditordir = ${prefix}/share/xmlcopyeditor bin_PROGRAMS = xmlcopyeditor bindir = ${prefix}/bin xmlcopyeditordir = ${prefix}/share/xmlcopyeditor -pixmapdir = /usr/share/pixmaps -applicationsdir = /usr/share/applications +pixmapdir = ${prefix}/share/pixmaps +applicationsdir = ${prefix}/share/applications # the application source, library search path, and link libraries xmlcopyeditor_SOURCES = aboutdialog.cpp \ diff --git a/editors/xmlcopyeditor/pkg-plist b/editors/xmlcopyeditor/pkg-plist index 861a85284f7d..bf365438a089 100644 --- a/editors/xmlcopyeditor/pkg-plist +++ b/editors/xmlcopyeditor/pkg-plist @@ -1,331 +1,345 @@ bin/xmlcopyeditor man/man1/xmlcopyeditor.1.gz share/applications/xmlcopyeditor.desktop +%%NLS%%share/locale/ca/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/de/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/en_US/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/es/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/it/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/km/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/uk_UA/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xmlcopyeditor.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xmlcopyeditor.mo share/metainfo/xmlcopyeditor.appdata.xml share/pixmaps/xmlcopyeditor.png %%DATADIR%%/catalog/catalog %%DATADIR%%/dtd/NewsML_1.2.dtd %%DATADIR%%/dtd/OUGenericFull.dtd %%DATADIR%%/dtd/dita/catalog-dita.txt %%DATADIR%%/dtd/dita/catalog-dita.xml %%DATADIR%%/dtd/dita/concept.dtd %%DATADIR%%/dtd/dita/concept.mod %%DATADIR%%/dtd/dita/ditabase.dtd %%DATADIR%%/dtd/dita/highlight-domain.ent %%DATADIR%%/dtd/dita/highlight-domain.mod %%DATADIR%%/dtd/dita/map.dtd %%DATADIR%%/dtd/dita/map.mod %%DATADIR%%/dtd/dita/mapgroup.ent %%DATADIR%%/dtd/dita/mapgroup.mod %%DATADIR%%/dtd/dita/meta_xml.mod %%DATADIR%%/dtd/dita/meta_xml.mod.old %%DATADIR%%/dtd/dita/programming-domain.ent %%DATADIR%%/dtd/dita/programming-domain.mod %%DATADIR%%/dtd/dita/reference.dtd %%DATADIR%%/dtd/dita/reference.mod %%DATADIR%%/dtd/dita/software-domain.ent %%DATADIR%%/dtd/dita/software-domain.mod %%DATADIR%%/dtd/dita/task.dtd %%DATADIR%%/dtd/dita/task.mod %%DATADIR%%/dtd/dita/tbl_xml.mod %%DATADIR%%/dtd/dita/topic.dtd %%DATADIR%%/dtd/dita/topic.mod %%DATADIR%%/dtd/dita/topic_class.ent %%DATADIR%%/dtd/dita/topic_defn.ent %%DATADIR%%/dtd/dita/ui-domain.ent %%DATADIR%%/dtd/dita/ui-domain.mod %%DATADIR%%/dtd/dita/utilities-domain.ent %%DATADIR%%/dtd/dita/utilities-domain.mod %%DATADIR%%/dtd/docbook.dtd %%DATADIR%%/dtd/docbook/4.4/calstblx.dtd %%DATADIR%%/dtd/docbook/4.4/catalog.xml %%DATADIR%%/dtd/docbook/4.4/dbcentx.mod %%DATADIR%%/dtd/docbook/4.4/dbgenent.mod %%DATADIR%%/dtd/docbook/4.4/dbhierx.mod %%DATADIR%%/dtd/docbook/4.4/dbnotnx.mod %%DATADIR%%/dtd/docbook/4.4/dbpoolx.mod %%DATADIR%%/dtd/docbook/4.4/docbook.cat %%DATADIR%%/dtd/docbook/4.4/docbookx.dtd %%DATADIR%%/dtd/docbook/4.4/ent/isoamsa.ent %%DATADIR%%/dtd/docbook/4.4/ent/isoamsb.ent %%DATADIR%%/dtd/docbook/4.4/ent/isoamsc.ent %%DATADIR%%/dtd/docbook/4.4/ent/isoamsn.ent %%DATADIR%%/dtd/docbook/4.4/ent/isoamso.ent %%DATADIR%%/dtd/docbook/4.4/ent/isoamsr.ent %%DATADIR%%/dtd/docbook/4.4/ent/isobox.ent %%DATADIR%%/dtd/docbook/4.4/ent/isocyr1.ent %%DATADIR%%/dtd/docbook/4.4/ent/isocyr2.ent %%DATADIR%%/dtd/docbook/4.4/ent/isodia.ent %%DATADIR%%/dtd/docbook/4.4/ent/isogrk1.ent %%DATADIR%%/dtd/docbook/4.4/ent/isogrk2.ent %%DATADIR%%/dtd/docbook/4.4/ent/isogrk3.ent %%DATADIR%%/dtd/docbook/4.4/ent/isogrk4.ent %%DATADIR%%/dtd/docbook/4.4/ent/isolat1.ent %%DATADIR%%/dtd/docbook/4.4/ent/isolat2.ent %%DATADIR%%/dtd/docbook/4.4/ent/isonum.ent %%DATADIR%%/dtd/docbook/4.4/ent/isopub.ent %%DATADIR%%/dtd/docbook/4.4/ent/isotech.ent %%DATADIR%%/dtd/docbook/4.4/htmltblx.mod %%DATADIR%%/dtd/docbook/4.4/soextblx.dtd %%DATADIR%%/dtd/docbook/5.0/docbook.dtd %%DATADIR%%/dtd/lzx.dtd %%DATADIR%%/dtd/moodle_glossary.dtd %%DATADIR%%/dtd/moodle_xml.dtd %%DATADIR%%/dtd/rss2.dtd %%DATADIR%%/dtd/tei/p4/catalog.tei %%DATADIR%%/dtd/tei/p4/dummy.dtd %%DATADIR%%/dtd/tei/p4/index.xml %%DATADIR%%/dtd/tei/p4/tei2.dtd %%DATADIR%%/dtd/tei/p4/teiana2.dtd %%DATADIR%%/dtd/tei/p4/teiana2.ent %%DATADIR%%/dtd/tei/p4/teiback2.dtd %%DATADIR%%/dtd/tei/p4/teicatalog.xml %%DATADIR%%/dtd/tei/p4/teicert2.dtd %%DATADIR%%/dtd/tei/p4/teiclas2.ent %%DATADIR%%/dtd/tei/p4/teicore2.dtd %%DATADIR%%/dtd/tei/p4/teicorp2.dtd %%DATADIR%%/dtd/tei/p4/teidict2.dtd %%DATADIR%%/dtd/tei/p4/teidict2.ent %%DATADIR%%/dtd/tei/p4/teidram2.dtd %%DATADIR%%/dtd/tei/p4/teidram2.ent %%DATADIR%%/dtd/tei/p4/teifig2.dtd %%DATADIR%%/dtd/tei/p4/teifig2.ent %%DATADIR%%/dtd/tei/p4/teifron2.dtd %%DATADIR%%/dtd/tei/p4/teifs2.dtd %%DATADIR%%/dtd/tei/p4/teifsd2.dtd %%DATADIR%%/dtd/tei/p4/teigen2.dtd %%DATADIR%%/dtd/tei/p4/teigis2.ent %%DATADIR%%/dtd/tei/p4/teihdr2.dtd %%DATADIR%%/dtd/tei/p4/teikey2.ent %%DATADIR%%/dtd/tei/p4/teilink2.dtd %%DATADIR%%/dtd/tei/p4/teilink2.ent %%DATADIR%%/dtd/tei/p4/teilite.dec %%DATADIR%%/dtd/tei/p4/teilitex.dtd %%DATADIR%%/dtd/tei/p4/teilitex.ent %%DATADIR%%/dtd/tei/p4/teimix2.dtd %%DATADIR%%/dtd/tei/p4/teind2.dtd %%DATADIR%%/dtd/tei/p4/teind2.ent %%DATADIR%%/dtd/tei/p4/teinet2.dtd %%DATADIR%%/dtd/tei/p4/teipl2.dtd %%DATADIR%%/dtd/tei/p4/teipros2.dtd %%DATADIR%%/dtd/tei/p4/teisgml.dec %%DATADIR%%/dtd/tei/p4/teishd2.dtd %%DATADIR%%/dtd/tei/p4/teispok2.dtd %%DATADIR%%/dtd/tei/p4/teispok2.ent %%DATADIR%%/dtd/tei/p4/teistr2.dtd %%DATADIR%%/dtd/tei/p4/teitc2.dtd %%DATADIR%%/dtd/tei/p4/teitc2.ent %%DATADIR%%/dtd/tei/p4/teite2f.dtd %%DATADIR%%/dtd/tei/p4/teite2n.dtd %%DATADIR%%/dtd/tei/p4/teiterm2.dtd %%DATADIR%%/dtd/tei/p4/teiterm2.ent %%DATADIR%%/dtd/tei/p4/teitran2.dtd %%DATADIR%%/dtd/tei/p4/teitran2.ent %%DATADIR%%/dtd/tei/p4/teitsd2.dtd %%DATADIR%%/dtd/tei/p4/teivers2.dtd %%DATADIR%%/dtd/tei/p4/teivers2.ent %%DATADIR%%/dtd/tei/p4/teiwsd2.dtd %%DATADIR%%/dtd/tei/p4/teixlite.dec %%DATADIR%%/dtd/tei/p5/tei_all.dtd %%DATADIR%%/dtd/xhtml-lat1.ent %%DATADIR%%/dtd/xhtml-special.ent %%DATADIR%%/dtd/xhtml-symbol.ent %%DATADIR%%/dtd/xhtml1-frameset.dtd %%DATADIR%%/dtd/xhtml1-strict.dtd %%DATADIR%%/dtd/xhtml1-transitional.dtd %%DATADIR%%/dtd/xliff.dtd %%DATADIR%%/dtd/xslt10.dtd %%DATADIR%%/dtd/xtm1.dtd %%DATADIR%%/dtd/xtm2.dtd %%DATADIR%%/help/Table_of_Contents.hhc %%DATADIR%%/help/html/appendix.html %%DATADIR%%/help/html/association.html %%DATADIR%%/help/html/attribute_hiding.html %%DATADIR%%/help/html/completion.html %%DATADIR%%/help/html/creating_filters.html %%DATADIR%%/help/html/creating_rulesets.html %%DATADIR%%/help/html/default_rulesets.html %%DATADIR%%/help/html/editor.html %%DATADIR%%/help/html/features.html %%DATADIR%%/help/html/folding.html %%DATADIR%%/help/html/font_size.html %%DATADIR%%/help/html/general.html %%DATADIR%%/help/html/generic.css %%DATADIR%%/help/html/getting_started.html %%DATADIR%%/help/html/large_documents.html %%DATADIR%%/help/html/printing.html %%DATADIR%%/help/html/processing.html %%DATADIR%%/help/html/spelling.html %%DATADIR%%/help/html/spelling_intro.html %%DATADIR%%/help/html/syntax.html %%DATADIR%%/help/html/tag_locking.html %%DATADIR%%/help/html/templates.html %%DATADIR%%/help/html/validation.html %%DATADIR%%/help/html/word.html %%DATADIR%%/help/html/word_integration.html %%DATADIR%%/help/html/xml.html %%DATADIR%%/help/html/xmlcopyeditor.html %%DATADIR%%/help/xmlcopyeditor.chm %%DATADIR%%/help/xmlcopyeditor.hhp %%DATADIR%%/png/stock_calc-accept-green.png %%DATADIR%%/png/stock_calc-accept.png %%DATADIR%%/png/stock_close.png %%DATADIR%%/png/stock_copy_16.png %%DATADIR%%/png/stock_cut_16.png %%DATADIR%%/png/stock_dialog-info-32.png %%DATADIR%%/png/stock_dialog-question-32.png %%DATADIR%%/png/stock_dialog-stop-32.png %%DATADIR%%/png/stock_dialog-warning-32.png %%DATADIR%%/png/stock_filters.png %%DATADIR%%/png/stock_help_16.png %%DATADIR%%/png/stock_hyperlink.png %%DATADIR%%/png/stock_internet.png %%DATADIR%%/png/stock_internet_16.png %%DATADIR%%/png/stock_new.png %%DATADIR%%/png/stock_new_16.png %%DATADIR%%/png/stock_next.png %%DATADIR%%/png/stock_next_16.png %%DATADIR%%/png/stock_open.png %%DATADIR%%/png/stock_open_16.png %%DATADIR%%/png/stock_paste_16.png %%DATADIR%%/png/stock_previous.png %%DATADIR%%/png/stock_previous_16.png %%DATADIR%%/png/stock_print.png %%DATADIR%%/png/stock_print_16.png %%DATADIR%%/png/stock_print_preview_16.png %%DATADIR%%/png/stock_redo.png %%DATADIR%%/png/stock_redo_16.png %%DATADIR%%/png/stock_save.png %%DATADIR%%/png/stock_save_16.png %%DATADIR%%/png/stock_search_16.png %%DATADIR%%/png/stock_spellcheck.png %%DATADIR%%/png/stock_spellcheck_16.png %%DATADIR%%/png/stock_undo.png %%DATADIR%%/png/stock_undo_16.png %%DATADIR%%/rng/docbook.rnc %%DATADIR%%/rng/docbook.rng %%DATADIR%%/rng/docbookxi.rnc %%DATADIR%%/rng/docbookxi.rng %%DATADIR%%/rng/exclude/basic-table.rng %%DATADIR%%/rng/exclude/basic.rng %%DATADIR%%/rng/exclude/form.rng %%DATADIR%%/rng/modules/applet.rng %%DATADIR%%/rng/modules/attribs.rng %%DATADIR%%/rng/modules/base.rng %%DATADIR%%/rng/modules/basic-form.rng %%DATADIR%%/rng/modules/basic-table.rng %%DATADIR%%/rng/modules/bdo.rng %%DATADIR%%/rng/modules/csismap.rng %%DATADIR%%/rng/modules/datatypes.rng %%DATADIR%%/rng/modules/edit.rng %%DATADIR%%/rng/modules/events.rng %%DATADIR%%/rng/modules/form.rng %%DATADIR%%/rng/modules/frames.rng %%DATADIR%%/rng/modules/hypertext.rng %%DATADIR%%/rng/modules/iframe.rng %%DATADIR%%/rng/modules/image.rng %%DATADIR%%/rng/modules/inlstyle.rng %%DATADIR%%/rng/modules/legacy.rng %%DATADIR%%/rng/modules/link.rng %%DATADIR%%/rng/modules/list.rng %%DATADIR%%/rng/modules/meta.rng %%DATADIR%%/rng/modules/nameident.rng %%DATADIR%%/rng/modules/object.rng %%DATADIR%%/rng/modules/param.rng %%DATADIR%%/rng/modules/pres.rng %%DATADIR%%/rng/modules/ruby.rng %%DATADIR%%/rng/modules/script.rng %%DATADIR%%/rng/modules/ssismap.rng %%DATADIR%%/rng/modules/struct.rng %%DATADIR%%/rng/modules/style.rng %%DATADIR%%/rng/modules/table.rng %%DATADIR%%/rng/modules/target.rng %%DATADIR%%/rng/modules/text.rng %%DATADIR%%/rng/relaxng.rng %%DATADIR%%/rng/tei_all.rnc %%DATADIR%%/rng/tei_all.rng %%DATADIR%%/rng/tei_minimal.rnc %%DATADIR%%/rng/tei_minimal.rng %%DATADIR%%/rng/xhtml-strict.rng %%DATADIR%%/rng/xhtml.rng %%DATADIR%%/rng/xmlschema.rng %%DATADIR%%/rng/xslt.rng %%DATADIR%%/rulesets/American.xml %%DATADIR%%/rulesets/Commonwealth.xml %%DATADIR%%/rulesets/Contractions.xml %%DATADIR%%/rulesets/Default_dictionary.xml %%DATADIR%%/rulesets/Default_dictionary_and_style.xml %%DATADIR%%/rulesets/Default_style.xml %%DATADIR%%/rulesets/Disability.xml %%DATADIR%%/rulesets/Diversity.xml %%DATADIR%%/rulesets/Ethnicity.xml %%DATADIR%%/rulesets/Gender.xml %%DATADIR%%/rulesets/Hyphenation.xml %%DATADIR%%/rulesets/Ise.xml %%DATADIR%%/rulesets/Ize.xml %%DATADIR%%/rulesets/Ize_and_yse.xml %%DATADIR%%/rulesets/Postcolonial.xml %%DATADIR%%/rulesets/Punctuation.xml %%DATADIR%%/rulesets/Query.xml %%DATADIR%%/rulesets/Religion.xml %%DATADIR%%/rulesets/Repetition.xml %%DATADIR%%/rulesets/White_space.xml %%DATADIR%%/rulesets/ruleset.css %%DATADIR%%/rulesets/ruleset.ctm %%DATADIR%%/rulesets/ruleset.rld %%DATADIR%%/rulesets/ruleset.xsd %%DATADIR%%/templates/Custom_rule_set.xml %%DATADIR%%/templates/DITA_Concept.xml %%DATADIR%%/templates/DITA_Map.xml %%DATADIR%%/templates/DITA_Task.xml %%DATADIR%%/templates/DITA_Topic.xml %%DATADIR%%/templates/DTD.dtd %%DATADIR%%/templates/DocBook_4.4_article.xml %%DATADIR%%/templates/DocBook_4.4_book.xml %%DATADIR%%/templates/DocBook_5.0_article.xml %%DATADIR%%/templates/DocBook_5.0_book.xml %%DATADIR%%/templates/Moodle_glossary.xml %%DATADIR%%/templates/Moodle_quiz.xml %%DATADIR%%/templates/NewsML_1.2.xml %%DATADIR%%/templates/OpenLaszlo.lzx %%DATADIR%%/templates/OpenLearn_document.xml %%DATADIR%%/templates/RELAX_NG_grammar.rng %%DATADIR%%/templates/RSS_2.0.rss %%DATADIR%%/templates/TEI_document.xml %%DATADIR%%/templates/WordprocessingML_document.xml %%DATADIR%%/templates/XHTML_1.0_Strict_document.html %%DATADIR%%/templates/XLIFF_document.xlf %%DATADIR%%/templates/XML_Schema.xsd %%DATADIR%%/templates/XML_Topic_Map_1.0.xtm %%DATADIR%%/templates/XML_Topic_Map_2.0.xtm %%DATADIR%%/templates/XSL_stylesheet.xsl %%DATADIR%%/xpm/appicon.xpm %%DATADIR%%/xpm/stock_copy_16.xpm %%DATADIR%%/xpm/stock_cut_16.xpm %%DATADIR%%/xpm/stock_help_16.xpm %%DATADIR%%/xpm/stock_hyperlink.xpm %%DATADIR%%/xpm/stock_internet.xpm %%DATADIR%%/xpm/stock_internet_16.xpm %%DATADIR%%/xpm/stock_new.xpm %%DATADIR%%/xpm/stock_new_16.xpm %%DATADIR%%/xpm/stock_open.xpm %%DATADIR%%/xpm/stock_open_16.xpm %%DATADIR%%/xpm/stock_paste_16.xpm %%DATADIR%%/xpm/stock_print-preview_16.xpm %%DATADIR%%/xpm/stock_print.xpm %%DATADIR%%/xpm/stock_print_16.xpm %%DATADIR%%/xpm/stock_print_preview_16.xpm %%DATADIR%%/xpm/stock_redo_16.xpm %%DATADIR%%/xpm/stock_save.xpm %%DATADIR%%/xpm/stock_save_16.xpm %%DATADIR%%/xpm/stock_search_16.xpm %%DATADIR%%/xpm/stock_spellcheck.xpm %%DATADIR%%/xpm/stock_spellcheck_16.xpm %%DATADIR%%/xpm/stock_undo_16.xpm %%DATADIR%%/xsl/openlearn2daisyhtml/heading.xsl %%DATADIR%%/xsl/openlearn2daisyhtml/inline.xsl %%DATADIR%%/xsl/openlearn2daisyhtml/item.xsl %%DATADIR%%/xsl/openlearn2daisyhtml/lang.xsl %%DATADIR%%/xsl/openlearn2daisyhtml/object.xsl %%DATADIR%%/xsl/openlearn2daisyhtml/openlearn2daisyhtml.xsl %%DATADIR%%/xsl/openlearn2daisyhtml/structure.xsl