summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-20 21:56:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-20 21:56:35 +0000
commitd492c42ad2e2565584e53fdaca4383e949b7440b (patch)
tree171e1c50265e469d9850402e291f3eb5cc58efa4 /print
parent- Update to 0.7.6 (diff)
- Update to 1.3.3.11
PR: 119663 Submitted by: Vizeli Pascal <pvizeli@yahoo.de> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=205915
Diffstat (limited to 'print')
-rw-r--r--print/scribus-devel/Makefile11
-rw-r--r--print/scribus-devel/distinfo6
-rw-r--r--print/scribus-devel/files/patch-scribus-manpages-Makefile.in30
-rw-r--r--print/scribus-devel/pkg-plist1531
-rw-r--r--print/scribus/Makefile11
-rw-r--r--print/scribus/distinfo6
-rw-r--r--print/scribus/files/patch-scribus-manpages-Makefile.in30
-rw-r--r--print/scribus/pkg-plist1531
8 files changed, 1688 insertions, 1468 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index 7b2da275ca14..9d2d04f02835 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -1,14 +1,13 @@
-# ex:ts=8
# Ports collection makefile for: scribus
# Date created: Mar 15, 2002
# Whom: ijliao
#
-# $Carpetsmoker: ports/print/scribus/Makefile,v 1.1 2007/07/22 00:53:09 carpetsmoker Exp $
+# $Carpetsmoker: ports/print/scribus/Makefile,v 1.2 2007/09/24 08:06:52 carpetsmoker Exp $
# $FreeBSD$
#
PORTNAME= scribus
-PORTVERSION= 1.3.3.8
+PORTVERSION= 1.3.3.11
CATEGORIES= print editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.scribus.net/downloads/${PORTVERSION}/
@@ -37,7 +36,9 @@ USE_LDCONFIG= yes
PLIST_SUB+= SCRIBUS_VERSION=${PORTVERSION}
MAN1= scribus.1
-MANLANG= "" pl
+MANCOMPRESSED= no
+MANLANG= "" pl pl_PL.UTF-8 pl_PL.ISO8859-2 de de_DE.UTF-8 \
+ de_DE.ISO8859-1 de_DE.ISO8859-15
.include <bsd.port.pre.mk>
@@ -54,7 +55,7 @@ post-patch:
s|python2_3|${PYTHON_VERSION:S/./_/}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e '/\/share\/pixmaps\//s|^|#|g' \
${WRKSRC}/scribus/icons/Makefile.in
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
${WRKSRC}/configure
.include <bsd.port.post.mk>
diff --git a/print/scribus-devel/distinfo b/print/scribus-devel/distinfo
index 387a2c48f94e..9718f969fdff 100644
--- a/print/scribus-devel/distinfo
+++ b/print/scribus-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (scribus-1.3.3.8.tar.bz2) = fa79c8bba3e6e09b0bdeaf16579d6fa1
-SHA256 (scribus-1.3.3.8.tar.bz2) = 13fa0c35b46ddb56e68f69d96f6955637e58387ec6f04828a626f8d4d26927f4
-SIZE (scribus-1.3.3.8.tar.bz2) = 12713100
+MD5 (scribus-1.3.3.11.tar.bz2) = 472432b6ae85e005c98bc11c79572ec9
+SHA256 (scribus-1.3.3.11.tar.bz2) = 8685baf28a21d7c680b0f9ff62188818b837bb67c64dc15fce3acbdc9180a8ca
+SIZE (scribus-1.3.3.11.tar.bz2) = 13302366
diff --git a/print/scribus-devel/files/patch-scribus-manpages-Makefile.in b/print/scribus-devel/files/patch-scribus-manpages-Makefile.in
new file mode 100644
index 000000000000..0043bc045ee1
--- /dev/null
+++ b/print/scribus-devel/files/patch-scribus-manpages-Makefile.in
@@ -0,0 +1,30 @@
+--- scribus/manpages/Makefile.in.orig 2008-01-12 00:52:22.000000000 +0100
++++ scribus/manpages/Makefile.in 2008-01-17 18:15:57.000000000 +0100
+@@ -446,15 +446,26 @@
+ #>- $(mkinstalldirs) $(mandir)/pl/man1
+ #>+ 1
+ $(mkinstalldirs) $(DESTDIR)$(mandir)/pl/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/pl_PL.UTF-8/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/pl_PL.ISO8859-2/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/de_DE.ISO8859-1/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/de_DE.ISO8859-15/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/de/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/de_DE.UTF-8/man1
+ #>- $(INSTALL_DATA) $(srcdir)/scribus.1 $(mandir)/man1/scribus.1
+ #>+ 1
+ $(INSTALL_DATA) $(srcdir)/scribus.1 $(DESTDIR)$(mandir)/man1/scribus.1
+ #>- $(INSTALL_DATA) $(srcdir)/scribus.1.de $(mandir)/man1/scribus.1.de
+ #>+ 1
+- $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/man1/scribus.1.de
++ $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/de/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/de_DE.ISO8859-1/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/de_DE.ISO8859-15/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/de_DE.UTF-8/man1/scribus.1
+ #>- $(INSTALL_DATA) $(srcdir)/scribus.1.pl $(mandir)/pl/man1/scribus.1
+ #>+ 1
+ $(INSTALL_DATA) $(srcdir)/scribus.1.pl $(DESTDIR)$(mandir)/pl/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.pl $(DESTDIR)$(mandir)/pl_PL.ISO8859-2/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.pl $(DESTDIR)$(mandir)/pl_PL.UTF-8/man1/scribus.1
+
+ uninstall-local:
+ #>- -rm -f $(mandir)/man1/scribus.1
diff --git a/print/scribus-devel/pkg-plist b/print/scribus-devel/pkg-plist
index 487687f598bf..6a553ea0b438 100644
--- a/print/scribus-devel/pkg-plist
+++ b/print/scribus-devel/pkg-plist
@@ -48,9 +48,9 @@ include/scribus/fontprefs.h
include/scribus/fontreplacedialog.h
include/scribus/fparser.h
include/scribus/fpconfig.h
+include/scribus/fptypes.h
include/scribus/fpoint.h
include/scribus/fpointarray.h
-include/scribus/fptypes.h
include/scribus/frameedit.h
include/scribus/gradienteditor.h
include/scribus/gtaction.h
@@ -83,10 +83,10 @@ include/scribus/linecombo.h
include/scribus/lineformats.h
include/scribus/linkbutton.h
include/scribus/loremipsum.h
-include/scribus/marginWidget.h
-include/scribus/margindialog.h
include/scribus/md5.h
include/scribus/mdup.h
+include/scribus/margindialog.h
+include/scribus/marginwidget.h
include/scribus/measurements.h
include/scribus/menumanager.h
include/scribus/mergedoc.h
@@ -124,30 +124,30 @@ include/scribus/prefstable.h
include/scribus/preview.h
include/scribus/query.h
include/scribus/rc4.h
-include/scribus/reformdoc.h
include/scribus/rulermover.h
+include/scribus/reformdoc.h
include/scribus/sampleitem.h
include/scribus/sccolor.h
-include/scribus/scfontmetrics.h
include/scribus/scfonts.h
include/scribus/scfonts_ttf.h
+include/scribus/scfontmetrics.h
include/scribus/scmenu.h
include/scribus/scmessagebox.h
include/scribus/scpainter.h
include/scribus/scpaths.h
-include/scribus/scpixmapcache.h
+include/scribus/scrap.h
include/scribus/scplugin.h
include/scribus/scpreview.h
include/scribus/scraction.h
-include/scribus/scrap.h
include/scribus/scribus.h
-include/scribus/scribusXml.h
include/scribus/scribusapp.h
include/scribus/scribusdoc.h
include/scribus/scribusstructs.h
include/scribus/scribusview.h
include/scribus/scribuswin.h
+include/scribus/scribusXml.h
include/scribus/scrpalettebase.h
+include/scribus/scpixmapcache.h
include/scribus/search.h
include/scribus/seiten.h
include/scribus/selection.h
@@ -178,27 +178,6 @@ include/scribus/unzip.h
include/scribus/vgradient.h
include/scribus/vruler.h
include/scribus/werktoolb.h
-lib/scribus/dicts/README_ca_ES.txt
-lib/scribus/dicts/README_cs_CZ.txt
-lib/scribus/dicts/README_cy_GB.txt
-lib/scribus/dicts/README_de_DE.txt
-lib/scribus/dicts/README_en_EN.txt
-lib/scribus/dicts/README_en_GB.txt
-lib/scribus/dicts/README_es_ES.txt
-lib/scribus/dicts/README_fi_FI.txt
-lib/scribus/dicts/README_hu_HU.txt
-lib/scribus/dicts/README_hyph_da_DK.txt
-lib/scribus/dicts/README_hyph_is_IS.txt
-lib/scribus/dicts/README_hyph_pl_PL.txt
-lib/scribus/dicts/README_lt_LT.txt
-lib/scribus/dicts/README_no_NO.txt
-lib/scribus/dicts/README_pt_BR.txt
-lib/scribus/dicts/README_pt_PT.txt
-lib/scribus/dicts/README_ru_RU_0.txt
-lib/scribus/dicts/README_sk_SK.txt
-lib/scribus/dicts/README_sl_SI.txt
-lib/scribus/dicts/README_sv_SE.txt
-lib/scribus/dicts/README_uk_UA.txt
lib/scribus/dicts/hyph_af.dic
lib/scribus/dicts/hyph_ca.dic
lib/scribus/dicts/hyph_cs.dic
@@ -226,208 +205,596 @@ lib/scribus/dicts/hyph_sk.dic
lib/scribus/dicts/hyph_sl.dic
lib/scribus/dicts/hyph_sv.dic
lib/scribus/dicts/hyph_uk.dic
-lib/scribus/import.prolog
+lib/scribus/dicts/README_ca_ES.txt
+lib/scribus/dicts/README_en_EN.txt
+lib/scribus/dicts/README_cs_CZ.txt
+lib/scribus/dicts/README_cy_GB.txt
+lib/scribus/dicts/README_hyph_da_DK.txt
+lib/scribus/dicts/README_de_DE.txt
+lib/scribus/dicts/README_en_GB.txt
+lib/scribus/dicts/README_es_ES.txt
+lib/scribus/dicts/README_fi_FI.txt
+lib/scribus/dicts/README_hu_HU.txt
+lib/scribus/dicts/README_hyph_is_IS.txt
+lib/scribus/dicts/README_lt_LT.txt
+lib/scribus/dicts/README_no_NO.txt
+lib/scribus/dicts/README_hyph_pl_PL.txt
+lib/scribus/dicts/README_pt_BR.txt
+lib/scribus/dicts/README_pt_PT.txt
+lib/scribus/dicts/README_ru_RU_0.txt
+lib/scribus/dicts/README_sk_SK.txt
+lib/scribus/dicts/README_sl_SI.txt
+lib/scribus/dicts/README_sv_SE.txt
+lib/scribus/dicts/README_uk_UA.txt
lib/scribus/keysets/scribus13.ksxml
-lib/scribus/plugins/gettext/libcsvim.la
-lib/scribus/plugins/gettext/libcsvim.so
-lib/scribus/plugins/gettext/libcsvim.so.0
-lib/scribus/plugins/gettext/libdocim.la
-lib/scribus/plugins/gettext/libdocim.so
-lib/scribus/plugins/gettext/libdocim.so.0
-lib/scribus/plugins/gettext/libhtmlim.la
-lib/scribus/plugins/gettext/libhtmlim.so
+lib/scribus/profiles/ReadMe
+lib/scribus/profiles/srgb.license
+lib/scribus/profiles/sRGB.icm
+lib/scribus/profiles/GenericCMYK.icm
+lib/scribus/profiles/GenericCMYK.txt
+lib/scribus/swatches/Scribus_SVG.txt
+lib/scribus/swatches/Scribus_X11Grey.txt
+lib/scribus/swatches/Scribus_Gnome.txt
+lib/scribus/swatches/Scribus_X11.txt
+lib/scribus/swatches/Scribus_OpenOffice.txt
+lib/scribus/plugins/libscribusshortwords.so.0
+lib/scribus/plugins/libscribusshortwords.so
+lib/scribus/plugins/libscribusshortwords.la
+lib/scribus/plugins/libsvgexplugin.so.0
+lib/scribus/plugins/libsvgexplugin.so
+lib/scribus/plugins/libsvgexplugin.la
+lib/scribus/plugins/libsvgimplugin.so.0
+lib/scribus/plugins/libsvgimplugin.so
+lib/scribus/plugins/libsvgimplugin.la
+lib/scribus/plugins/libimportps.so.0
+lib/scribus/plugins/libimportps.so
+lib/scribus/plugins/libimportps.la
+lib/scribus/plugins/libfontpreview.so.0
+lib/scribus/plugins/libfontpreview.so
+lib/scribus/plugins/libfontpreview.la
+lib/scribus/plugins/libscribusexportpixmap.so.0
lib/scribus/plugins/gettext/libhtmlim.so.0
-lib/scribus/plugins/gettext/libodtimplugin.la
-lib/scribus/plugins/gettext/libodtimplugin.so
+lib/scribus/plugins/gettext/libhtmlim.so
+lib/scribus/plugins/gettext/libhtmlim.la
+lib/scribus/plugins/gettext/libtxtim.so.0
+lib/scribus/plugins/gettext/libtxtim.so
+lib/scribus/plugins/gettext/libtxtim.la
+lib/scribus/plugins/gettext/libcsvim.so.0
+lib/scribus/plugins/gettext/libcsvim.so
+lib/scribus/plugins/gettext/libcsvim.la
+lib/scribus/plugins/gettext/libsxwimplugin.so.0
+lib/scribus/plugins/gettext/libsxwimplugin.so
+lib/scribus/plugins/gettext/libsxwimplugin.la
+lib/scribus/plugins/gettext/libtextfilterplugin.so.0
+lib/scribus/plugins/gettext/libtextfilterplugin.so
+lib/scribus/plugins/gettext/libtextfilterplugin.la
lib/scribus/plugins/gettext/libodtimplugin.so.0
-lib/scribus/plugins/gettext/libpdbim.la
+lib/scribus/plugins/gettext/libodtimplugin.so
+lib/scribus/plugins/gettext/libodtimplugin.la
lib/scribus/plugins/gettext/libpdbim.so
lib/scribus/plugins/gettext/libpdbim.so.0
-lib/scribus/plugins/gettext/libsxwimplugin.la
-lib/scribus/plugins/gettext/libsxwimplugin.so
-lib/scribus/plugins/gettext/libsxwimplugin.so.0
-lib/scribus/plugins/gettext/libtextfilterplugin.la
-lib/scribus/plugins/gettext/libtextfilterplugin.so
-lib/scribus/plugins/gettext/libtextfilterplugin.so.0
-lib/scribus/plugins/gettext/libtxtim.la
-lib/scribus/plugins/gettext/libtxtim.so
-lib/scribus/plugins/gettext/libtxtim.so.0
-lib/scribus/plugins/libbarcodegenerator.la
-lib/scribus/plugins/libbarcodegenerator.so
-lib/scribus/plugins/libbarcodegenerator.so.0
-lib/scribus/plugins/libcolorwheel.la
-lib/scribus/plugins/libcolorwheel.so
-lib/scribus/plugins/libcolorwheel.so.0
-lib/scribus/plugins/libfontpreview.la
-lib/scribus/plugins/libfontpreview.so
-lib/scribus/plugins/libfontpreview.so.0
-lib/scribus/plugins/libimportps.la
-lib/scribus/plugins/libimportps.so
-lib/scribus/plugins/libimportps.so.0
-lib/scribus/plugins/libnewfromtemplateplugin.la
-lib/scribus/plugins/libnewfromtemplateplugin.so
+lib/scribus/plugins/gettext/libpdbim.la
+lib/scribus/plugins/gettext/libdocim.so.0
+lib/scribus/plugins/gettext/libdocim.so
+lib/scribus/plugins/gettext/libdocim.la
+lib/scribus/plugins/libscribusexportpixmap.so
+lib/scribus/plugins/libscribusexportpixmap.la
lib/scribus/plugins/libnewfromtemplateplugin.so.0
-lib/scribus/plugins/liboldscribusformat.la
-lib/scribus/plugins/liboldscribusformat.so
-lib/scribus/plugins/liboldscribusformat.so.0
-lib/scribus/plugins/liboodrawimp.la
-lib/scribus/plugins/liboodrawimp.so
-lib/scribus/plugins/liboodrawimp.so.0
-lib/scribus/plugins/libsaveastemplateplugin.la
-lib/scribus/plugins/libsaveastemplateplugin.so
+lib/scribus/plugins/libnewfromtemplateplugin.so
+lib/scribus/plugins/libnewfromtemplateplugin.la
lib/scribus/plugins/libsaveastemplateplugin.so.0
-lib/scribus/plugins/libscribusexportpixmap.la
-lib/scribus/plugins/libscribusexportpixmap.so
-lib/scribus/plugins/libscribusexportpixmap.so.0
-lib/scribus/plugins/libscribusshortwords.la
-lib/scribus/plugins/libscribusshortwords.so
-lib/scribus/plugins/libscribusshortwords.so.0
-lib/scribus/plugins/libscriptplugin.la
-lib/scribus/plugins/libscriptplugin.so
+lib/scribus/plugins/libsaveastemplateplugin.so
+lib/scribus/plugins/libsaveastemplateplugin.la
+lib/scribus/plugins/liboodrawimp.so.0
+lib/scribus/plugins/liboodrawimp.so
+lib/scribus/plugins/liboodrawimp.la
+lib/scribus/plugins/liboldscribusformat.so.0
+lib/scribus/plugins/liboldscribusformat.so
+lib/scribus/plugins/liboldscribusformat.la
lib/scribus/plugins/libscriptplugin.so.0
-lib/scribus/plugins/libsvgexplugin.la
-lib/scribus/plugins/libsvgexplugin.so
-lib/scribus/plugins/libsvgexplugin.so.0
-lib/scribus/plugins/libsvgimplugin.la
-lib/scribus/plugins/libsvgimplugin.so
-lib/scribus/plugins/libsvgimplugin.so.0
-lib/scribus/profiles/GenericCMYK.icm
-lib/scribus/profiles/GenericCMYK.txt
-lib/scribus/profiles/ReadMe
-lib/scribus/profiles/sRGB.icm
-lib/scribus/profiles/srgb.license
-lib/scribus/scribus.af.qm
-lib/scribus/scribus.bg.qm
-lib/scribus/scribus.br.qm
-lib/scribus/scribus.ca.qm
-lib/scribus/scribus.cs.qm
-lib/scribus/scribus.cy.qm
-lib/scribus/scribus.da.qm
-lib/scribus/scribus.de.qm
-lib/scribus/scribus.de_CH.qm
-lib/scribus/scribus.de_ol.qm
-lib/scribus/scribus.dz.qm
-lib/scribus/scribus.el.qm
-lib/scribus/scribus.en_AU.qm
-lib/scribus/scribus.en_GB.qm
-lib/scribus/scribus.en_US.qm
-lib/scribus/scribus.eo.qm
-lib/scribus/scribus.es.qm
-lib/scribus/scribus.es_LA.qm
-lib/scribus/scribus.et.qm
-lib/scribus/scribus.eu.qm
-lib/scribus/scribus.fi.qm
-lib/scribus/scribus.fr.qm
-lib/scribus/scribus.gl.qm
-lib/scribus/scribus.hu.qm
-lib/scribus/scribus.id.qm
-lib/scribus/scribus.it.qm
-lib/scribus/scribus.ja.qm
-lib/scribus/scribus.ko.qm
-lib/scribus/scribus.lt.qm
-lib/scribus/scribus.nb.qm
-lib/scribus/scribus.nl.qm
-lib/scribus/scribus.pl.qm
-lib/scribus/scribus.pt_BR.qm
-lib/scribus/scribus.ru.qm
-lib/scribus/scribus.se.qm
-lib/scribus/scribus.sk.qm
-lib/scribus/scribus.sl.qm
-lib/scribus/scribus.sq.qm
-lib/scribus/scribus.sr.qm
-lib/scribus/scribus.th_TH.qm
-lib/scribus/scribus.tr.qm
-lib/scribus/scribus.uk.qm
-lib/scribus/scribus.zh.qm
-lib/scribus/swatches/Scribus_Gnome.txt
-lib/scribus/swatches/Scribus_OpenOffice.txt
-lib/scribus/swatches/Scribus_SVG.txt
-lib/scribus/swatches/Scribus_X11.txt
-lib/scribus/swatches/Scribus_X11Grey.txt
-share/mime/packages/scribus.xml
-%%DATADIR%%/dtd/scribuspdfoptions.dtd
-%%DATADIR%%/icons/AddNode.png
-%%DATADIR%%/icons/AddPoint.png
-%%DATADIR%%/icons/AllCaps.png
-%%DATADIR%%/icons/AppIcon.png
-%%DATADIR%%/icons/AppIcon2.png
-%%DATADIR%%/icons/BevelJoin.png
-%%DATADIR%%/icons/BezierClose.png
-%%DATADIR%%/icons/Bild.xpm
-%%DATADIR%%/icons/Bild16.xpm
-%%DATADIR%%/icons/ButtCap.png
-%%DATADIR%%/icons/Corner.xpm
-%%DATADIR%%/icons/DateiClos16.png
-%%DATADIR%%/icons/DateiClose.png
-%%DATADIR%%/icons/DateiNeu.xpm
-%%DATADIR%%/icons/DateiNeu16.png
-%%DATADIR%%/icons/DateiOpen.xpm
-%%DATADIR%%/icons/DateiOpen16.png
-%%DATADIR%%/icons/DateiPrint.xpm
-%%DATADIR%%/icons/DateiPrint16.png
-%%DATADIR%%/icons/DateiSave16.png
-%%DATADIR%%/icons/DateiSave2.png
-%%DATADIR%%/icons/DelPoint.png
-%%DATADIR%%/icons/DeleteNode.png
-%%DATADIR%%/icons/Deletelayer.png
-%%DATADIR%%/icons/DragPix.xpm
-%%DATADIR%%/icons/DrawFrame.xpm
-%%DATADIR%%/icons/DrawImageFrame.xpm
-%%DATADIR%%/icons/DrawPolylineFrame.xpm
-%%DATADIR%%/icons/DrawTable.xpm
-%%DATADIR%%/icons/DrawTextFrame.xpm
-%%DATADIR%%/icons/Editm.xpm
-%%DATADIR%%/icons/FlipH.xpm
-%%DATADIR%%/icons/FlipV.xpm
-%%DATADIR%%/icons/HandC.xpm
-%%DATADIR%%/icons/Hoch.xpm
-%%DATADIR%%/icons/Kapital.xpm
-%%DATADIR%%/icons/Kern.xpm
-%%DATADIR%%/icons/Kreise.xpm
-%%DATADIR%%/icons/Kreuz.xpm
-%%DATADIR%%/icons/Layervisible.xpm
-%%DATADIR%%/icons/Lock.xpm
-%%DATADIR%%/icons/Lowerlayer.png
-%%DATADIR%%/icons/Lupe.xpm
-%%DATADIR%%/icons/LupeZ.xpm
-%%DATADIR%%/icons/MiterJoin.png
-%%DATADIR%%/icons/MoveAsym.png
-%%DATADIR%%/icons/MoveKontrol.png
-%%DATADIR%%/icons/MoveNode.png
-%%DATADIR%%/icons/MoveSym.png
-%%DATADIR%%/icons/Newlayer.png
-%%DATADIR%%/icons/NoPrint.png
-%%DATADIR%%/icons/PolyCut.png
-%%DATADIR%%/icons/Raiselayer.png
-%%DATADIR%%/icons/Rechtecke.xpm
-%%DATADIR%%/icons/Reset1Node.png
-%%DATADIR%%/icons/ResetNode.png
-%%DATADIR%%/icons/Revers.png
-%%DATADIR%%/icons/Rotieren.xpm
-%%DATADIR%%/icons/Rotieren2.png
-%%DATADIR%%/icons/RoundCap.png
-%%DATADIR%%/icons/RoundJoin.png
-%%DATADIR%%/icons/Spacing.xpm
-%%DATADIR%%/icons/Splash.png
-%%DATADIR%%/icons/Split.png
-%%DATADIR%%/icons/SquareCap.png
-%%DATADIR%%/icons/Stift.xpm
-%%DATADIR%%/icons/Stift16.xpm
-%%DATADIR%%/icons/Stiftalt.xpm
-%%DATADIR%%/icons/Stiftalt16.xpm
-%%DATADIR%%/icons/Strike.xpm
-%%DATADIR%%/icons/Text.xpm
-%%DATADIR%%/icons/Text16.xpm
-%%DATADIR%%/icons/Text2.xpm
-%%DATADIR%%/icons/Tief.xpm
-%%DATADIR%%/icons/Unlock.xpm
-%%DATADIR%%/icons/Unter.xpm
-%%DATADIR%%/icons/Winkel.xpm
-%%DATADIR%%/icons/Zeichen.xpm
+lib/scribus/plugins/libscriptplugin.so
+lib/scribus/plugins/libscriptplugin.la
+lib/scribus/plugins/libcolorwheel.so.0
+lib/scribus/plugins/libcolorwheel.so
+lib/scribus/plugins/libcolorwheel.la
+lib/scribus/plugins/libbarcodegenerator.so.0
+lib/scribus/plugins/libbarcodegenerator.so
+lib/scribus/plugins/libbarcodegenerator.la
+lib/scribus/import.prolog
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/dialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/short-words-manual.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acropass.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroinfo.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acrosec.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroreader5.1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/batik1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmspanel.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmsmodify1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormgmtscreen.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontprev.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gammagrayscale.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlstyle.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlimport.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/RDF.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/imageeffects.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/inkscape.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/lprof.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/kfontinstaller.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ksnapshot.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ooeps1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oochart.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oogettext1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pagetemplate1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxcolor.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxintent.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pstoedit1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfx3-1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsblgrid1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs5.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs6.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs8.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs10.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs11.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs12.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs15.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsdisplay.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs-mac-1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printseps.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printpreview.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/result.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter_error_string.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribus2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribuscms1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribustru4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/spinbox1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swmenu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swdialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/svg1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/xnview.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_export_PDF.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_skrypt.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_sprawdzanie.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_nowy.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_pole_num.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_jednostki_miar.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/symbole.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ulica.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wlasciwosci_pola.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wyslij_formularz.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/color1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/codingstandards.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/contributions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cross-platform.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cups.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/developers.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/doccopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/docinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/download.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts-win32.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gettexthowto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gsfont.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/hyphenator.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/index.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install-dpkg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/intro.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/irc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/javascriptpdf.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/keys.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/layers.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/lipsum.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/moncal.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/mouse.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagenumber.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagetemplate1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/parallel-install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdflavor.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfx3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/plugin_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/prepress.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/psd.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-os2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-win32.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/resources.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scprinters.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribuscopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribusfileformat.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribus-svg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-extensions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-faq.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-color.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-constants.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-dialogs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-doc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-font.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-getobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-layer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-manobj.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-object.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-page.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-select.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-setobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-textframes.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-PDFfile.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-Printer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-ImageExport.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/settings1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/specs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/short-words.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox10.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox11.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox12.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox13.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox14.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox6.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox7.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox8.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox9.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/topten.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/translation_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdf_form.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/otherinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/documentation.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/dialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/short-words-manual.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/dialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/short-words-manual.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/about1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/about2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/codingstandards.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/contributions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cross-platform.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/developers.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/doccopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/docinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/download.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts-win32.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/gettexthowto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/gsfont.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/hyphenator.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/index.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install-dpkg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/intro.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/irc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/javascriptpdf.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/keys.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/lipsum.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/moncal.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/mouse.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pagetemplate1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/parallel-install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdflavor.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfx3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/plugin_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/readme.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/readme-win32.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/resources.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scprinters.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribuscopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribusfileformat.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribus-svg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-extensions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-faq.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-color.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-constants.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-dialogs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-doc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-font.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-getobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-layer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-manobj.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-object.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-page.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-select.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-setobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-textframes.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/specs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-PDFfile.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-Printer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-ImageExport.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/settings1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/short-words.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox10.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox11.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox12.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox13.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox6.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox7.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox8.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox9.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdf_form.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/otherinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/dialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/short-words-manual.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/codingstandards.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/contributions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cross-platform.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cups.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/developers.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/doccopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/docinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/download.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gettexthowto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gsfont.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/hyphenator.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/index.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install-dpkg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/intro.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/irc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/javascriptpdf.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/keys.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/moncal.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/mouse.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pagetemplate1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/parallel-install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdflavor.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfx3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/plugin_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/prepress.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/readme.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/resources.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scprinters.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribuscopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribusfileformat.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribus-svg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-extensions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-faq.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-color.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-constants.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-dialogs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-doc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-font.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-getobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-layer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-manobj.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-object.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-page.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-select.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-pydoc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-setobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-textframes.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-PDFfile.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-Printer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-ImageExport.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/settings1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/specs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/short-words.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox10.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox11.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox12.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox13.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox14.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox15.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox6.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox7.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox8.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox9.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/topten.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/translation_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdf_form.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/otherinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/documentation.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/tutorials.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/AUTHORS
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/BUILDING
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLogSVN
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLog
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/COPYING
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/INSTALL
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/NEWS
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/PACKAGING
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README.MacOSX
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/TODO
+%%DATADIR%%/icons/viewmagout.png
+%%DATADIR%%/icons/viewmagin.png
+%%DATADIR%%/icons/viewmag1.png
+%%DATADIR%%/icons/register.png
+%%DATADIR%%/icons/cmyk.png
+%%DATADIR%%/icons/rgb.png
+%%DATADIR%%/icons/spot.png
+%%DATADIR%%/icons/alert.png
+%%DATADIR%%/icons/pagedouble.png
+%%DATADIR%%/icons/pagequadro.png
+%%DATADIR%%/icons/pagesingle.png
+%%DATADIR%%/icons/pagetriple.png
+%%DATADIR%%/icons/pagedouble16.png
+%%DATADIR%%/icons/pagequadro16.png
+%%DATADIR%%/icons/pagesingle16.png
+%%DATADIR%%/icons/pagetriple16.png
+%%DATADIR%%/icons/page16.png
+%%DATADIR%%/icons/mover.png
%%DATADIR%%/icons/above.png
+%%DATADIR%%/icons/below.png
+%%DATADIR%%/icons/firstline.png
+%%DATADIR%%/icons/leftindent.png
+%%DATADIR%%/icons/shade.png
%%DATADIR%%/icons/acrobat.png
%%DATADIR%%/icons/acroread.png
%%DATADIR%%/icons/addf.png
+%%DATADIR%%/icons/AddNode.png
+%%DATADIR%%/icons/AddPoint.png
+%%DATADIR%%/icons/AllCaps.png
%%DATADIR%%/icons/al_bottom_in.png
%%DATADIR%%/icons/al_bottom_out.png
%%DATADIR%%/icons/al_center_hor.png
@@ -438,22 +805,41 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/al_right_out.png
%%DATADIR%%/icons/al_top_in.png
%%DATADIR%%/icons/al_top_out.png
-%%DATADIR%%/icons/alert.png
+%%DATADIR%%/icons/AppIcon.png
+%%DATADIR%%/icons/AppIcon2.png
%%DATADIR%%/icons/back.png
-%%DATADIR%%/icons/below.png
+%%DATADIR%%/icons/doc.png
+%%DATADIR%%/icons/BevelJoin.png
+%%DATADIR%%/icons/BezierClose.png
%%DATADIR%%/icons/beziertool.png
%%DATADIR%%/icons/beziertool16.png
+%%DATADIR%%/icons/Bild.xpm
+%%DATADIR%%/icons/Bild16.xpm
%%DATADIR%%/icons/blend.png
%%DATADIR%%/icons/bottom.png
+%%DATADIR%%/icons/ButtCap.png
%%DATADIR%%/icons/charset.png
%%DATADIR%%/icons/checkbox.png
%%DATADIR%%/icons/checkdoc.png
-%%DATADIR%%/icons/cmyk.png
%%DATADIR%%/icons/colorpicker.png
%%DATADIR%%/icons/combobox.png
%%DATADIR%%/icons/compfile.png
%%DATADIR%%/icons/compfile16.png
+%%DATADIR%%/icons/Corner.xpm
%%DATADIR%%/icons/crop.png
+%%DATADIR%%/icons/DateiClos16.png
+%%DATADIR%%/icons/DateiClose.png
+%%DATADIR%%/icons/DateiNeu.xpm
+%%DATADIR%%/icons/DateiNeu16.png
+%%DATADIR%%/icons/DateiOpen.xpm
+%%DATADIR%%/icons/DateiOpen16.png
+%%DATADIR%%/icons/DateiPrint.xpm
+%%DATADIR%%/icons/DateiPrint16.png
+%%DATADIR%%/icons/DateiSave16.png
+%%DATADIR%%/icons/DateiSave2.png
+%%DATADIR%%/icons/Deletelayer.png
+%%DATADIR%%/icons/DeleteNode.png
+%%DATADIR%%/icons/DelPoint.png
%%DATADIR%%/icons/dist.png
%%DATADIR%%/icons/dist22.png
%%DATADIR%%/icons/distribute_bottom.png
@@ -466,18 +852,25 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/distribute_vcentre.png
%%DATADIR%%/icons/distribute_vdist.png
%%DATADIR%%/icons/distribute_vdist_val.png
-%%DATADIR%%/icons/doc.png
%%DATADIR%%/icons/docattributes.png
%%DATADIR%%/icons/document2.png
%%DATADIR%%/icons/documentinfo.png
%%DATADIR%%/icons/documentinfo32.png
%%DATADIR%%/icons/down.png
+%%DATADIR%%/icons/DragPix.xpm
+%%DATADIR%%/icons/DrawFrame.xpm
+%%DATADIR%%/icons/DrawImageFrame.xpm
+%%DATADIR%%/icons/DrawPolylineFrame.xpm
+%%DATADIR%%/icons/DrawTable.xpm
+%%DATADIR%%/icons/DrawTextFrame.xpm
%%DATADIR%%/icons/editcopy.png
%%DATADIR%%/icons/editcopy22.png
%%DATADIR%%/icons/editcut.png
%%DATADIR%%/icons/editcut22.png
%%DATADIR%%/icons/editdelete.png
%%DATADIR%%/icons/editdelete22.png
+%%DATADIR%%/icons/ok.png
+%%DATADIR%%/icons/Editm.xpm
%%DATADIR%%/icons/editpaste.png
%%DATADIR%%/icons/edittrash.png
%%DATADIR%%/icons/exit.png
@@ -491,79 +884,94 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/find.png
%%DATADIR%%/icons/find16.png
%%DATADIR%%/icons/finish.png
-%%DATADIR%%/icons/firstline.png
+%%DATADIR%%/icons/FlipH.xpm
+%%DATADIR%%/icons/FlipV.xpm
%%DATADIR%%/icons/font.png
%%DATADIR%%/icons/font_otf.png
%%DATADIR%%/icons/font_otf16.png
%%DATADIR%%/icons/font_truetype.png
%%DATADIR%%/icons/font_truetype16.png
%%DATADIR%%/icons/font_type1.png
-%%DATADIR%%/icons/font_type1_16.png
%%DATADIR%%/icons/forward.png
-%%DATADIR%%/icons/frame_table.png
-%%DATADIR%%/icons/frame_table16.png
+%%DATADIR%%/icons/font_type1_16.png
%%DATADIR%%/icons/framenoresize.png
%%DATADIR%%/icons/frameresize.png
+%%DATADIR%%/icons/frame_table.png
+%%DATADIR%%/icons/frame_table16.png
%%DATADIR%%/icons/gohome.png
%%DATADIR%%/icons/goto.png
%%DATADIR%%/icons/guides.png
+%%DATADIR%%/icons/HandC.xpm
%%DATADIR%%/icons/hmirror.png
+%%DATADIR%%/icons/Hoch.xpm
%%DATADIR%%/icons/hyphenate.png
%%DATADIR%%/icons/image.png
%%DATADIR%%/icons/irreg.png
+%%DATADIR%%/icons/Kapital.xpm
+%%DATADIR%%/icons/Kern.xpm
%%DATADIR%%/icons/key_bindings.png
+%%DATADIR%%/icons/Kreise.xpm
+%%DATADIR%%/icons/Kreuz.xpm
%%DATADIR%%/icons/launch.png
%%DATADIR%%/icons/launch16.png
-%%DATADIR%%/icons/leftindent.png
+%%DATADIR%%/icons/Layervisible.xpm
+%%DATADIR%%/icons/pdf.png
%%DATADIR%%/icons/linespacing.png
%%DATADIR%%/icons/listbox.png
+%%DATADIR%%/icons/Lock.xpm
%%DATADIR%%/icons/locked.png
%%DATADIR%%/icons/lower-to-bottom.png
%%DATADIR%%/icons/lower.png
+%%DATADIR%%/icons/Lowerlayer.png
+%%DATADIR%%/icons/Lupe.xpm
+%%DATADIR%%/icons/LupeZ.xpm
%%DATADIR%%/icons/misc.png
-%%DATADIR%%/icons/mover.png
+%%DATADIR%%/icons/MiterJoin.png
+%%DATADIR%%/icons/MoveAsym.png
+%%DATADIR%%/icons/MoveKontrol.png
+%%DATADIR%%/icons/MoveNode.png
+%%DATADIR%%/icons/MoveSym.png
+%%DATADIR%%/icons/Newlayer.png
%%DATADIR%%/icons/nftabout.xpm
%%DATADIR%%/icons/nftinfo.xpm
%%DATADIR%%/icons/noicon.xpm
-%%DATADIR%%/icons/ok.png
+%%DATADIR%%/icons/NoPrint.png
%%DATADIR%%/icons/ok22.png
%%DATADIR%%/icons/ooo_draw.png
%%DATADIR%%/icons/ooo_writer.png
%%DATADIR%%/icons/outlined.png
%%DATADIR%%/icons/page.png
-%%DATADIR%%/icons/page16.png
-%%DATADIR%%/icons/pagedouble.png
-%%DATADIR%%/icons/pagedouble16.png
-%%DATADIR%%/icons/pagequadro.png
-%%DATADIR%%/icons/pagequadro16.png
-%%DATADIR%%/icons/pagesingle.png
-%%DATADIR%%/icons/pagesingle16.png
-%%DATADIR%%/icons/pagetriple.png
-%%DATADIR%%/icons/pagetriple16.png
-%%DATADIR%%/icons/pdf.png
%%DATADIR%%/icons/penciladd.png
%%DATADIR%%/icons/pencilsub.png
%%DATADIR%%/icons/plugins.png
+%%DATADIR%%/icons/PolyCut.png
%%DATADIR%%/icons/postscript.png
%%DATADIR%%/icons/pushbutton.png
%%DATADIR%%/icons/python.png
%%DATADIR%%/icons/raise-to-top.png
%%DATADIR%%/icons/raise.png
-%%DATADIR%%/icons/register.png
+%%DATADIR%%/icons/Raiselayer.png
+%%DATADIR%%/icons/Rechtecke.xpm
%%DATADIR%%/icons/reload.png
%%DATADIR%%/icons/reload16.png
%%DATADIR%%/icons/removef.png
+%%DATADIR%%/icons/Reset1Node.png
+%%DATADIR%%/icons/ResetNode.png
+%%DATADIR%%/icons/Revers.png
%%DATADIR%%/icons/revert.png
-%%DATADIR%%/icons/rgb.png
%%DATADIR%%/icons/rotate_ccw.png
%%DATADIR%%/icons/rotate_cw.png
+%%DATADIR%%/icons/tab.png
+%%DATADIR%%/icons/Rotieren.xpm
+%%DATADIR%%/icons/Rotieren2.png
+%%DATADIR%%/icons/RoundCap.png
+%%DATADIR%%/icons/RoundJoin.png
%%DATADIR%%/icons/scrap.png
%%DATADIR%%/icons/screen.png
-%%DATADIR%%/icons/scribus_logo.png
%%DATADIR%%/icons/scribusdoc.png
%%DATADIR%%/icons/scribusdoc16.png
%%DATADIR%%/icons/scribusicon.png
-%%DATADIR%%/icons/shade.png
+%%DATADIR%%/icons/scribus_logo.png
%%DATADIR%%/icons/shadow.png
%%DATADIR%%/icons/shear_down.png
%%DATADIR%%/icons/shear_left.png
@@ -572,37 +980,52 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/shortwords.png
%%DATADIR%%/icons/signature.png
%%DATADIR%%/icons/signature2.png
+%%DATADIR%%/icons/Spacing.xpm
+%%DATADIR%%/icons/Splash.png
%%DATADIR%%/icons/spline.png
%%DATADIR%%/icons/spline16.png
-%%DATADIR%%/icons/spot.png
+%%DATADIR%%/icons/Split.png
+%%DATADIR%%/icons/SquareCap.png
%%DATADIR%%/icons/start.png
-%%DATADIR%%/icons/tab.png
+%%DATADIR%%/icons/Stift.xpm
+%%DATADIR%%/icons/Stift16.xpm
+%%DATADIR%%/icons/Stiftalt.xpm
+%%DATADIR%%/icons/Stiftalt16.xpm
+%%DATADIR%%/icons/Strike.xpm
%%DATADIR%%/icons/tabtocindex.png
%%DATADIR%%/icons/testfill.png
-%%DATADIR%%/icons/text_block.png
-%%DATADIR%%/icons/text_center.png
-%%DATADIR%%/icons/text_force.png
-%%DATADIR%%/icons/text_left.png
-%%DATADIR%%/icons/text_right.png
+%%DATADIR%%/icons/Text.xpm
+%%DATADIR%%/icons/Text16.xpm
+%%DATADIR%%/icons/Text2.xpm
%%DATADIR%%/icons/textbase.png
%%DATADIR%%/icons/textkern.png
%%DATADIR%%/icons/textscaleh.png
%%DATADIR%%/icons/textscalev.png
%%DATADIR%%/icons/textview.png
-%%DATADIR%%/icons/tools.png
+%%DATADIR%%/icons/text_block.png
+%%DATADIR%%/icons/text_center.png
+%%DATADIR%%/icons/text_force.png
+%%DATADIR%%/icons/text_left.png
%%DATADIR%%/icons/top.png
+%%DATADIR%%/icons/text_right.png
+%%DATADIR%%/icons/typography.png
+%%DATADIR%%/icons/Tief.xpm
+%%DATADIR%%/icons/tools.png
%%DATADIR%%/icons/trashcan.png
%%DATADIR%%/icons/trashcan2.png
%%DATADIR%%/icons/triangle.png
%%DATADIR%%/icons/txt.png
-%%DATADIR%%/icons/typography.png
+%%DATADIR%%/icons/unlock.png
+%%DATADIR%%/icons/Unlock.xpm
+%%DATADIR%%/icons/Unter.xpm
+%%DATADIR%%/icons/up.png
%%DATADIR%%/icons/u_align.png
%%DATADIR%%/icons/u_arrow.png
%%DATADIR%%/icons/u_create.png
%%DATADIR%%/icons/u_cut.png
%%DATADIR%%/icons/u_delete.png
-%%DATADIR%%/icons/u_disableprint.png
%%DATADIR%%/icons/u_enableprint.png
+%%DATADIR%%/icons/u_disableprint.png
%%DATADIR%%/icons/u_eps.png
%%DATADIR%%/icons/u_fill.png
%%DATADIR%%/icons/u_fliph.png
@@ -627,508 +1050,164 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/u_undo.png
%%DATADIR%%/icons/u_undo16.png
%%DATADIR%%/icons/u_unlock.png
-%%DATADIR%%/icons/unlock.png
-%%DATADIR%%/icons/up.png
%%DATADIR%%/icons/vectorgfx.png
%%DATADIR%%/icons/view.png
-%%DATADIR%%/icons/viewmag1.png
-%%DATADIR%%/icons/viewmagin.png
-%%DATADIR%%/icons/viewmagout.png
%%DATADIR%%/icons/vmirror.png
+%%DATADIR%%/icons/Winkel.xpm
%%DATADIR%%/icons/wizard.png
%%DATADIR%%/icons/wordsOnly.png
+%%DATADIR%%/icons/Zeichen.xpm
+%%DATADIR%%/translations/scribus.af.qm
+%%DATADIR%%/translations/scribus.ar.qm
+%%DATADIR%%/translations/scribus.bg.qm
+%%DATADIR%%/translations/scribus.br.qm
+%%DATADIR%%/translations/scribus.ca.qm
+%%DATADIR%%/translations/scribus.cs.qm
+%%DATADIR%%/translations/scribus.cy.qm
+%%DATADIR%%/translations/scribus.da.qm
+%%DATADIR%%/translations/scribus.de.qm
+%%DATADIR%%/translations/scribus.de_ol.qm
+%%DATADIR%%/translations/scribus.de_CH.qm
+%%DATADIR%%/translations/scribus.dz.qm
+%%DATADIR%%/translations/scribus.el.qm
+%%DATADIR%%/translations/scribus.en_AU.qm
+%%DATADIR%%/translations/scribus.en_GB.qm
+%%DATADIR%%/translations/scribus.en_US.qm
+%%DATADIR%%/translations/scribus.eo.qm
+%%DATADIR%%/translations/scribus.es.qm
+%%DATADIR%%/translations/scribus.et.qm
+%%DATADIR%%/translations/scribus.es_LA.qm
+%%DATADIR%%/translations/scribus.eu.qm
+%%DATADIR%%/translations/scribus.fi.qm
+%%DATADIR%%/translations/scribus.fr.qm
+%%DATADIR%%/translations/scribus.gl.qm
+%%DATADIR%%/translations/scribus.hu.qm
+%%DATADIR%%/translations/scribus.id.qm
+%%DATADIR%%/translations/scribus.it.qm
+%%DATADIR%%/translations/scribus.ja.qm
+%%DATADIR%%/translations/scribus.ko.qm
+%%DATADIR%%/translations/scribus.lt.qm
+%%DATADIR%%/translations/scribus.nb.qm
+%%DATADIR%%/translations/scribus.nl.qm
+%%DATADIR%%/translations/scribus.pl.qm
+%%DATADIR%%/translations/scribus.pt_BR.qm
+%%DATADIR%%/translations/scribus.ru.qm
+%%DATADIR%%/translations/scribus.sk.qm
+%%DATADIR%%/translations/scribus.sl.qm
+%%DATADIR%%/translations/scribus.sq.qm
+%%DATADIR%%/translations/scribus.sr.qm
+%%DATADIR%%/translations/scribus.sv.qm
+%%DATADIR%%/translations/scribus.tr.qm
+%%DATADIR%%/translations/scribus.th_TH.qm
+%%DATADIR%%/translations/scribus.uk.qm
+%%DATADIR%%/translations/scribus.zh.qm
+%%DATADIR%%/translations/scribus.zh_TW.qm
+%%DATADIR%%/templates/template.xml
+%%DATADIR%%/templates/nl1/kites.jpg
+%%DATADIR%%/templates/nl1/nl1.png
+%%DATADIR%%/templates/nl1/nl1tn.png
+%%DATADIR%%/templates/nl1/nl1.sla.gz
+%%DATADIR%%/templates/nl2/flowers.jpg
+%%DATADIR%%/templates/nl2/nl2.sla.gz
+%%DATADIR%%/templates/nl2/nl2tn.png
+%%DATADIR%%/templates/nl2/nl2.png
+%%DATADIR%%/templates/br1/br1.png
+%%DATADIR%%/templates/br1/br1tn.png
+%%DATADIR%%/templates/br1/map.jpg
+%%DATADIR%%/templates/br1/br1.sla.gz
+%%DATADIR%%/templates/sc_presentation/presentation.png
+%%DATADIR%%/templates/sc_presentation/presentationtn.png
+%%DATADIR%%/templates/sc_presentation/presentation.sla.gz
+%%DATADIR%%/templates/textbased/textbased.png
+%%DATADIR%%/templates/textbased/textbasedtn.png
+%%DATADIR%%/templates/textbased/textbased.sla.gz
+%%DATADIR%%/templates/textbased/an_image.jpg
+%%DATADIR%%/templates/textbased/author.jpg
+%%DATADIR%%/dtd/scribuspdfoptions.dtd
+%%DATADIR%%/loremipsum/loremipsum.xml
%%DATADIR%%/loremipsum/arabic.xml
%%DATADIR%%/loremipsum/czech.xml
%%DATADIR%%/loremipsum/dutch.xml
-%%DATADIR%%/loremipsum/english.xml
-%%DATADIR%%/loremipsum/eo.xml
%%DATADIR%%/loremipsum/finnish.xml
%%DATADIR%%/loremipsum/german.xml
+%%DATADIR%%/loremipsum/english.xml
+%%DATADIR%%/loremipsum/eo.xml
%%DATADIR%%/loremipsum/greek.xml
%%DATADIR%%/loremipsum/hebrew.xml
%%DATADIR%%/loremipsum/italian.xml
-%%DATADIR%%/loremipsum/loremipsum.xml
%%DATADIR%%/loremipsum/russian.xml
%%DATADIR%%/loremipsum/slovenian.xml
-%%DATADIR%%/plugins/barcode.ps
%%DATADIR%%/plugins/scribus-short-words.rc
-%%DATADIR%%/samples/3columnA4.py
-%%DATADIR%%/samples/3columnUSLTR.py
-%%DATADIR%%/samples/Calendar.py
-%%DATADIR%%/samples/ReadMe
-%%DATADIR%%/samples/Sample1.py
+%%DATADIR%%/plugins/barcode.ps
%%DATADIR%%/samples/boilerplate.py
%%DATADIR%%/samples/golden-mean.py
+%%DATADIR%%/samples/quote.py
+%%DATADIR%%/samples/wordcount.py
+%%DATADIR%%/samples/Sample1.py
+%%DATADIR%%/samples/trait_de_coupe.py
+%%DATADIR%%/samples/Calendar.py
+%%DATADIR%%/samples/pochette_cd.py
+%%DATADIR%%/samples/3columnUSLTR.py
+%%DATADIR%%/samples/3columnA4.py
%%DATADIR%%/samples/legende.py
%%DATADIR%%/samples/moins_10_pourcent_group.py
%%DATADIR%%/samples/plus_10_pourcent_group.py
-%%DATADIR%%/samples/pochette_cd.py
-%%DATADIR%%/samples/quote.py
+%%DATADIR%%/samples/ReadMe
%%DATADIR%%/samples/sample_db_usage.py
-%%DATADIR%%/samples/trait_de_coupe.py
-%%DATADIR%%/samples/wordcount.py
-%%DATADIR%%/scripts/CalendarWizard.py
+%%DATADIR%%/samples/extract_text.py
+%%DATADIR%%/scripts/ReadMe
%%DATADIR%%/scripts/ChangeLog
-%%DATADIR%%/scripts/FontSample.py
%%DATADIR%%/scripts/NEWS
-%%DATADIR%%/scripts/ReadMe
%%DATADIR%%/scripts/TODO
-%%DATADIR%%/templates/br1/br1.png
-%%DATADIR%%/templates/br1/br1.sla.gz
-%%DATADIR%%/templates/br1/br1tn.png
-%%DATADIR%%/templates/br1/map.jpg
-%%DATADIR%%/templates/nl1/kites.jpg
-%%DATADIR%%/templates/nl1/nl1.png
-%%DATADIR%%/templates/nl1/nl1.sla.gz
-%%DATADIR%%/templates/nl1/nl1tn.png
-%%DATADIR%%/templates/nl2/flowers.jpg
-%%DATADIR%%/templates/nl2/nl2.png
-%%DATADIR%%/templates/nl2/nl2.sla.gz
-%%DATADIR%%/templates/nl2/nl2tn.png
-%%DATADIR%%/templates/sc_presentation/presentation.png
-%%DATADIR%%/templates/sc_presentation/presentation.sla.gz
-%%DATADIR%%/templates/sc_presentation/presentationtn.png
-%%DATADIR%%/templates/template.xml
-%%DATADIR%%/templates/textbased/an_image.jpg
-%%DATADIR%%/templates/textbased/author.jpg
-%%DATADIR%%/templates/textbased/textbased.png
-%%DATADIR%%/templates/textbased/textbased.sla.gz
-%%DATADIR%%/templates/textbased/textbasedtn.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/AUTHORS
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/BUILDING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/COPYING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLog
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLogCVS
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/INSTALL
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/NEWS
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/PACKAGING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README.MacOSX
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/TODO
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/contributions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cups.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/doccopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/docinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/documentation.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/download.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gsfont.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/hyphenator.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/index.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install-dpkg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/intro.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/irc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/javascriptpdf.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/keys.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/mouse.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/otherinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pagetemplate1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/parallel-install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdf_form.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdflavor.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfx3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/prepress.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/readme.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/resources.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scprinters.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribus-svg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribuscopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-pydoc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/settings1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/short-words.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/specs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox10.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox11.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox12.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox13.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox6.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox7.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox8.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox9.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/topten.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/translation_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/tutorials.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/color1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/contributions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cups.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/doccopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/docinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/documentation.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/download.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gsfont.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/hyphenator.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/RDF.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter_error_string.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroinfo.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acropass.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroreader5.1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acrosec.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/batik1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmsmodify1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmspanel.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormgmtscreen.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontprev.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_export_PDF.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_skrypt.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_sprawdzanie.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_nowy.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_pole_num.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gammagrayscale.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlimport.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlstyle.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/imageeffects.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/inkscape.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/kfontinstaller.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ksnapshot.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oochart.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ooeps1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oogettext1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pagetemplate1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfx3-1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxcolor.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxintent.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs-mac-1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs10.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs11.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs12.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs15.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs5.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs6.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs8.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsblgrid1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsdisplay.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printpreview.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printseps.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pstoedit1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/result.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribus2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribuscms1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribustru4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_jednostki_miar.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/spinbox1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/svg1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swdialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swmenu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/symbole.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ulica.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wlasciwosci_pola.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wyslij_formularz.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/xnview.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/index.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install-dpkg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/intro.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/irc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/javascriptpdf.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/keys.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/layers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/lipsum.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/mouse.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/otherinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagenumber.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagetemplate1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/parallel-install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdf_form.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdflavor.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfx3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/prepress.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/psd.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-os2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/resources.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scprinters.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribus-svg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribuscopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/settings1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/short-words.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/specs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox10.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox11.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox12.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox13.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox6.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox7.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox8.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox9.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/topten.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/translation_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/lipsum.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/readme-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-pydoc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/short-words-manual.html
-@dirrm include/scribus
-@dirrm lib/scribus/dicts
-@dirrm lib/scribus/keysets
-@dirrm lib/scribus/plugins/gettext
-@dirrm lib/scribus/plugins
-@dirrm lib/scribus/profiles
-@dirrm lib/scribus/swatches
-@dirrm lib/scribus
-@dirrmtry share/mime/packages
-@dirrmtry share/mime
+%%DATADIR%%/scripts/FontSample.py
+%%DATADIR%%/scripts/CalendarWizard.py
+share/mime/packages/scribus.xml
+@dirrm %%DATADIR%%/scripts
+@dirrm %%DATADIR%%/samples
+@dirrm %%DATADIR%%/plugins
+@dirrm %%DATADIR%%/loremipsum
+@dirrm %%DATADIR%%/dtd
+@dirrm %%DATADIR%%/templates/textbased
+@dirrm %%DATADIR%%/templates/sc_presentation
+@dirrm %%DATADIR%%/templates/br1
+@dirrm %%DATADIR%%/templates/nl2
+@dirrm %%DATADIR%%/templates/nl1
+@dirrm %%DATADIR%%/templates
+@dirrm %%DATADIR%%/translations
+@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/de
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/de
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/en
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%
-@dirrm %%DATADIR%%/dtd
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%/loremipsum
-@dirrm %%DATADIR%%/plugins
-@dirrm %%DATADIR%%/samples
-@dirrm %%DATADIR%%/scripts
-@dirrm %%DATADIR%%/templates/br1
-@dirrm %%DATADIR%%/templates/nl1
-@dirrm %%DATADIR%%/templates/nl2
-@dirrm %%DATADIR%%/templates/sc_presentation
-@dirrm %%DATADIR%%/templates/textbased
-@dirrm %%DATADIR%%/templates
-@dirrm %%DATADIR%%
+@dirrm lib/scribus/plugins/gettext
+@dirrm lib/scribus/plugins
+@dirrm lib/scribus/swatches
+@dirrm lib/scribus/profiles
+@dirrm lib/scribus/keysets
+@dirrm lib/scribus/dicts
+@dirrm lib/scribus
+@dirrm include/scribus
+@dirrmtry man/pl_PL.UTF-8/man1
+@dirrmtry man/pl_PL.UTF-8
+@dirrmtry man/pl_PL.ISO8859-2/man1
+@dirrmtry man/pl_PL.ISO8859-2
+@dirrmtry man/de_DE.ISO8859-1/man1
+@dirrmtry man/de_DE.ISO8859-1
+@dirrmtry man/de_DE.ISO8859-15/man1
+@dirrmtry man/de_DE.ISO8859-15
+@dirrmtry man/de_DE.UTF-8/man1
+@dirrmtry man/de_DE.UTF-8
+@dirrmtry share/mime/packages
+@dirrmtry share/mime
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index 7b2da275ca14..9d2d04f02835 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -1,14 +1,13 @@
-# ex:ts=8
# Ports collection makefile for: scribus
# Date created: Mar 15, 2002
# Whom: ijliao
#
-# $Carpetsmoker: ports/print/scribus/Makefile,v 1.1 2007/07/22 00:53:09 carpetsmoker Exp $
+# $Carpetsmoker: ports/print/scribus/Makefile,v 1.2 2007/09/24 08:06:52 carpetsmoker Exp $
# $FreeBSD$
#
PORTNAME= scribus
-PORTVERSION= 1.3.3.8
+PORTVERSION= 1.3.3.11
CATEGORIES= print editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.scribus.net/downloads/${PORTVERSION}/
@@ -37,7 +36,9 @@ USE_LDCONFIG= yes
PLIST_SUB+= SCRIBUS_VERSION=${PORTVERSION}
MAN1= scribus.1
-MANLANG= "" pl
+MANCOMPRESSED= no
+MANLANG= "" pl pl_PL.UTF-8 pl_PL.ISO8859-2 de de_DE.UTF-8 \
+ de_DE.ISO8859-1 de_DE.ISO8859-15
.include <bsd.port.pre.mk>
@@ -54,7 +55,7 @@ post-patch:
s|python2_3|${PYTHON_VERSION:S/./_/}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e '/\/share\/pixmaps\//s|^|#|g' \
${WRKSRC}/scribus/icons/Makefile.in
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
${WRKSRC}/configure
.include <bsd.port.post.mk>
diff --git a/print/scribus/distinfo b/print/scribus/distinfo
index 387a2c48f94e..9718f969fdff 100644
--- a/print/scribus/distinfo
+++ b/print/scribus/distinfo
@@ -1,3 +1,3 @@
-MD5 (scribus-1.3.3.8.tar.bz2) = fa79c8bba3e6e09b0bdeaf16579d6fa1
-SHA256 (scribus-1.3.3.8.tar.bz2) = 13fa0c35b46ddb56e68f69d96f6955637e58387ec6f04828a626f8d4d26927f4
-SIZE (scribus-1.3.3.8.tar.bz2) = 12713100
+MD5 (scribus-1.3.3.11.tar.bz2) = 472432b6ae85e005c98bc11c79572ec9
+SHA256 (scribus-1.3.3.11.tar.bz2) = 8685baf28a21d7c680b0f9ff62188818b837bb67c64dc15fce3acbdc9180a8ca
+SIZE (scribus-1.3.3.11.tar.bz2) = 13302366
diff --git a/print/scribus/files/patch-scribus-manpages-Makefile.in b/print/scribus/files/patch-scribus-manpages-Makefile.in
new file mode 100644
index 000000000000..0043bc045ee1
--- /dev/null
+++ b/print/scribus/files/patch-scribus-manpages-Makefile.in
@@ -0,0 +1,30 @@
+--- scribus/manpages/Makefile.in.orig 2008-01-12 00:52:22.000000000 +0100
++++ scribus/manpages/Makefile.in 2008-01-17 18:15:57.000000000 +0100
+@@ -446,15 +446,26 @@
+ #>- $(mkinstalldirs) $(mandir)/pl/man1
+ #>+ 1
+ $(mkinstalldirs) $(DESTDIR)$(mandir)/pl/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/pl_PL.UTF-8/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/pl_PL.ISO8859-2/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/de_DE.ISO8859-1/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/de_DE.ISO8859-15/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/de/man1
++ $(mkinstalldirs) $(DESTDIR)$(mandir)/de_DE.UTF-8/man1
+ #>- $(INSTALL_DATA) $(srcdir)/scribus.1 $(mandir)/man1/scribus.1
+ #>+ 1
+ $(INSTALL_DATA) $(srcdir)/scribus.1 $(DESTDIR)$(mandir)/man1/scribus.1
+ #>- $(INSTALL_DATA) $(srcdir)/scribus.1.de $(mandir)/man1/scribus.1.de
+ #>+ 1
+- $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/man1/scribus.1.de
++ $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/de/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/de_DE.ISO8859-1/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/de_DE.ISO8859-15/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.de $(DESTDIR)$(mandir)/de_DE.UTF-8/man1/scribus.1
+ #>- $(INSTALL_DATA) $(srcdir)/scribus.1.pl $(mandir)/pl/man1/scribus.1
+ #>+ 1
+ $(INSTALL_DATA) $(srcdir)/scribus.1.pl $(DESTDIR)$(mandir)/pl/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.pl $(DESTDIR)$(mandir)/pl_PL.ISO8859-2/man1/scribus.1
++ $(INSTALL_DATA) $(srcdir)/scribus.1.pl $(DESTDIR)$(mandir)/pl_PL.UTF-8/man1/scribus.1
+
+ uninstall-local:
+ #>- -rm -f $(mandir)/man1/scribus.1
diff --git a/print/scribus/pkg-plist b/print/scribus/pkg-plist
index 487687f598bf..6a553ea0b438 100644
--- a/print/scribus/pkg-plist
+++ b/print/scribus/pkg-plist
@@ -48,9 +48,9 @@ include/scribus/fontprefs.h
include/scribus/fontreplacedialog.h
include/scribus/fparser.h
include/scribus/fpconfig.h
+include/scribus/fptypes.h
include/scribus/fpoint.h
include/scribus/fpointarray.h
-include/scribus/fptypes.h
include/scribus/frameedit.h
include/scribus/gradienteditor.h
include/scribus/gtaction.h
@@ -83,10 +83,10 @@ include/scribus/linecombo.h
include/scribus/lineformats.h
include/scribus/linkbutton.h
include/scribus/loremipsum.h
-include/scribus/marginWidget.h
-include/scribus/margindialog.h
include/scribus/md5.h
include/scribus/mdup.h
+include/scribus/margindialog.h
+include/scribus/marginwidget.h
include/scribus/measurements.h
include/scribus/menumanager.h
include/scribus/mergedoc.h
@@ -124,30 +124,30 @@ include/scribus/prefstable.h
include/scribus/preview.h
include/scribus/query.h
include/scribus/rc4.h
-include/scribus/reformdoc.h
include/scribus/rulermover.h
+include/scribus/reformdoc.h
include/scribus/sampleitem.h
include/scribus/sccolor.h
-include/scribus/scfontmetrics.h
include/scribus/scfonts.h
include/scribus/scfonts_ttf.h
+include/scribus/scfontmetrics.h
include/scribus/scmenu.h
include/scribus/scmessagebox.h
include/scribus/scpainter.h
include/scribus/scpaths.h
-include/scribus/scpixmapcache.h
+include/scribus/scrap.h
include/scribus/scplugin.h
include/scribus/scpreview.h
include/scribus/scraction.h
-include/scribus/scrap.h
include/scribus/scribus.h
-include/scribus/scribusXml.h
include/scribus/scribusapp.h
include/scribus/scribusdoc.h
include/scribus/scribusstructs.h
include/scribus/scribusview.h
include/scribus/scribuswin.h
+include/scribus/scribusXml.h
include/scribus/scrpalettebase.h
+include/scribus/scpixmapcache.h
include/scribus/search.h
include/scribus/seiten.h
include/scribus/selection.h
@@ -178,27 +178,6 @@ include/scribus/unzip.h
include/scribus/vgradient.h
include/scribus/vruler.h
include/scribus/werktoolb.h
-lib/scribus/dicts/README_ca_ES.txt
-lib/scribus/dicts/README_cs_CZ.txt
-lib/scribus/dicts/README_cy_GB.txt
-lib/scribus/dicts/README_de_DE.txt
-lib/scribus/dicts/README_en_EN.txt
-lib/scribus/dicts/README_en_GB.txt
-lib/scribus/dicts/README_es_ES.txt
-lib/scribus/dicts/README_fi_FI.txt
-lib/scribus/dicts/README_hu_HU.txt
-lib/scribus/dicts/README_hyph_da_DK.txt
-lib/scribus/dicts/README_hyph_is_IS.txt
-lib/scribus/dicts/README_hyph_pl_PL.txt
-lib/scribus/dicts/README_lt_LT.txt
-lib/scribus/dicts/README_no_NO.txt
-lib/scribus/dicts/README_pt_BR.txt
-lib/scribus/dicts/README_pt_PT.txt
-lib/scribus/dicts/README_ru_RU_0.txt
-lib/scribus/dicts/README_sk_SK.txt
-lib/scribus/dicts/README_sl_SI.txt
-lib/scribus/dicts/README_sv_SE.txt
-lib/scribus/dicts/README_uk_UA.txt
lib/scribus/dicts/hyph_af.dic
lib/scribus/dicts/hyph_ca.dic
lib/scribus/dicts/hyph_cs.dic
@@ -226,208 +205,596 @@ lib/scribus/dicts/hyph_sk.dic
lib/scribus/dicts/hyph_sl.dic
lib/scribus/dicts/hyph_sv.dic
lib/scribus/dicts/hyph_uk.dic
-lib/scribus/import.prolog
+lib/scribus/dicts/README_ca_ES.txt
+lib/scribus/dicts/README_en_EN.txt
+lib/scribus/dicts/README_cs_CZ.txt
+lib/scribus/dicts/README_cy_GB.txt
+lib/scribus/dicts/README_hyph_da_DK.txt
+lib/scribus/dicts/README_de_DE.txt
+lib/scribus/dicts/README_en_GB.txt
+lib/scribus/dicts/README_es_ES.txt
+lib/scribus/dicts/README_fi_FI.txt
+lib/scribus/dicts/README_hu_HU.txt
+lib/scribus/dicts/README_hyph_is_IS.txt
+lib/scribus/dicts/README_lt_LT.txt
+lib/scribus/dicts/README_no_NO.txt
+lib/scribus/dicts/README_hyph_pl_PL.txt
+lib/scribus/dicts/README_pt_BR.txt
+lib/scribus/dicts/README_pt_PT.txt
+lib/scribus/dicts/README_ru_RU_0.txt
+lib/scribus/dicts/README_sk_SK.txt
+lib/scribus/dicts/README_sl_SI.txt
+lib/scribus/dicts/README_sv_SE.txt
+lib/scribus/dicts/README_uk_UA.txt
lib/scribus/keysets/scribus13.ksxml
-lib/scribus/plugins/gettext/libcsvim.la
-lib/scribus/plugins/gettext/libcsvim.so
-lib/scribus/plugins/gettext/libcsvim.so.0
-lib/scribus/plugins/gettext/libdocim.la
-lib/scribus/plugins/gettext/libdocim.so
-lib/scribus/plugins/gettext/libdocim.so.0
-lib/scribus/plugins/gettext/libhtmlim.la
-lib/scribus/plugins/gettext/libhtmlim.so
+lib/scribus/profiles/ReadMe
+lib/scribus/profiles/srgb.license
+lib/scribus/profiles/sRGB.icm
+lib/scribus/profiles/GenericCMYK.icm
+lib/scribus/profiles/GenericCMYK.txt
+lib/scribus/swatches/Scribus_SVG.txt
+lib/scribus/swatches/Scribus_X11Grey.txt
+lib/scribus/swatches/Scribus_Gnome.txt
+lib/scribus/swatches/Scribus_X11.txt
+lib/scribus/swatches/Scribus_OpenOffice.txt
+lib/scribus/plugins/libscribusshortwords.so.0
+lib/scribus/plugins/libscribusshortwords.so
+lib/scribus/plugins/libscribusshortwords.la
+lib/scribus/plugins/libsvgexplugin.so.0
+lib/scribus/plugins/libsvgexplugin.so
+lib/scribus/plugins/libsvgexplugin.la
+lib/scribus/plugins/libsvgimplugin.so.0
+lib/scribus/plugins/libsvgimplugin.so
+lib/scribus/plugins/libsvgimplugin.la
+lib/scribus/plugins/libimportps.so.0
+lib/scribus/plugins/libimportps.so
+lib/scribus/plugins/libimportps.la
+lib/scribus/plugins/libfontpreview.so.0
+lib/scribus/plugins/libfontpreview.so
+lib/scribus/plugins/libfontpreview.la
+lib/scribus/plugins/libscribusexportpixmap.so.0
lib/scribus/plugins/gettext/libhtmlim.so.0
-lib/scribus/plugins/gettext/libodtimplugin.la
-lib/scribus/plugins/gettext/libodtimplugin.so
+lib/scribus/plugins/gettext/libhtmlim.so
+lib/scribus/plugins/gettext/libhtmlim.la
+lib/scribus/plugins/gettext/libtxtim.so.0
+lib/scribus/plugins/gettext/libtxtim.so
+lib/scribus/plugins/gettext/libtxtim.la
+lib/scribus/plugins/gettext/libcsvim.so.0
+lib/scribus/plugins/gettext/libcsvim.so
+lib/scribus/plugins/gettext/libcsvim.la
+lib/scribus/plugins/gettext/libsxwimplugin.so.0
+lib/scribus/plugins/gettext/libsxwimplugin.so
+lib/scribus/plugins/gettext/libsxwimplugin.la
+lib/scribus/plugins/gettext/libtextfilterplugin.so.0
+lib/scribus/plugins/gettext/libtextfilterplugin.so
+lib/scribus/plugins/gettext/libtextfilterplugin.la
lib/scribus/plugins/gettext/libodtimplugin.so.0
-lib/scribus/plugins/gettext/libpdbim.la
+lib/scribus/plugins/gettext/libodtimplugin.so
+lib/scribus/plugins/gettext/libodtimplugin.la
lib/scribus/plugins/gettext/libpdbim.so
lib/scribus/plugins/gettext/libpdbim.so.0
-lib/scribus/plugins/gettext/libsxwimplugin.la
-lib/scribus/plugins/gettext/libsxwimplugin.so
-lib/scribus/plugins/gettext/libsxwimplugin.so.0
-lib/scribus/plugins/gettext/libtextfilterplugin.la
-lib/scribus/plugins/gettext/libtextfilterplugin.so
-lib/scribus/plugins/gettext/libtextfilterplugin.so.0
-lib/scribus/plugins/gettext/libtxtim.la
-lib/scribus/plugins/gettext/libtxtim.so
-lib/scribus/plugins/gettext/libtxtim.so.0
-lib/scribus/plugins/libbarcodegenerator.la
-lib/scribus/plugins/libbarcodegenerator.so
-lib/scribus/plugins/libbarcodegenerator.so.0
-lib/scribus/plugins/libcolorwheel.la
-lib/scribus/plugins/libcolorwheel.so
-lib/scribus/plugins/libcolorwheel.so.0
-lib/scribus/plugins/libfontpreview.la
-lib/scribus/plugins/libfontpreview.so
-lib/scribus/plugins/libfontpreview.so.0
-lib/scribus/plugins/libimportps.la
-lib/scribus/plugins/libimportps.so
-lib/scribus/plugins/libimportps.so.0
-lib/scribus/plugins/libnewfromtemplateplugin.la
-lib/scribus/plugins/libnewfromtemplateplugin.so
+lib/scribus/plugins/gettext/libpdbim.la
+lib/scribus/plugins/gettext/libdocim.so.0
+lib/scribus/plugins/gettext/libdocim.so
+lib/scribus/plugins/gettext/libdocim.la
+lib/scribus/plugins/libscribusexportpixmap.so
+lib/scribus/plugins/libscribusexportpixmap.la
lib/scribus/plugins/libnewfromtemplateplugin.so.0
-lib/scribus/plugins/liboldscribusformat.la
-lib/scribus/plugins/liboldscribusformat.so
-lib/scribus/plugins/liboldscribusformat.so.0
-lib/scribus/plugins/liboodrawimp.la
-lib/scribus/plugins/liboodrawimp.so
-lib/scribus/plugins/liboodrawimp.so.0
-lib/scribus/plugins/libsaveastemplateplugin.la
-lib/scribus/plugins/libsaveastemplateplugin.so
+lib/scribus/plugins/libnewfromtemplateplugin.so
+lib/scribus/plugins/libnewfromtemplateplugin.la
lib/scribus/plugins/libsaveastemplateplugin.so.0
-lib/scribus/plugins/libscribusexportpixmap.la
-lib/scribus/plugins/libscribusexportpixmap.so
-lib/scribus/plugins/libscribusexportpixmap.so.0
-lib/scribus/plugins/libscribusshortwords.la
-lib/scribus/plugins/libscribusshortwords.so
-lib/scribus/plugins/libscribusshortwords.so.0
-lib/scribus/plugins/libscriptplugin.la
-lib/scribus/plugins/libscriptplugin.so
+lib/scribus/plugins/libsaveastemplateplugin.so
+lib/scribus/plugins/libsaveastemplateplugin.la
+lib/scribus/plugins/liboodrawimp.so.0
+lib/scribus/plugins/liboodrawimp.so
+lib/scribus/plugins/liboodrawimp.la
+lib/scribus/plugins/liboldscribusformat.so.0
+lib/scribus/plugins/liboldscribusformat.so
+lib/scribus/plugins/liboldscribusformat.la
lib/scribus/plugins/libscriptplugin.so.0
-lib/scribus/plugins/libsvgexplugin.la
-lib/scribus/plugins/libsvgexplugin.so
-lib/scribus/plugins/libsvgexplugin.so.0
-lib/scribus/plugins/libsvgimplugin.la
-lib/scribus/plugins/libsvgimplugin.so
-lib/scribus/plugins/libsvgimplugin.so.0
-lib/scribus/profiles/GenericCMYK.icm
-lib/scribus/profiles/GenericCMYK.txt
-lib/scribus/profiles/ReadMe
-lib/scribus/profiles/sRGB.icm
-lib/scribus/profiles/srgb.license
-lib/scribus/scribus.af.qm
-lib/scribus/scribus.bg.qm
-lib/scribus/scribus.br.qm
-lib/scribus/scribus.ca.qm
-lib/scribus/scribus.cs.qm
-lib/scribus/scribus.cy.qm
-lib/scribus/scribus.da.qm
-lib/scribus/scribus.de.qm
-lib/scribus/scribus.de_CH.qm
-lib/scribus/scribus.de_ol.qm
-lib/scribus/scribus.dz.qm
-lib/scribus/scribus.el.qm
-lib/scribus/scribus.en_AU.qm
-lib/scribus/scribus.en_GB.qm
-lib/scribus/scribus.en_US.qm
-lib/scribus/scribus.eo.qm
-lib/scribus/scribus.es.qm
-lib/scribus/scribus.es_LA.qm
-lib/scribus/scribus.et.qm
-lib/scribus/scribus.eu.qm
-lib/scribus/scribus.fi.qm
-lib/scribus/scribus.fr.qm
-lib/scribus/scribus.gl.qm
-lib/scribus/scribus.hu.qm
-lib/scribus/scribus.id.qm
-lib/scribus/scribus.it.qm
-lib/scribus/scribus.ja.qm
-lib/scribus/scribus.ko.qm
-lib/scribus/scribus.lt.qm
-lib/scribus/scribus.nb.qm
-lib/scribus/scribus.nl.qm
-lib/scribus/scribus.pl.qm
-lib/scribus/scribus.pt_BR.qm
-lib/scribus/scribus.ru.qm
-lib/scribus/scribus.se.qm
-lib/scribus/scribus.sk.qm
-lib/scribus/scribus.sl.qm
-lib/scribus/scribus.sq.qm
-lib/scribus/scribus.sr.qm
-lib/scribus/scribus.th_TH.qm
-lib/scribus/scribus.tr.qm
-lib/scribus/scribus.uk.qm
-lib/scribus/scribus.zh.qm
-lib/scribus/swatches/Scribus_Gnome.txt
-lib/scribus/swatches/Scribus_OpenOffice.txt
-lib/scribus/swatches/Scribus_SVG.txt
-lib/scribus/swatches/Scribus_X11.txt
-lib/scribus/swatches/Scribus_X11Grey.txt
-share/mime/packages/scribus.xml
-%%DATADIR%%/dtd/scribuspdfoptions.dtd
-%%DATADIR%%/icons/AddNode.png
-%%DATADIR%%/icons/AddPoint.png
-%%DATADIR%%/icons/AllCaps.png
-%%DATADIR%%/icons/AppIcon.png
-%%DATADIR%%/icons/AppIcon2.png
-%%DATADIR%%/icons/BevelJoin.png
-%%DATADIR%%/icons/BezierClose.png
-%%DATADIR%%/icons/Bild.xpm
-%%DATADIR%%/icons/Bild16.xpm
-%%DATADIR%%/icons/ButtCap.png
-%%DATADIR%%/icons/Corner.xpm
-%%DATADIR%%/icons/DateiClos16.png
-%%DATADIR%%/icons/DateiClose.png
-%%DATADIR%%/icons/DateiNeu.xpm
-%%DATADIR%%/icons/DateiNeu16.png
-%%DATADIR%%/icons/DateiOpen.xpm
-%%DATADIR%%/icons/DateiOpen16.png
-%%DATADIR%%/icons/DateiPrint.xpm
-%%DATADIR%%/icons/DateiPrint16.png
-%%DATADIR%%/icons/DateiSave16.png
-%%DATADIR%%/icons/DateiSave2.png
-%%DATADIR%%/icons/DelPoint.png
-%%DATADIR%%/icons/DeleteNode.png
-%%DATADIR%%/icons/Deletelayer.png
-%%DATADIR%%/icons/DragPix.xpm
-%%DATADIR%%/icons/DrawFrame.xpm
-%%DATADIR%%/icons/DrawImageFrame.xpm
-%%DATADIR%%/icons/DrawPolylineFrame.xpm
-%%DATADIR%%/icons/DrawTable.xpm
-%%DATADIR%%/icons/DrawTextFrame.xpm
-%%DATADIR%%/icons/Editm.xpm
-%%DATADIR%%/icons/FlipH.xpm
-%%DATADIR%%/icons/FlipV.xpm
-%%DATADIR%%/icons/HandC.xpm
-%%DATADIR%%/icons/Hoch.xpm
-%%DATADIR%%/icons/Kapital.xpm
-%%DATADIR%%/icons/Kern.xpm
-%%DATADIR%%/icons/Kreise.xpm
-%%DATADIR%%/icons/Kreuz.xpm
-%%DATADIR%%/icons/Layervisible.xpm
-%%DATADIR%%/icons/Lock.xpm
-%%DATADIR%%/icons/Lowerlayer.png
-%%DATADIR%%/icons/Lupe.xpm
-%%DATADIR%%/icons/LupeZ.xpm
-%%DATADIR%%/icons/MiterJoin.png
-%%DATADIR%%/icons/MoveAsym.png
-%%DATADIR%%/icons/MoveKontrol.png
-%%DATADIR%%/icons/MoveNode.png
-%%DATADIR%%/icons/MoveSym.png
-%%DATADIR%%/icons/Newlayer.png
-%%DATADIR%%/icons/NoPrint.png
-%%DATADIR%%/icons/PolyCut.png
-%%DATADIR%%/icons/Raiselayer.png
-%%DATADIR%%/icons/Rechtecke.xpm
-%%DATADIR%%/icons/Reset1Node.png
-%%DATADIR%%/icons/ResetNode.png
-%%DATADIR%%/icons/Revers.png
-%%DATADIR%%/icons/Rotieren.xpm
-%%DATADIR%%/icons/Rotieren2.png
-%%DATADIR%%/icons/RoundCap.png
-%%DATADIR%%/icons/RoundJoin.png
-%%DATADIR%%/icons/Spacing.xpm
-%%DATADIR%%/icons/Splash.png
-%%DATADIR%%/icons/Split.png
-%%DATADIR%%/icons/SquareCap.png
-%%DATADIR%%/icons/Stift.xpm
-%%DATADIR%%/icons/Stift16.xpm
-%%DATADIR%%/icons/Stiftalt.xpm
-%%DATADIR%%/icons/Stiftalt16.xpm
-%%DATADIR%%/icons/Strike.xpm
-%%DATADIR%%/icons/Text.xpm
-%%DATADIR%%/icons/Text16.xpm
-%%DATADIR%%/icons/Text2.xpm
-%%DATADIR%%/icons/Tief.xpm
-%%DATADIR%%/icons/Unlock.xpm
-%%DATADIR%%/icons/Unter.xpm
-%%DATADIR%%/icons/Winkel.xpm
-%%DATADIR%%/icons/Zeichen.xpm
+lib/scribus/plugins/libscriptplugin.so
+lib/scribus/plugins/libscriptplugin.la
+lib/scribus/plugins/libcolorwheel.so.0
+lib/scribus/plugins/libcolorwheel.so
+lib/scribus/plugins/libcolorwheel.la
+lib/scribus/plugins/libbarcodegenerator.so.0
+lib/scribus/plugins/libbarcodegenerator.so
+lib/scribus/plugins/libbarcodegenerator.la
+lib/scribus/import.prolog
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/dialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/short-words-manual.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acropass.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroinfo.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acrosec.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroreader5.1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/batik1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmspanel.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmsmodify1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormgmtscreen.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontprev.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gammagrayscale.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlstyle.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlimport.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/RDF.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/imageeffects.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/inkscape.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/lprof.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/kfontinstaller.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ksnapshot.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ooeps1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oochart.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oogettext1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pagetemplate1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxcolor.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxintent.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pstoedit1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfx3-1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsblgrid1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs3.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs5.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs6.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs8.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs10.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs11.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs12.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs15.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsdisplay.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs-mac-1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printseps.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printpreview.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/result.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter_error_string.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribus2.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribuscms1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribustru4.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/spinbox1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swmenu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swdialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/svg1.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/xnview.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_export_PDF.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_skrypt.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_sprawdzanie.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_nowy.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_pole_num.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_jednostki_miar.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/symbole.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ulica.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wlasciwosci_pola.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wyslij_formularz.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/color1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/codingstandards.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/contributions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cross-platform.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cups.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/developers.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/doccopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/docinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/download.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts-win32.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gettexthowto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gsfont.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/hyphenator.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/index.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install-dpkg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/intro.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/irc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/javascriptpdf.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/keys.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/layers.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/lipsum.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/moncal.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/mouse.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagenumber.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagetemplate1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/parallel-install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdflavor.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfx3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/plugin_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/prepress.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/psd.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-os2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-win32.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/resources.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scprinters.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribuscopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribusfileformat.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribus-svg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-extensions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-faq.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-color.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-constants.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-dialogs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-doc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-font.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-getobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-layer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-manobj.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-object.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-page.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-select.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-setobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-textframes.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-PDFfile.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-Printer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-ImageExport.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/settings1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/specs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/short-words.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox10.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox11.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox12.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox13.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox14.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox6.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox7.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox8.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox9.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/topten.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/translation_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdf_form.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/otherinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/documentation.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/dialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/short-words-manual.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/dialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/short-words-manual.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/about1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/about2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/codingstandards.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/contributions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cross-platform.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/developers.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/doccopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/docinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/download.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts-win32.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/gettexthowto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/gsfont.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/hyphenator.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/index.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install-dpkg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/intro.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/irc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/javascriptpdf.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/keys.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/lipsum.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/moncal.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/mouse.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pagetemplate1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/parallel-install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdflavor.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfx3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/plugin_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/readme.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/readme-win32.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/resources.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scprinters.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribuscopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribusfileformat.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribus-svg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-extensions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-faq.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-color.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-constants.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-dialogs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-doc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-font.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-getobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-layer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-manobj.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-object.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-page.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-select.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-setobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-textframes.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/specs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-PDFfile.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-Printer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-ImageExport.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/settings1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/short-words.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox10.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox11.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox12.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox13.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox6.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox7.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox8.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox9.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdf_form.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/otherinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/after_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/before_short_words.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/dialog.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.png
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/short-words-manual.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/codingstandards.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/contributions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cross-platform.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cups.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/developers.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/doccopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/docinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/download.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gettexthowto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gsfont.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/hyphenator.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/index.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install-dpkg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/intro.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/irc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/javascriptpdf.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/keys.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/menu.xml
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/moncal.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/mouse.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pagetemplate1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/parallel-install.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdflavor.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfx3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/plugin_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/prepress.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/readme.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/resources.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scprinters.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribuscopyright.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribusfileformat.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribus-svg.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-extensions.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-faq.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-color.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-constants.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-dialogs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-doc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-font.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-getobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-layer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-manobj.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-object.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-page.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-select.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-pydoc.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-setobjprop.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-textframes.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-PDFfile.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-Printer.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-ImageExport.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/settings1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/specs.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/short-words.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox10.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox11.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox12.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox13.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox14.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox15.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox1.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox2.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox3.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox4.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox5.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox6.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox7.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox8.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox9.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/topten.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/translation_howto.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdf_form.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/otherinfo.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/documentation.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/tutorials.html
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/AUTHORS
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/BUILDING
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLogSVN
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLog
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/COPYING
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/INSTALL
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/NEWS
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/PACKAGING
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README.MacOSX
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README
+%%DOCSDIR%%-%%SCRIBUS_VERSION%%/TODO
+%%DATADIR%%/icons/viewmagout.png
+%%DATADIR%%/icons/viewmagin.png
+%%DATADIR%%/icons/viewmag1.png
+%%DATADIR%%/icons/register.png
+%%DATADIR%%/icons/cmyk.png
+%%DATADIR%%/icons/rgb.png
+%%DATADIR%%/icons/spot.png
+%%DATADIR%%/icons/alert.png
+%%DATADIR%%/icons/pagedouble.png
+%%DATADIR%%/icons/pagequadro.png
+%%DATADIR%%/icons/pagesingle.png
+%%DATADIR%%/icons/pagetriple.png
+%%DATADIR%%/icons/pagedouble16.png
+%%DATADIR%%/icons/pagequadro16.png
+%%DATADIR%%/icons/pagesingle16.png
+%%DATADIR%%/icons/pagetriple16.png
+%%DATADIR%%/icons/page16.png
+%%DATADIR%%/icons/mover.png
%%DATADIR%%/icons/above.png
+%%DATADIR%%/icons/below.png
+%%DATADIR%%/icons/firstline.png
+%%DATADIR%%/icons/leftindent.png
+%%DATADIR%%/icons/shade.png
%%DATADIR%%/icons/acrobat.png
%%DATADIR%%/icons/acroread.png
%%DATADIR%%/icons/addf.png
+%%DATADIR%%/icons/AddNode.png
+%%DATADIR%%/icons/AddPoint.png
+%%DATADIR%%/icons/AllCaps.png
%%DATADIR%%/icons/al_bottom_in.png
%%DATADIR%%/icons/al_bottom_out.png
%%DATADIR%%/icons/al_center_hor.png
@@ -438,22 +805,41 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/al_right_out.png
%%DATADIR%%/icons/al_top_in.png
%%DATADIR%%/icons/al_top_out.png
-%%DATADIR%%/icons/alert.png
+%%DATADIR%%/icons/AppIcon.png
+%%DATADIR%%/icons/AppIcon2.png
%%DATADIR%%/icons/back.png
-%%DATADIR%%/icons/below.png
+%%DATADIR%%/icons/doc.png
+%%DATADIR%%/icons/BevelJoin.png
+%%DATADIR%%/icons/BezierClose.png
%%DATADIR%%/icons/beziertool.png
%%DATADIR%%/icons/beziertool16.png
+%%DATADIR%%/icons/Bild.xpm
+%%DATADIR%%/icons/Bild16.xpm
%%DATADIR%%/icons/blend.png
%%DATADIR%%/icons/bottom.png
+%%DATADIR%%/icons/ButtCap.png
%%DATADIR%%/icons/charset.png
%%DATADIR%%/icons/checkbox.png
%%DATADIR%%/icons/checkdoc.png
-%%DATADIR%%/icons/cmyk.png
%%DATADIR%%/icons/colorpicker.png
%%DATADIR%%/icons/combobox.png
%%DATADIR%%/icons/compfile.png
%%DATADIR%%/icons/compfile16.png
+%%DATADIR%%/icons/Corner.xpm
%%DATADIR%%/icons/crop.png
+%%DATADIR%%/icons/DateiClos16.png
+%%DATADIR%%/icons/DateiClose.png
+%%DATADIR%%/icons/DateiNeu.xpm
+%%DATADIR%%/icons/DateiNeu16.png
+%%DATADIR%%/icons/DateiOpen.xpm
+%%DATADIR%%/icons/DateiOpen16.png
+%%DATADIR%%/icons/DateiPrint.xpm
+%%DATADIR%%/icons/DateiPrint16.png
+%%DATADIR%%/icons/DateiSave16.png
+%%DATADIR%%/icons/DateiSave2.png
+%%DATADIR%%/icons/Deletelayer.png
+%%DATADIR%%/icons/DeleteNode.png
+%%DATADIR%%/icons/DelPoint.png
%%DATADIR%%/icons/dist.png
%%DATADIR%%/icons/dist22.png
%%DATADIR%%/icons/distribute_bottom.png
@@ -466,18 +852,25 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/distribute_vcentre.png
%%DATADIR%%/icons/distribute_vdist.png
%%DATADIR%%/icons/distribute_vdist_val.png
-%%DATADIR%%/icons/doc.png
%%DATADIR%%/icons/docattributes.png
%%DATADIR%%/icons/document2.png
%%DATADIR%%/icons/documentinfo.png
%%DATADIR%%/icons/documentinfo32.png
%%DATADIR%%/icons/down.png
+%%DATADIR%%/icons/DragPix.xpm
+%%DATADIR%%/icons/DrawFrame.xpm
+%%DATADIR%%/icons/DrawImageFrame.xpm
+%%DATADIR%%/icons/DrawPolylineFrame.xpm
+%%DATADIR%%/icons/DrawTable.xpm
+%%DATADIR%%/icons/DrawTextFrame.xpm
%%DATADIR%%/icons/editcopy.png
%%DATADIR%%/icons/editcopy22.png
%%DATADIR%%/icons/editcut.png
%%DATADIR%%/icons/editcut22.png
%%DATADIR%%/icons/editdelete.png
%%DATADIR%%/icons/editdelete22.png
+%%DATADIR%%/icons/ok.png
+%%DATADIR%%/icons/Editm.xpm
%%DATADIR%%/icons/editpaste.png
%%DATADIR%%/icons/edittrash.png
%%DATADIR%%/icons/exit.png
@@ -491,79 +884,94 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/find.png
%%DATADIR%%/icons/find16.png
%%DATADIR%%/icons/finish.png
-%%DATADIR%%/icons/firstline.png
+%%DATADIR%%/icons/FlipH.xpm
+%%DATADIR%%/icons/FlipV.xpm
%%DATADIR%%/icons/font.png
%%DATADIR%%/icons/font_otf.png
%%DATADIR%%/icons/font_otf16.png
%%DATADIR%%/icons/font_truetype.png
%%DATADIR%%/icons/font_truetype16.png
%%DATADIR%%/icons/font_type1.png
-%%DATADIR%%/icons/font_type1_16.png
%%DATADIR%%/icons/forward.png
-%%DATADIR%%/icons/frame_table.png
-%%DATADIR%%/icons/frame_table16.png
+%%DATADIR%%/icons/font_type1_16.png
%%DATADIR%%/icons/framenoresize.png
%%DATADIR%%/icons/frameresize.png
+%%DATADIR%%/icons/frame_table.png
+%%DATADIR%%/icons/frame_table16.png
%%DATADIR%%/icons/gohome.png
%%DATADIR%%/icons/goto.png
%%DATADIR%%/icons/guides.png
+%%DATADIR%%/icons/HandC.xpm
%%DATADIR%%/icons/hmirror.png
+%%DATADIR%%/icons/Hoch.xpm
%%DATADIR%%/icons/hyphenate.png
%%DATADIR%%/icons/image.png
%%DATADIR%%/icons/irreg.png
+%%DATADIR%%/icons/Kapital.xpm
+%%DATADIR%%/icons/Kern.xpm
%%DATADIR%%/icons/key_bindings.png
+%%DATADIR%%/icons/Kreise.xpm
+%%DATADIR%%/icons/Kreuz.xpm
%%DATADIR%%/icons/launch.png
%%DATADIR%%/icons/launch16.png
-%%DATADIR%%/icons/leftindent.png
+%%DATADIR%%/icons/Layervisible.xpm
+%%DATADIR%%/icons/pdf.png
%%DATADIR%%/icons/linespacing.png
%%DATADIR%%/icons/listbox.png
+%%DATADIR%%/icons/Lock.xpm
%%DATADIR%%/icons/locked.png
%%DATADIR%%/icons/lower-to-bottom.png
%%DATADIR%%/icons/lower.png
+%%DATADIR%%/icons/Lowerlayer.png
+%%DATADIR%%/icons/Lupe.xpm
+%%DATADIR%%/icons/LupeZ.xpm
%%DATADIR%%/icons/misc.png
-%%DATADIR%%/icons/mover.png
+%%DATADIR%%/icons/MiterJoin.png
+%%DATADIR%%/icons/MoveAsym.png
+%%DATADIR%%/icons/MoveKontrol.png
+%%DATADIR%%/icons/MoveNode.png
+%%DATADIR%%/icons/MoveSym.png
+%%DATADIR%%/icons/Newlayer.png
%%DATADIR%%/icons/nftabout.xpm
%%DATADIR%%/icons/nftinfo.xpm
%%DATADIR%%/icons/noicon.xpm
-%%DATADIR%%/icons/ok.png
+%%DATADIR%%/icons/NoPrint.png
%%DATADIR%%/icons/ok22.png
%%DATADIR%%/icons/ooo_draw.png
%%DATADIR%%/icons/ooo_writer.png
%%DATADIR%%/icons/outlined.png
%%DATADIR%%/icons/page.png
-%%DATADIR%%/icons/page16.png
-%%DATADIR%%/icons/pagedouble.png
-%%DATADIR%%/icons/pagedouble16.png
-%%DATADIR%%/icons/pagequadro.png
-%%DATADIR%%/icons/pagequadro16.png
-%%DATADIR%%/icons/pagesingle.png
-%%DATADIR%%/icons/pagesingle16.png
-%%DATADIR%%/icons/pagetriple.png
-%%DATADIR%%/icons/pagetriple16.png
-%%DATADIR%%/icons/pdf.png
%%DATADIR%%/icons/penciladd.png
%%DATADIR%%/icons/pencilsub.png
%%DATADIR%%/icons/plugins.png
+%%DATADIR%%/icons/PolyCut.png
%%DATADIR%%/icons/postscript.png
%%DATADIR%%/icons/pushbutton.png
%%DATADIR%%/icons/python.png
%%DATADIR%%/icons/raise-to-top.png
%%DATADIR%%/icons/raise.png
-%%DATADIR%%/icons/register.png
+%%DATADIR%%/icons/Raiselayer.png
+%%DATADIR%%/icons/Rechtecke.xpm
%%DATADIR%%/icons/reload.png
%%DATADIR%%/icons/reload16.png
%%DATADIR%%/icons/removef.png
+%%DATADIR%%/icons/Reset1Node.png
+%%DATADIR%%/icons/ResetNode.png
+%%DATADIR%%/icons/Revers.png
%%DATADIR%%/icons/revert.png
-%%DATADIR%%/icons/rgb.png
%%DATADIR%%/icons/rotate_ccw.png
%%DATADIR%%/icons/rotate_cw.png
+%%DATADIR%%/icons/tab.png
+%%DATADIR%%/icons/Rotieren.xpm
+%%DATADIR%%/icons/Rotieren2.png
+%%DATADIR%%/icons/RoundCap.png
+%%DATADIR%%/icons/RoundJoin.png
%%DATADIR%%/icons/scrap.png
%%DATADIR%%/icons/screen.png
-%%DATADIR%%/icons/scribus_logo.png
%%DATADIR%%/icons/scribusdoc.png
%%DATADIR%%/icons/scribusdoc16.png
%%DATADIR%%/icons/scribusicon.png
-%%DATADIR%%/icons/shade.png
+%%DATADIR%%/icons/scribus_logo.png
%%DATADIR%%/icons/shadow.png
%%DATADIR%%/icons/shear_down.png
%%DATADIR%%/icons/shear_left.png
@@ -572,37 +980,52 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/shortwords.png
%%DATADIR%%/icons/signature.png
%%DATADIR%%/icons/signature2.png
+%%DATADIR%%/icons/Spacing.xpm
+%%DATADIR%%/icons/Splash.png
%%DATADIR%%/icons/spline.png
%%DATADIR%%/icons/spline16.png
-%%DATADIR%%/icons/spot.png
+%%DATADIR%%/icons/Split.png
+%%DATADIR%%/icons/SquareCap.png
%%DATADIR%%/icons/start.png
-%%DATADIR%%/icons/tab.png
+%%DATADIR%%/icons/Stift.xpm
+%%DATADIR%%/icons/Stift16.xpm
+%%DATADIR%%/icons/Stiftalt.xpm
+%%DATADIR%%/icons/Stiftalt16.xpm
+%%DATADIR%%/icons/Strike.xpm
%%DATADIR%%/icons/tabtocindex.png
%%DATADIR%%/icons/testfill.png
-%%DATADIR%%/icons/text_block.png
-%%DATADIR%%/icons/text_center.png
-%%DATADIR%%/icons/text_force.png
-%%DATADIR%%/icons/text_left.png
-%%DATADIR%%/icons/text_right.png
+%%DATADIR%%/icons/Text.xpm
+%%DATADIR%%/icons/Text16.xpm
+%%DATADIR%%/icons/Text2.xpm
%%DATADIR%%/icons/textbase.png
%%DATADIR%%/icons/textkern.png
%%DATADIR%%/icons/textscaleh.png
%%DATADIR%%/icons/textscalev.png
%%DATADIR%%/icons/textview.png
-%%DATADIR%%/icons/tools.png
+%%DATADIR%%/icons/text_block.png
+%%DATADIR%%/icons/text_center.png
+%%DATADIR%%/icons/text_force.png
+%%DATADIR%%/icons/text_left.png
%%DATADIR%%/icons/top.png
+%%DATADIR%%/icons/text_right.png
+%%DATADIR%%/icons/typography.png
+%%DATADIR%%/icons/Tief.xpm
+%%DATADIR%%/icons/tools.png
%%DATADIR%%/icons/trashcan.png
%%DATADIR%%/icons/trashcan2.png
%%DATADIR%%/icons/triangle.png
%%DATADIR%%/icons/txt.png
-%%DATADIR%%/icons/typography.png
+%%DATADIR%%/icons/unlock.png
+%%DATADIR%%/icons/Unlock.xpm
+%%DATADIR%%/icons/Unter.xpm
+%%DATADIR%%/icons/up.png
%%DATADIR%%/icons/u_align.png
%%DATADIR%%/icons/u_arrow.png
%%DATADIR%%/icons/u_create.png
%%DATADIR%%/icons/u_cut.png
%%DATADIR%%/icons/u_delete.png
-%%DATADIR%%/icons/u_disableprint.png
%%DATADIR%%/icons/u_enableprint.png
+%%DATADIR%%/icons/u_disableprint.png
%%DATADIR%%/icons/u_eps.png
%%DATADIR%%/icons/u_fill.png
%%DATADIR%%/icons/u_fliph.png
@@ -627,508 +1050,164 @@ share/mime/packages/scribus.xml
%%DATADIR%%/icons/u_undo.png
%%DATADIR%%/icons/u_undo16.png
%%DATADIR%%/icons/u_unlock.png
-%%DATADIR%%/icons/unlock.png
-%%DATADIR%%/icons/up.png
%%DATADIR%%/icons/vectorgfx.png
%%DATADIR%%/icons/view.png
-%%DATADIR%%/icons/viewmag1.png
-%%DATADIR%%/icons/viewmagin.png
-%%DATADIR%%/icons/viewmagout.png
%%DATADIR%%/icons/vmirror.png
+%%DATADIR%%/icons/Winkel.xpm
%%DATADIR%%/icons/wizard.png
%%DATADIR%%/icons/wordsOnly.png
+%%DATADIR%%/icons/Zeichen.xpm
+%%DATADIR%%/translations/scribus.af.qm
+%%DATADIR%%/translations/scribus.ar.qm
+%%DATADIR%%/translations/scribus.bg.qm
+%%DATADIR%%/translations/scribus.br.qm
+%%DATADIR%%/translations/scribus.ca.qm
+%%DATADIR%%/translations/scribus.cs.qm
+%%DATADIR%%/translations/scribus.cy.qm
+%%DATADIR%%/translations/scribus.da.qm
+%%DATADIR%%/translations/scribus.de.qm
+%%DATADIR%%/translations/scribus.de_ol.qm
+%%DATADIR%%/translations/scribus.de_CH.qm
+%%DATADIR%%/translations/scribus.dz.qm
+%%DATADIR%%/translations/scribus.el.qm
+%%DATADIR%%/translations/scribus.en_AU.qm
+%%DATADIR%%/translations/scribus.en_GB.qm
+%%DATADIR%%/translations/scribus.en_US.qm
+%%DATADIR%%/translations/scribus.eo.qm
+%%DATADIR%%/translations/scribus.es.qm
+%%DATADIR%%/translations/scribus.et.qm
+%%DATADIR%%/translations/scribus.es_LA.qm
+%%DATADIR%%/translations/scribus.eu.qm
+%%DATADIR%%/translations/scribus.fi.qm
+%%DATADIR%%/translations/scribus.fr.qm
+%%DATADIR%%/translations/scribus.gl.qm
+%%DATADIR%%/translations/scribus.hu.qm
+%%DATADIR%%/translations/scribus.id.qm
+%%DATADIR%%/translations/scribus.it.qm
+%%DATADIR%%/translations/scribus.ja.qm
+%%DATADIR%%/translations/scribus.ko.qm
+%%DATADIR%%/translations/scribus.lt.qm
+%%DATADIR%%/translations/scribus.nb.qm
+%%DATADIR%%/translations/scribus.nl.qm
+%%DATADIR%%/translations/scribus.pl.qm
+%%DATADIR%%/translations/scribus.pt_BR.qm
+%%DATADIR%%/translations/scribus.ru.qm
+%%DATADIR%%/translations/scribus.sk.qm
+%%DATADIR%%/translations/scribus.sl.qm
+%%DATADIR%%/translations/scribus.sq.qm
+%%DATADIR%%/translations/scribus.sr.qm
+%%DATADIR%%/translations/scribus.sv.qm
+%%DATADIR%%/translations/scribus.tr.qm
+%%DATADIR%%/translations/scribus.th_TH.qm
+%%DATADIR%%/translations/scribus.uk.qm
+%%DATADIR%%/translations/scribus.zh.qm
+%%DATADIR%%/translations/scribus.zh_TW.qm
+%%DATADIR%%/templates/template.xml
+%%DATADIR%%/templates/nl1/kites.jpg
+%%DATADIR%%/templates/nl1/nl1.png
+%%DATADIR%%/templates/nl1/nl1tn.png
+%%DATADIR%%/templates/nl1/nl1.sla.gz
+%%DATADIR%%/templates/nl2/flowers.jpg
+%%DATADIR%%/templates/nl2/nl2.sla.gz
+%%DATADIR%%/templates/nl2/nl2tn.png
+%%DATADIR%%/templates/nl2/nl2.png
+%%DATADIR%%/templates/br1/br1.png
+%%DATADIR%%/templates/br1/br1tn.png
+%%DATADIR%%/templates/br1/map.jpg
+%%DATADIR%%/templates/br1/br1.sla.gz
+%%DATADIR%%/templates/sc_presentation/presentation.png
+%%DATADIR%%/templates/sc_presentation/presentationtn.png
+%%DATADIR%%/templates/sc_presentation/presentation.sla.gz
+%%DATADIR%%/templates/textbased/textbased.png
+%%DATADIR%%/templates/textbased/textbasedtn.png
+%%DATADIR%%/templates/textbased/textbased.sla.gz
+%%DATADIR%%/templates/textbased/an_image.jpg
+%%DATADIR%%/templates/textbased/author.jpg
+%%DATADIR%%/dtd/scribuspdfoptions.dtd
+%%DATADIR%%/loremipsum/loremipsum.xml
%%DATADIR%%/loremipsum/arabic.xml
%%DATADIR%%/loremipsum/czech.xml
%%DATADIR%%/loremipsum/dutch.xml
-%%DATADIR%%/loremipsum/english.xml
-%%DATADIR%%/loremipsum/eo.xml
%%DATADIR%%/loremipsum/finnish.xml
%%DATADIR%%/loremipsum/german.xml
+%%DATADIR%%/loremipsum/english.xml
+%%DATADIR%%/loremipsum/eo.xml
%%DATADIR%%/loremipsum/greek.xml
%%DATADIR%%/loremipsum/hebrew.xml
%%DATADIR%%/loremipsum/italian.xml
-%%DATADIR%%/loremipsum/loremipsum.xml
%%DATADIR%%/loremipsum/russian.xml
%%DATADIR%%/loremipsum/slovenian.xml
-%%DATADIR%%/plugins/barcode.ps
%%DATADIR%%/plugins/scribus-short-words.rc
-%%DATADIR%%/samples/3columnA4.py
-%%DATADIR%%/samples/3columnUSLTR.py
-%%DATADIR%%/samples/Calendar.py
-%%DATADIR%%/samples/ReadMe
-%%DATADIR%%/samples/Sample1.py
+%%DATADIR%%/plugins/barcode.ps
%%DATADIR%%/samples/boilerplate.py
%%DATADIR%%/samples/golden-mean.py
+%%DATADIR%%/samples/quote.py
+%%DATADIR%%/samples/wordcount.py
+%%DATADIR%%/samples/Sample1.py
+%%DATADIR%%/samples/trait_de_coupe.py
+%%DATADIR%%/samples/Calendar.py
+%%DATADIR%%/samples/pochette_cd.py
+%%DATADIR%%/samples/3columnUSLTR.py
+%%DATADIR%%/samples/3columnA4.py
%%DATADIR%%/samples/legende.py
%%DATADIR%%/samples/moins_10_pourcent_group.py
%%DATADIR%%/samples/plus_10_pourcent_group.py
-%%DATADIR%%/samples/pochette_cd.py
-%%DATADIR%%/samples/quote.py
+%%DATADIR%%/samples/ReadMe
%%DATADIR%%/samples/sample_db_usage.py
-%%DATADIR%%/samples/trait_de_coupe.py
-%%DATADIR%%/samples/wordcount.py
-%%DATADIR%%/scripts/CalendarWizard.py
+%%DATADIR%%/samples/extract_text.py
+%%DATADIR%%/scripts/ReadMe
%%DATADIR%%/scripts/ChangeLog
-%%DATADIR%%/scripts/FontSample.py
%%DATADIR%%/scripts/NEWS
-%%DATADIR%%/scripts/ReadMe
%%DATADIR%%/scripts/TODO
-%%DATADIR%%/templates/br1/br1.png
-%%DATADIR%%/templates/br1/br1.sla.gz
-%%DATADIR%%/templates/br1/br1tn.png
-%%DATADIR%%/templates/br1/map.jpg
-%%DATADIR%%/templates/nl1/kites.jpg
-%%DATADIR%%/templates/nl1/nl1.png
-%%DATADIR%%/templates/nl1/nl1.sla.gz
-%%DATADIR%%/templates/nl1/nl1tn.png
-%%DATADIR%%/templates/nl2/flowers.jpg
-%%DATADIR%%/templates/nl2/nl2.png
-%%DATADIR%%/templates/nl2/nl2.sla.gz
-%%DATADIR%%/templates/nl2/nl2tn.png
-%%DATADIR%%/templates/sc_presentation/presentation.png
-%%DATADIR%%/templates/sc_presentation/presentation.sla.gz
-%%DATADIR%%/templates/sc_presentation/presentationtn.png
-%%DATADIR%%/templates/template.xml
-%%DATADIR%%/templates/textbased/an_image.jpg
-%%DATADIR%%/templates/textbased/author.jpg
-%%DATADIR%%/templates/textbased/textbased.png
-%%DATADIR%%/templates/textbased/textbased.sla.gz
-%%DATADIR%%/templates/textbased/textbasedtn.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/AUTHORS
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/BUILDING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/COPYING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLog
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLogCVS
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/INSTALL
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/NEWS
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/PACKAGING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README.MacOSX
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/TODO
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/contributions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cups.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/doccopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/docinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/documentation.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/download.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gsfont.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/hyphenator.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/index.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install-dpkg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/intro.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/irc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/javascriptpdf.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/keys.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/mouse.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/otherinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pagetemplate1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/parallel-install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdf_form.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdflavor.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfx3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/prepress.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/readme.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/resources.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scprinters.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribus-svg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribuscopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-pydoc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/settings1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/short-words.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/specs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox10.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox11.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox12.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox13.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox6.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox7.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox8.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox9.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/topten.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/translation_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/tutorials.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/color1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/contributions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cups.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/doccopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/docinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/documentation.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/download.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gsfont.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/hyphenator.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/RDF.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter_error_string.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroinfo.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acropass.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroreader5.1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acrosec.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/batik1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmsmodify1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmspanel.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormgmtscreen.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontprev.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_export_PDF.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_skrypt.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_sprawdzanie.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_nowy.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_pole_num.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gammagrayscale.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlimport.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlstyle.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/imageeffects.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/inkscape.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/kfontinstaller.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ksnapshot.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oochart.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ooeps1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oogettext1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pagetemplate1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfx3-1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxcolor.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxintent.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs-mac-1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs10.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs11.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs12.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs15.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs5.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs6.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs8.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsblgrid1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsdisplay.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printpreview.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printseps.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pstoedit1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/result.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribus2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribuscms1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribustru4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_jednostki_miar.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/spinbox1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/svg1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swdialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swmenu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/symbole.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ulica.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wlasciwosci_pola.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wyslij_formularz.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/xnview.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/index.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install-dpkg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/intro.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/irc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/javascriptpdf.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/keys.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/layers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/lipsum.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/mouse.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/otherinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagenumber.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagetemplate1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/parallel-install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdf_form.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdflavor.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfx3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/prepress.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/psd.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-os2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/resources.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scprinters.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribus-svg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribuscopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/settings1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/short-words.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/specs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox10.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox11.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox12.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox13.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox6.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox7.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox8.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox9.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/topten.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/translation_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/lipsum.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/readme-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-pydoc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/short-words-manual.html
-@dirrm include/scribus
-@dirrm lib/scribus/dicts
-@dirrm lib/scribus/keysets
-@dirrm lib/scribus/plugins/gettext
-@dirrm lib/scribus/plugins
-@dirrm lib/scribus/profiles
-@dirrm lib/scribus/swatches
-@dirrm lib/scribus
-@dirrmtry share/mime/packages
-@dirrmtry share/mime
+%%DATADIR%%/scripts/FontSample.py
+%%DATADIR%%/scripts/CalendarWizard.py
+share/mime/packages/scribus.xml
+@dirrm %%DATADIR%%/scripts
+@dirrm %%DATADIR%%/samples
+@dirrm %%DATADIR%%/plugins
+@dirrm %%DATADIR%%/loremipsum
+@dirrm %%DATADIR%%/dtd
+@dirrm %%DATADIR%%/templates/textbased
+@dirrm %%DATADIR%%/templates/sc_presentation
+@dirrm %%DATADIR%%/templates/br1
+@dirrm %%DATADIR%%/templates/nl2
+@dirrm %%DATADIR%%/templates/nl1
+@dirrm %%DATADIR%%/templates
+@dirrm %%DATADIR%%/translations
+@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/de
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials
+@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/de
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/en
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl
@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%
-@dirrm %%DATADIR%%/dtd
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%/loremipsum
-@dirrm %%DATADIR%%/plugins
-@dirrm %%DATADIR%%/samples
-@dirrm %%DATADIR%%/scripts
-@dirrm %%DATADIR%%/templates/br1
-@dirrm %%DATADIR%%/templates/nl1
-@dirrm %%DATADIR%%/templates/nl2
-@dirrm %%DATADIR%%/templates/sc_presentation
-@dirrm %%DATADIR%%/templates/textbased
-@dirrm %%DATADIR%%/templates
-@dirrm %%DATADIR%%
+@dirrm lib/scribus/plugins/gettext
+@dirrm lib/scribus/plugins
+@dirrm lib/scribus/swatches
+@dirrm lib/scribus/profiles
+@dirrm lib/scribus/keysets
+@dirrm lib/scribus/dicts
+@dirrm lib/scribus
+@dirrm include/scribus
+@dirrmtry man/pl_PL.UTF-8/man1
+@dirrmtry man/pl_PL.UTF-8
+@dirrmtry man/pl_PL.ISO8859-2/man1
+@dirrmtry man/pl_PL.ISO8859-2
+@dirrmtry man/de_DE.ISO8859-1/man1
+@dirrmtry man/de_DE.ISO8859-1
+@dirrmtry man/de_DE.ISO8859-15/man1
+@dirrmtry man/de_DE.ISO8859-15
+@dirrmtry man/de_DE.UTF-8/man1
+@dirrmtry man/de_DE.UTF-8
+@dirrmtry share/mime/packages
+@dirrmtry share/mime