FreeBSD Bugzilla – Attachment 96756 Details for
Bug 135422
print/scribus. Update to version 1.3.3.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
scribus.diff
scribus.diff (text/x-patch; charset=US-ASCII), 90.48 KB, created by
Sylvio César Teixeira Amorim
on 2009-06-15 15:26:27 UTC
(
hide
)
Description:
scribus.diff
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-06-15 15:26:27 UTC
Size:
90.48 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/print/scribus/Makefile,v >retrieving revision 1.50 >diff -u -r1.50 Makefile >--- Makefile 8 Jun 2009 22:30:52 -0000 1.50 >+++ Makefile 15 Jun 2009 14:18:57 -0000 >@@ -7,8 +7,8 @@ > # > > PORTNAME= scribus >-PORTVERSION= 1.3.3.11 >-PORTREVISION= 2 >+PORTVERSION= 1.3.3.13 >+PORTREVISION= 1 > CATEGORIES= print editors > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ > http://www.scribus.net/downloads/${PORTVERSION}/ >@@ -24,35 +24,20 @@ > RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ > ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging > >+BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake:extract >+ > USE_BZIP2= yes > USE_QT_VER= 3 > USE_GNOME= gnometarget libartlgpl2 libxml2 > USE_GHOSTSCRIPT_RUN= yes > USE_PYTHON= yes >-USE_GMAKE= yes > USE_PERL5_BUILD=yes >-CONFIGURE_ARGS= --enable-scripter2 >-GNU_CONFIGURE= yes > USE_LDCONFIG= yes > > PLIST_SUB+= SCRIBUS_VERSION=${PORTVERSION} >-MAN1= scribus.1 >-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> >- > post-patch: >- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g; \ >- s|-O2 ||g ; \ >- s|="-lc"|=""|g ; \ >- s|python2\.3|python${PYTHON_VERSION:S/^python//}|g ; \ >- s|Python 2\.3|Python ${PYTHON_VERSION:S/^python//}|g ; \ >- 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' \ >- ${WRKSRC}/configure >+ (cd ${WRKSRC} && cmake .) > > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/print/scribus/distinfo,v >retrieving revision 1.25 >diff -u -r1.25 distinfo >--- distinfo 20 Jan 2008 21:56:34 -0000 1.25 >+++ distinfo 15 Jun 2009 14:18:57 -0000 >@@ -1,3 +1,3 @@ >-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 >+MD5 (scribus-1.3.3.13.tar.bz2) = e698b0d118c7f037e57163cba302d96e >+SHA256 (scribus-1.3.3.13.tar.bz2) = 5a255e81d662f27729b2a3b658d6a8e2a6bc5caad328935b3d5a1fae5db3841a >+SIZE (scribus-1.3.3.13.tar.bz2) = 14923426 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/print/scribus/pkg-plist,v >retrieving revision 1.27 >diff -u -r1.27 pkg-plist >--- pkg-plist 8 Jun 2009 22:30:52 -0000 1.27 >+++ pkg-plist 15 Jun 2009 14:19:01 -0000 >@@ -1,296 +1,30 @@ > bin/scribus >-include/scribus/about.h >-include/scribus/actionmanager.h >-include/scribus/aligndistribute.h >-include/scribus/alignselect.h >-include/scribus/annot.h >-include/scribus/annota.h >-include/scribus/annotation.h >-include/scribus/applytemplatedialog.h >-include/scribus/arrowchooser.h >-include/scribus/autoform.h >-include/scribus/autoformbuttongroup.h >-include/scribus/bookmwin.h >-include/scribus/bookpalette.h >-include/scribus/buttonicon.h >-include/scribus/charselect.h >-include/scribus/checkDocument.h >-include/scribus/cmsprefs.h >-include/scribus/cmsutil.h >-include/scribus/cmykfw.h >-include/scribus/collect4output.h >-include/scribus/color.h >-include/scribus/colorchart.h >-include/scribus/colorcombo.h >-include/scribus/colorm.h >-include/scribus/cpalette.h >-include/scribus/crypt.h >-include/scribus/cupsoptions.h >-include/scribus/customfdialog.h >-include/scribus/dcolor.h >-include/scribus/delpages.h >-include/scribus/docinfo.h >-include/scribus/docitemattrprefs.h >-include/scribus/documentchecker.h >-include/scribus/documentinformation.h >-include/scribus/druck.h >-include/scribus/dynamictip.h >-include/scribus/edit1format.h >-include/scribus/editformats.h >-include/scribus/editor.h >-include/scribus/extimageprops.h >-include/scribus/fileloader.h >-include/scribus/fileunzip.h >-include/scribus/filewatcher.h >-include/scribus/fmitem.h >-include/scribus/fontcombo.h >-include/scribus/fontprefs.h >-include/scribus/fontreplacedialog.h >-include/scribus/fparser.h >-include/scribus/fpconfig.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 >-include/scribus/gtdialogs.h >-include/scribus/gtfont.h >-include/scribus/gtframestyle.h >-include/scribus/gtgettext.h >-include/scribus/gtmeasure.h >-include/scribus/gtparagraphstyle.h >-include/scribus/gtstyle.h >-include/scribus/gtwriter.h >-include/scribus/guidemanager.h >-include/scribus/helpbrowser.h >-include/scribus/hnjalloc.h >-include/scribus/hruler.h >-include/scribus/hyask.h >-include/scribus/hyphen.h >-include/scribus/hyphenator.h >-include/scribus/hysettings.h >-include/scribus/icons5.h >-include/scribus/icons6.h >-include/scribus/insertTable.h >-include/scribus/inspage.h >-include/scribus/ioapi.h >-include/scribus/javadocs.h >-include/scribus/keymanager.h >-include/scribus/langmgr.h >-include/scribus/layers.h >-include/scribus/linecombo.h >-include/scribus/lineformats.h >-include/scribus/linkbutton.h >-include/scribus/loremipsum.h >-include/scribus/margindialog.h >-include/scribus/marginwidget.h >-include/scribus/md5.h >-include/scribus/mdup.h >-include/scribus/measurements.h >-include/scribus/menumanager.h >-include/scribus/mergedoc.h >-include/scribus/missing.h >-include/scribus/movepage.h >-include/scribus/mpalette.h >-include/scribus/mspinbox.h >-include/scribus/multiline.h >-include/scribus/multiprogressdialog.h >-include/scribus/muster.h >-include/scribus/navigator.h >-include/scribus/newfile.h >-include/scribus/newtemp.h >-include/scribus/page.h >-include/scribus/pageitem.h >-include/scribus/pageitemattributes.h >-include/scribus/pagelayout.h >-include/scribus/pageselector.h >-include/scribus/pagesize.h >-include/scribus/pagestructs.h >-include/scribus/pdfopts.h >-include/scribus/picsearch.h >-include/scribus/picstatus.h >-include/scribus/pluginmanager.h >-include/scribus/polygonwidget.h >-include/scribus/polyprops.h >-include/scribus/prefs.h >-include/scribus/prefscontext.h >-include/scribus/prefsdialogbase.h >-include/scribus/prefsfile.h >-include/scribus/prefsmanager.h >-include/scribus/prefspanel.h >-include/scribus/prefsreader.h >-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/sampleitem.h >-include/scribus/sccolor.h >-include/scribus/scfontmetrics.h >-include/scribus/scfonts.h >-include/scribus/scfonts_ttf.h >-include/scribus/scmenu.h >-include/scribus/scmessagebox.h >-include/scribus/scpainter.h >-include/scribus/scpaths.h >-include/scribus/scpixmapcache.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/scrpalettebase.h >-include/scribus/search.h >-include/scribus/seiten.h >-include/scribus/selection.h >-include/scribus/selfield.h >-include/scribus/serializer.h >-include/scribus/shadebutton.h >-include/scribus/spalette.h >-include/scribus/splash.h >-include/scribus/stencilreader.h >-include/scribus/story.h >-include/scribus/styleselect.h >-include/scribus/tabcheckdoc.h >-include/scribus/tabguides.h >-include/scribus/tabmanager.h >-include/scribus/tabpdfoptions.h >-include/scribus/tabruler.h >-include/scribus/tabtools.h >-include/scribus/tabtypography.h >-include/scribus/tocgenerator.h >-include/scribus/tocindexprefs.h >-include/scribus/tree.h >-include/scribus/undogui.h >-include/scribus/undomanager.h >-include/scribus/undoobject.h >-include/scribus/undostate.h >-include/scribus/units.h >-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 >-lib/scribus/dicts/hyph_da.dic >-lib/scribus/dicts/hyph_de.dic >-lib/scribus/dicts/hyph_el.dic >-lib/scribus/dicts/hyph_en.dic >-lib/scribus/dicts/hyph_es.dic >-lib/scribus/dicts/hyph_fi.dic >-lib/scribus/dicts/hyph_fr.dic >-lib/scribus/dicts/hyph_ga.dic >-lib/scribus/dicts/hyph_hr.dic >-lib/scribus/dicts/hyph_hu.dic >-lib/scribus/dicts/hyph_id.dic >-lib/scribus/dicts/hyph_is.dic >-lib/scribus/dicts/hyph_it.dic >-lib/scribus/dicts/hyph_lt.dic >-lib/scribus/dicts/hyph_nl.dic >-lib/scribus/dicts/hyph_nn.dic >-lib/scribus/dicts/hyph_pl.dic >-lib/scribus/dicts/hyph_pt.dic >-lib/scribus/dicts/hyph_pt_BR.dic >-lib/scribus/dicts/hyph_ru.dic >-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/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/plugins/gettext/libhtmlim.so.0 >-lib/scribus/plugins/gettext/libodtimplugin.la > lib/scribus/plugins/gettext/libodtimplugin.so >-lib/scribus/plugins/gettext/libodtimplugin.so.0 >-lib/scribus/plugins/gettext/libpdbim.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/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/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/libsvgexplugin.la >+lib/scribus/plugins/libscriptplugin.so > 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/Readme > lib/scribus/profiles/sRGB.icm > lib/scribus/profiles/srgb.license > lib/scribus/swatches/Scribus_Gnome.txt >@@ -298,913 +32,966 @@ > lib/scribus/swatches/Scribus_SVG.txt > lib/scribus/swatches/Scribus_X11.txt > lib/scribus/swatches/Scribus_X11Grey.txt >-%%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 >-%%DATADIR%%/icons/al_center_ver.png >-%%DATADIR%%/icons/al_left_in.png >-%%DATADIR%%/icons/al_left_out.png >-%%DATADIR%%/icons/al_right_in.png >-%%DATADIR%%/icons/al_right_out.png >-%%DATADIR%%/icons/al_top_in.png >-%%DATADIR%%/icons/al_top_out.png >-%%DATADIR%%/icons/AppIcon.png >-%%DATADIR%%/icons/AppIcon2.png >-%%DATADIR%%/icons/back.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/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 >-%%DATADIR%%/icons/distribute_hcentre.png >-%%DATADIR%%/icons/distribute_hdist.png >-%%DATADIR%%/icons/distribute_hdist_val.png >-%%DATADIR%%/icons/distribute_left.png >-%%DATADIR%%/icons/distribute_right.png >-%%DATADIR%%/icons/distribute_top.png >-%%DATADIR%%/icons/distribute_vcentre.png >-%%DATADIR%%/icons/distribute_vdist.png >-%%DATADIR%%/icons/distribute_vdist_val.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 >-%%DATADIR%%/icons/exit22.png >-%%DATADIR%%/icons/expand.png >-%%DATADIR%%/icons/externaltools.png >-%%DATADIR%%/icons/filenew.png >-%%DATADIR%%/icons/fileopen.png >-%%DATADIR%%/icons/filesaveas.png >-%%DATADIR%%/icons/fill.png >-%%DATADIR%%/icons/find.png >-%%DATADIR%%/icons/find16.png >-%%DATADIR%%/icons/finish.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/forward.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/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/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/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/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/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/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/scribusdoc.png >-%%DATADIR%%/icons/scribusdoc16.png >-%%DATADIR%%/icons/scribusicon.png >-%%DATADIR%%/icons/scribus_logo.png >-%%DATADIR%%/icons/shadow.png >-%%DATADIR%%/icons/shear_down.png >-%%DATADIR%%/icons/shear_left.png >-%%DATADIR%%/icons/shear_right.png >-%%DATADIR%%/icons/shear_up.png >-%%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/Split.png >-%%DATADIR%%/icons/SquareCap.png >-%%DATADIR%%/icons/start.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.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/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/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_enableprint.png >-%%DATADIR%%/icons/u_disableprint.png >-%%DATADIR%%/icons/u_eps.png >-%%DATADIR%%/icons/u_fill.png >-%%DATADIR%%/icons/u_fliph.png >-%%DATADIR%%/icons/u_flipv.png >-%%DATADIR%%/icons/u_font.png >-%%DATADIR%%/icons/u_group.png >-%%DATADIR%%/icons/u_line.png >-%%DATADIR%%/icons/u_lock.png >-%%DATADIR%%/icons/u_margins.png >-%%DATADIR%%/icons/u_margins_locked.png >-%%DATADIR%%/icons/u_move.png >-%%DATADIR%%/icons/u_multiple.png >-%%DATADIR%%/icons/u_redo.png >-%%DATADIR%%/icons/u_redo16.png >-%%DATADIR%%/icons/u_resize.png >-%%DATADIR%%/icons/u_rotate.png >-%%DATADIR%%/icons/u_scale_image.png >-%%DATADIR%%/icons/u_shade.png >-%%DATADIR%%/icons/u_shape.png >-%%DATADIR%%/icons/u_svg.png >-%%DATADIR%%/icons/u_transp.png >-%%DATADIR%%/icons/u_undo.png >-%%DATADIR%%/icons/u_undo16.png >-%%DATADIR%%/icons/u_unlock.png >-%%DATADIR%%/icons/vectorgfx.png >-%%DATADIR%%/icons/view.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/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/russian.xml >-%%DATADIR%%/loremipsum/slovenian.xml >-%%DATADIR%%/plugins/scribus-short-words.rc >-%%DATADIR%%/plugins/barcode.ps >-@comment %%DATADIR%%/samples/boilerplate.py >-@comment %%DATADIR%%/samples/golden-mean.py >-@comment %%DATADIR%%/samples/quote.py >-@comment %%DATADIR%%/samples/wordcount.py >-@comment %%DATADIR%%/samples/Sample1.py >-@comment %%DATADIR%%/samples/trait_de_coupe.py >-@comment %%DATADIR%%/samples/Calendar.py >-@comment %%DATADIR%%/samples/pochette_cd.py >-@comment %%DATADIR%%/samples/3columnUSLTR.py >-@comment %%DATADIR%%/samples/3columnA4.py >-@comment %%DATADIR%%/samples/legende.py >-@comment %%DATADIR%%/samples/moins_10_pourcent_group.py >-@comment %%DATADIR%%/samples/plus_10_pourcent_group.py >-@comment %%DATADIR%%/samples/ReadMe >-@comment %%DATADIR%%/samples/sample_db_usage.py >-@comment %%DATADIR%%/samples/extract_text.py >-@comment %%DATADIR%%/scripts/ReadMe >-@comment %%DATADIR%%/scripts/ChangeLog >-@comment %%DATADIR%%/scripts/NEWS >-@comment %%DATADIR%%/scripts/TODO >-@comment %%DATADIR%%/scripts/FontSample.py >-@comment %%DATADIR%%/scripts/CalendarWizard.py >-share/mime/packages/scribus.xml >-@comment @dirrm %%DATADIR%%/scripts >-@comment @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%%/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%% >-@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 >+share/doc/scribus/AUTHORS >+share/doc/scribus/BUILDING >+share/doc/scribus/COPYING >+share/doc/scribus/ChangeLog >+share/doc/scribus/ChangeLogSVN >+share/doc/scribus/INSTALL >+share/doc/scribus/NEWS >+share/doc/scribus/PACKAGING >+share/doc/scribus/README >+share/doc/scribus/README.MacOSX >+share/doc/scribus/README.OS2 >+share/doc/scribus/TODO >+share/doc/scribus/cs/tutorials/scribus-short-words/after_short_words.png >+share/doc/scribus/cs/tutorials/scribus-short-words/before_short_words.png >+share/doc/scribus/cs/tutorials/scribus-short-words/dialog.png >+share/doc/scribus/cs/tutorials/scribus-short-words/menu.png >+share/doc/scribus/cs/tutorials/scribus-short-words/menu.xml >+share/doc/scribus/cs/tutorials/scribus-short-words/short-words-manual.html >+share/doc/scribus/de/about1.html >+share/doc/scribus/de/about2.html >+share/doc/scribus/de/cms.html >+share/doc/scribus/de/cms2.html >+share/doc/scribus/de/cms3.html >+share/doc/scribus/de/cms4.html >+share/doc/scribus/de/codingstandards.html >+share/doc/scribus/de/color1.html >+share/doc/scribus/de/contributions.html >+share/doc/scribus/de/cross-platform.html >+share/doc/scribus/de/cups.html >+share/doc/scribus/de/developers.html >+share/doc/scribus/de/doccopyright.html >+share/doc/scribus/de/docinfo.html >+share/doc/scribus/de/documentation.html >+share/doc/scribus/de/download.html >+share/doc/scribus/de/faq1.html >+share/doc/scribus/de/faq2.html >+share/doc/scribus/de/faq3.html >+share/doc/scribus/de/fonts-win32.html >+share/doc/scribus/de/fonts1.html >+share/doc/scribus/de/fonts2.html >+share/doc/scribus/de/fonts3.html >+share/doc/scribus/de/fonts4.html >+share/doc/scribus/de/fonts5.html >+share/doc/scribus/de/gettexthowto.html >+share/doc/scribus/de/gsfont.html >+share/doc/scribus/de/gsview.html >+share/doc/scribus/de/hyphenator.html >+share/doc/scribus/de/importhints.html >+share/doc/scribus/de/importhints1.html >+share/doc/scribus/de/importhints2.html >+share/doc/scribus/de/importhints3.html >+share/doc/scribus/de/importhints4.html >+share/doc/scribus/de/index.html >+share/doc/scribus/de/install-dpkg.html >+share/doc/scribus/de/install.html >+share/doc/scribus/de/install1.html >+share/doc/scribus/de/install2.html >+share/doc/scribus/de/install3.html >+share/doc/scribus/de/install4.html >+share/doc/scribus/de/install5.html >+share/doc/scribus/de/intro.html >+share/doc/scribus/de/irc.html >+share/doc/scribus/de/javascriptpdf.html >+share/doc/scribus/de/keys.html >+share/doc/scribus/de/layers.html >+share/doc/scribus/de/machints1.html >+share/doc/scribus/de/machints2.html >+share/doc/scribus/de/menu.xml >+share/doc/scribus/de/moncal.html >+share/doc/scribus/de/mouse.html >+share/doc/scribus/de/otherinfo.html >+share/doc/scribus/de/pagetemplate1.html >+share/doc/scribus/de/parallel-install.html >+share/doc/scribus/de/pdf_form.html >+share/doc/scribus/de/pdfexport1.html >+share/doc/scribus/de/pdfexport2.html >+share/doc/scribus/de/pdfexport3.html >+share/doc/scribus/de/pdfexport4.html >+share/doc/scribus/de/pdflavor.html >+share/doc/scribus/de/pdfx3.html >+share/doc/scribus/de/plugin_howto.html >+share/doc/scribus/de/prepress.html >+share/doc/scribus/de/print1.html >+share/doc/scribus/de/print2.html >+share/doc/scribus/de/print3.html >+share/doc/scribus/de/psd.html >+share/doc/scribus/de/readme-os2.html >+share/doc/scribus/de/readme-win32.html >+share/doc/scribus/de/readme.html >+share/doc/scribus/de/resources.html >+share/doc/scribus/de/scprinters.html >+share/doc/scribus/de/scribus-svg.html >+share/doc/scribus/de/scribuscopyright.html >+share/doc/scribus/de/scribusfileformat.html >+share/doc/scribus/de/scripter-extensions.html >+share/doc/scribus/de/scripter-faq.html >+share/doc/scribus/de/scripter1.html >+share/doc/scribus/de/scripterapi-ImageExport.html >+share/doc/scribus/de/scripterapi-PDFfile.html >+share/doc/scribus/de/scripterapi-Printer.html >+share/doc/scribus/de/scripterapi-color.html >+share/doc/scribus/de/scripterapi-constants.html >+share/doc/scribus/de/scripterapi-dialogs.html >+share/doc/scribus/de/scripterapi-doc.html >+share/doc/scribus/de/scripterapi-font.html >+share/doc/scribus/de/scripterapi-getobjprop.html >+share/doc/scribus/de/scripterapi-layer.html >+share/doc/scribus/de/scripterapi-manobj.html >+share/doc/scribus/de/scripterapi-object.html >+share/doc/scribus/de/scripterapi-page.html >+share/doc/scribus/de/scripterapi-pydoc.html >+share/doc/scribus/de/scripterapi-select.html >+share/doc/scribus/de/scripterapi-setobjprop.html >+share/doc/scribus/de/scripterapi-textframes.html >+share/doc/scribus/de/scripterapi.html >+share/doc/scribus/de/settings1.html >+share/doc/scribus/de/short-words.html >+share/doc/scribus/de/specs.html >+share/doc/scribus/de/toolbox.html >+share/doc/scribus/de/toolbox1.html >+share/doc/scribus/de/toolbox10.html >+share/doc/scribus/de/toolbox11.html >+share/doc/scribus/de/toolbox12.html >+share/doc/scribus/de/toolbox13.html >+share/doc/scribus/de/toolbox14.html >+share/doc/scribus/de/toolbox15.html >+share/doc/scribus/de/toolbox16.html >+share/doc/scribus/de/toolbox2.html >+share/doc/scribus/de/toolbox3.html >+share/doc/scribus/de/toolbox4.html >+share/doc/scribus/de/toolbox5.html >+share/doc/scribus/de/toolbox6.html >+share/doc/scribus/de/toolbox7.html >+share/doc/scribus/de/toolbox8.html >+share/doc/scribus/de/toolbox9.html >+share/doc/scribus/de/topten.html >+share/doc/scribus/de/translation_howto.html >+share/doc/scribus/de/tutorials.html >+share/doc/scribus/en/about1.html >+share/doc/scribus/en/about2.html >+share/doc/scribus/en/cms.html >+share/doc/scribus/en/cms2.html >+share/doc/scribus/en/cms3.html >+share/doc/scribus/en/cms4.html >+share/doc/scribus/en/codingstandards.html >+share/doc/scribus/en/color1.html >+share/doc/scribus/en/contributions.html >+share/doc/scribus/en/cross-platform.html >+share/doc/scribus/en/cups.html >+share/doc/scribus/en/developers.html >+share/doc/scribus/en/docchanges.html >+share/doc/scribus/en/doccopyright.html >+share/doc/scribus/en/docinfo.html >+share/doc/scribus/en/documentation.html >+share/doc/scribus/en/download.html >+share/doc/scribus/en/faq1.html >+share/doc/scribus/en/faq2.html >+share/doc/scribus/en/faq3.html >+share/doc/scribus/en/fonts-win32.html >+share/doc/scribus/en/fonts1.html >+share/doc/scribus/en/fonts2.html >+share/doc/scribus/en/fonts3.html >+share/doc/scribus/en/fonts4.html >+share/doc/scribus/en/fonts5.html >+share/doc/scribus/en/gettexthowto.html >+share/doc/scribus/en/gsadv.html >+share/doc/scribus/en/gsfont.html >+share/doc/scribus/en/gsview.html >+share/doc/scribus/en/hyphenator.html >+share/doc/scribus/en/images/RDF.png >+share/doc/scribus/en/images/Scripter.png >+share/doc/scribus/en/images/Scripter_error_string.png >+share/doc/scribus/en/images/acro1.png >+share/doc/scribus/en/images/acro2.png >+share/doc/scribus/en/images/acro3.png >+share/doc/scribus/en/images/acroinfo.png >+share/doc/scribus/en/images/acropass.png >+share/doc/scribus/en/images/acroreader5.1.png >+share/doc/scribus/en/images/acrosec.png >+share/doc/scribus/en/images/after_short_words.png >+share/doc/scribus/en/images/batik1.png >+share/doc/scribus/en/images/before_short_words.png >+share/doc/scribus/en/images/cmsmodify1.png >+share/doc/scribus/en/images/cmspanel.png >+share/doc/scribus/en/images/colormanager1.png >+share/doc/scribus/en/images/colormanager2.png >+share/doc/scribus/en/images/colormgmtscreen.png >+share/doc/scribus/en/images/cups1.png >+share/doc/scribus/en/images/cups2.png >+share/doc/scribus/en/images/cwheel1.png >+share/doc/scribus/en/images/cwheel2.png >+share/doc/scribus/en/images/docheader1.png >+share/doc/scribus/en/images/docheader2.png >+share/doc/scribus/en/images/docinfo.png >+share/doc/scribus/en/images/docinfo2.png >+share/doc/scribus/en/images/fontmatrix.png >+share/doc/scribus/en/images/fontpref1.png >+share/doc/scribus/en/images/fontpref2.png >+share/doc/scribus/en/images/fontpref3.png >+share/doc/scribus/en/images/fontpref4.png >+share/doc/scribus/en/images/fontprev.png >+share/doc/scribus/en/images/fonts.png >+share/doc/scribus/en/images/fonts2.png >+share/doc/scribus/en/images/fonts3.png >+share/doc/scribus/en/images/fonts4.png >+share/doc/scribus/en/images/fontsampler.png >+share/doc/scribus/en/images/fontsampler2.png >+share/doc/scribus/en/images/formularz_export_PDF.png >+share/doc/scribus/en/images/formularz_js_skrypt.png >+share/doc/scribus/en/images/formularz_js_sprawdzanie.png >+share/doc/scribus/en/images/formularz_nowy.png >+share/doc/scribus/en/images/formularz_pole_num.png >+share/doc/scribus/en/images/gammagrayscale.png >+share/doc/scribus/en/images/gimpoptions1.png >+share/doc/scribus/en/images/gimpoptions2.png >+share/doc/scribus/en/images/gimpoptions3.png >+share/doc/scribus/en/images/gsadv1.png >+share/doc/scribus/en/images/gsadv2.png >+share/doc/scribus/en/images/gsadv3.png >+share/doc/scribus/en/images/htmlimport.png >+share/doc/scribus/en/images/htmlstyle.png >+share/doc/scribus/en/images/hyphen1.png >+share/doc/scribus/en/images/hyphen2.png >+share/doc/scribus/en/images/hyphen3.png >+share/doc/scribus/en/images/imageeffects.png >+share/doc/scribus/en/images/inkscape.png >+share/doc/scribus/en/images/kfontinstaller.png >+share/doc/scribus/en/images/ksnapshot.png >+share/doc/scribus/en/images/layers1.png >+share/doc/scribus/en/images/layers2.png >+share/doc/scribus/en/images/lprof.png >+share/doc/scribus/en/images/monprof1.png >+share/doc/scribus/en/images/monprof2.png >+share/doc/scribus/en/images/monprof3.png >+share/doc/scribus/en/images/monprof4.png >+share/doc/scribus/en/images/oochart.png >+share/doc/scribus/en/images/ooeps1.png >+share/doc/scribus/en/images/oogettext1.png >+share/doc/scribus/en/images/pagenumbering.png >+share/doc/scribus/en/images/pagetemplate1.png >+share/doc/scribus/en/images/pdfeffect1.png >+share/doc/scribus/en/images/pdfeffect2.png >+share/doc/scribus/en/images/pdfx3-1.png >+share/doc/scribus/en/images/pdfxcolor.png >+share/doc/scribus/en/images/pdfxintent.png >+share/doc/scribus/en/images/prefs-mac-1.png >+share/doc/scribus/en/images/prefs.png >+share/doc/scribus/en/images/prefs10.png >+share/doc/scribus/en/images/prefs11.png >+share/doc/scribus/en/images/prefs12.png >+share/doc/scribus/en/images/prefs15.png >+share/doc/scribus/en/images/prefs2.png >+share/doc/scribus/en/images/prefs3.png >+share/doc/scribus/en/images/prefs4.png >+share/doc/scribus/en/images/prefs5.png >+share/doc/scribus/en/images/prefs6.png >+share/doc/scribus/en/images/prefs8.png >+share/doc/scribus/en/images/prefsblgrid1.png >+share/doc/scribus/en/images/prefsdisplay.png >+share/doc/scribus/en/images/printer1.png >+share/doc/scribus/en/images/printer2.png >+share/doc/scribus/en/images/printer3.png >+share/doc/scribus/en/images/printpreview.png >+share/doc/scribus/en/images/printseps.png >+share/doc/scribus/en/images/pstoedit1.png >+share/doc/scribus/en/images/result.png >+share/doc/scribus/en/images/scribus2.png >+share/doc/scribus/en/images/scribuscms1.png >+share/doc/scribus/en/images/scribustru4.png >+share/doc/scribus/en/images/siatka_jednostki_miar.png >+share/doc/scribus/en/images/siatka_menu.png >+share/doc/scribus/en/images/spinbox1.png >+share/doc/scribus/en/images/svg1.png >+share/doc/scribus/en/images/swdialog.png >+share/doc/scribus/en/images/swmenu.png >+share/doc/scribus/en/images/symbole.png >+share/doc/scribus/en/images/ulica.png >+share/doc/scribus/en/images/wlasciwosci_pola.png >+share/doc/scribus/en/images/wyslij_formularz.png >+share/doc/scribus/en/images/xnview.png >+share/doc/scribus/en/importhints.html >+share/doc/scribus/en/importhints1.html >+share/doc/scribus/en/importhints2.html >+share/doc/scribus/en/importhints3.html >+share/doc/scribus/en/importhints4.html >+share/doc/scribus/en/index.html >+share/doc/scribus/en/install-dpkg.html >+share/doc/scribus/en/install.html >+share/doc/scribus/en/install1.html >+share/doc/scribus/en/install2.html >+share/doc/scribus/en/install3.html >+share/doc/scribus/en/install4.html >+share/doc/scribus/en/install5.html >+share/doc/scribus/en/intro.html >+share/doc/scribus/en/irc.html >+share/doc/scribus/en/javascriptpdf.html >+share/doc/scribus/en/keys.html >+share/doc/scribus/en/layers.html >+share/doc/scribus/en/lipsum.html >+share/doc/scribus/en/machints1.html >+share/doc/scribus/en/machints2.html >+share/doc/scribus/en/mailing_lists.html >+share/doc/scribus/en/menu.xml >+share/doc/scribus/en/moncal.html >+share/doc/scribus/en/mouse.html >+share/doc/scribus/en/otherinfo.html >+share/doc/scribus/en/pagenumber.html >+share/doc/scribus/en/pagetemplate1.html >+share/doc/scribus/en/parallel-install.html >+share/doc/scribus/en/pdf_form.html >+share/doc/scribus/en/pdfexport1.html >+share/doc/scribus/en/pdfexport2.html >+share/doc/scribus/en/pdfexport3.html >+share/doc/scribus/en/pdfexport4.html >+share/doc/scribus/en/pdflavor.html >+share/doc/scribus/en/pdfx3.html >+share/doc/scribus/en/plugin_howto.html >+share/doc/scribus/en/prepress.html >+share/doc/scribus/en/print1.html >+share/doc/scribus/en/print2.html >+share/doc/scribus/en/print3.html >+share/doc/scribus/en/psd.html >+share/doc/scribus/en/readme-os2.html >+share/doc/scribus/en/readme-win32.html >+share/doc/scribus/en/readme.html >+share/doc/scribus/en/resources.html >+share/doc/scribus/en/scprinters.html >+share/doc/scribus/en/scribus-svg.html >+share/doc/scribus/en/scribuscopyright.html >+share/doc/scribus/en/scribusfileformat.html >+share/doc/scribus/en/scripter-extensions.html >+share/doc/scribus/en/scripter-faq.html >+share/doc/scribus/en/scripter1.html >+share/doc/scribus/en/scripterapi-ImageExport.html >+share/doc/scribus/en/scripterapi-PDFfile.html >+share/doc/scribus/en/scripterapi-Printer.html >+share/doc/scribus/en/scripterapi-color.html >+share/doc/scribus/en/scripterapi-constants.html >+share/doc/scribus/en/scripterapi-dialogs.html >+share/doc/scribus/en/scripterapi-doc.html >+share/doc/scribus/en/scripterapi-font.html >+share/doc/scribus/en/scripterapi-getobjprop.html >+share/doc/scribus/en/scripterapi-layer.html >+share/doc/scribus/en/scripterapi-manobj.html >+share/doc/scribus/en/scripterapi-object.html >+share/doc/scribus/en/scripterapi-page.html >+share/doc/scribus/en/scripterapi-pydoc.html >+share/doc/scribus/en/scripterapi-select.html >+share/doc/scribus/en/scripterapi-setobjprop.html >+share/doc/scribus/en/scripterapi-textframes.html >+share/doc/scribus/en/scripterapi.html >+share/doc/scribus/en/settings1.html >+share/doc/scribus/en/short-words.html >+share/doc/scribus/en/specs.html >+share/doc/scribus/en/toolbox.html >+share/doc/scribus/en/toolbox1.html >+share/doc/scribus/en/toolbox10.html >+share/doc/scribus/en/toolbox11.html >+share/doc/scribus/en/toolbox12.html >+share/doc/scribus/en/toolbox13.html >+share/doc/scribus/en/toolbox14.html >+share/doc/scribus/en/toolbox15.html >+share/doc/scribus/en/toolbox16.html >+share/doc/scribus/en/toolbox2.html >+share/doc/scribus/en/toolbox3.html >+share/doc/scribus/en/toolbox4.html >+share/doc/scribus/en/toolbox5.html >+share/doc/scribus/en/toolbox6.html >+share/doc/scribus/en/toolbox7.html >+share/doc/scribus/en/toolbox8.html >+share/doc/scribus/en/toolbox9.html >+share/doc/scribus/en/topten.html >+share/doc/scribus/en/translation_howto.html >+share/doc/scribus/en/tutorials.html >+share/doc/scribus/en/tutorials/scribus-short-words/after_short_words.png >+share/doc/scribus/en/tutorials/scribus-short-words/before_short_words.png >+share/doc/scribus/en/tutorials/scribus-short-words/dialog.png >+share/doc/scribus/en/tutorials/scribus-short-words/menu.png >+share/doc/scribus/en/tutorials/scribus-short-words/menu.xml >+share/doc/scribus/en/tutorials/scribus-short-words/short-words-manual.html >+share/doc/scribus/en/wine.html >+share/doc/scribus/fr/about1.html >+share/doc/scribus/fr/about2.html >+share/doc/scribus/fr/cms.html >+share/doc/scribus/fr/cms2.html >+share/doc/scribus/fr/cms3.html >+share/doc/scribus/fr/cms4.html >+share/doc/scribus/fr/codingstandards.html >+share/doc/scribus/fr/contributions.html >+share/doc/scribus/fr/cross-platform.html >+share/doc/scribus/fr/developers.html >+share/doc/scribus/fr/docchanges.html >+share/doc/scribus/fr/doccopyright.html >+share/doc/scribus/fr/docinfo.html >+share/doc/scribus/fr/download.html >+share/doc/scribus/fr/fonts-win32.html >+share/doc/scribus/fr/fonts1.html >+share/doc/scribus/fr/fonts2.html >+share/doc/scribus/fr/fonts3.html >+share/doc/scribus/fr/fonts4.html >+share/doc/scribus/fr/fonts5.html >+share/doc/scribus/fr/gettexthowto.html >+share/doc/scribus/fr/gsfont.html >+share/doc/scribus/fr/hyphenator.html >+share/doc/scribus/fr/importhints.html >+share/doc/scribus/fr/importhints1.html >+share/doc/scribus/fr/importhints2.html >+share/doc/scribus/fr/importhints4.html >+share/doc/scribus/fr/index.html >+share/doc/scribus/fr/install-dpkg.html >+share/doc/scribus/fr/install.html >+share/doc/scribus/fr/install1.html >+share/doc/scribus/fr/install2.html >+share/doc/scribus/fr/install3.html >+share/doc/scribus/fr/intro.html >+share/doc/scribus/fr/irc.html >+share/doc/scribus/fr/javascriptpdf.html >+share/doc/scribus/fr/keys.html >+share/doc/scribus/fr/lipsum.html >+share/doc/scribus/fr/machints1.html >+share/doc/scribus/fr/machints2.html >+share/doc/scribus/fr/menu.xml >+share/doc/scribus/fr/moncal.html >+share/doc/scribus/fr/mouse.html >+share/doc/scribus/fr/otherinfo.html >+share/doc/scribus/fr/pagetemplate1.html >+share/doc/scribus/fr/parallel-install.html >+share/doc/scribus/fr/pdf_form.html >+share/doc/scribus/fr/pdfexport1.html >+share/doc/scribus/fr/pdfexport2.html >+share/doc/scribus/fr/pdfexport3.html >+share/doc/scribus/fr/pdfexport4.html >+share/doc/scribus/fr/pdflavor.html >+share/doc/scribus/fr/pdfx3.html >+share/doc/scribus/fr/plugin_howto.html >+share/doc/scribus/fr/readme-win32.html >+share/doc/scribus/fr/readme.html >+share/doc/scribus/fr/resources.html >+share/doc/scribus/fr/scprinters.html >+share/doc/scribus/fr/scribus-svg.html >+share/doc/scribus/fr/scribus_basic.html >+share/doc/scribus/fr/scribuscopyright.html >+share/doc/scribus/fr/scribusfileformat.html >+share/doc/scribus/fr/scripter-extensions.html >+share/doc/scribus/fr/scripter-faq.html >+share/doc/scribus/fr/scripter1.html >+share/doc/scribus/fr/scripterapi-ImageExport.html >+share/doc/scribus/fr/scripterapi-PDFfile.html >+share/doc/scribus/fr/scripterapi-Printer.html >+share/doc/scribus/fr/scripterapi-color.html >+share/doc/scribus/fr/scripterapi-constants.html >+share/doc/scribus/fr/scripterapi-dialogs.html >+share/doc/scribus/fr/scripterapi-doc.html >+share/doc/scribus/fr/scripterapi-font.html >+share/doc/scribus/fr/scripterapi-getobjprop.html >+share/doc/scribus/fr/scripterapi-layer.html >+share/doc/scribus/fr/scripterapi-manobj.html >+share/doc/scribus/fr/scripterapi-object.html >+share/doc/scribus/fr/scripterapi-page.html >+share/doc/scribus/fr/scripterapi-pydoc.html >+share/doc/scribus/fr/scripterapi-select.html >+share/doc/scribus/fr/scripterapi-setobjprop.html >+share/doc/scribus/fr/scripterapi-textframes.html >+share/doc/scribus/fr/scripterapi.html >+share/doc/scribus/fr/settings1.html >+share/doc/scribus/fr/short-words-manual.html >+share/doc/scribus/fr/short-words.html >+share/doc/scribus/fr/specs.html >+share/doc/scribus/fr/toolbox.html >+share/doc/scribus/fr/toolbox1.html >+share/doc/scribus/fr/toolbox10.html >+share/doc/scribus/fr/toolbox11.html >+share/doc/scribus/fr/toolbox12.html >+share/doc/scribus/fr/toolbox13.html >+share/doc/scribus/fr/toolbox2.html >+share/doc/scribus/fr/toolbox3.html >+share/doc/scribus/fr/toolbox4.html >+share/doc/scribus/fr/toolbox5.html >+share/doc/scribus/fr/toolbox6.html >+share/doc/scribus/fr/toolbox7.html >+share/doc/scribus/fr/toolbox8.html >+share/doc/scribus/fr/toolbox9.html >+share/doc/scribus/fr/tutorials/scribus-short-words/after_short_words.png >+share/doc/scribus/fr/tutorials/scribus-short-words/before_short_words.png >+share/doc/scribus/fr/tutorials/scribus-short-words/dialog.png >+share/doc/scribus/fr/tutorials/scribus-short-words/menu.png >+share/doc/scribus/fr/tutorials/scribus-short-words/menu.xml >+share/doc/scribus/fr/tutorials/scribus-short-words/short-words-manual.html >+share/doc/scribus/pl/tutorials/scribus-short-words/after_short_words.png >+share/doc/scribus/pl/tutorials/scribus-short-words/before_short_words.png >+share/doc/scribus/pl/tutorials/scribus-short-words/dialog.png >+share/doc/scribus/pl/tutorials/scribus-short-words/menu.png >+share/doc/scribus/pl/tutorials/scribus-short-words/menu.xml >+share/doc/scribus/pl/tutorials/scribus-short-words/short-words-manual.html >+share/scribus/dicts/hyph_af.dic >+share/scribus/dicts/hyph_bg.dic >+share/scribus/dicts/hyph_ca.dic >+share/scribus/dicts/hyph_cs.dic >+share/scribus/dicts/hyph_da.dic >+share/scribus/dicts/hyph_de.dic >+share/scribus/dicts/hyph_el.dic >+share/scribus/dicts/hyph_en.dic >+share/scribus/dicts/hyph_es.dic >+share/scribus/dicts/hyph_fi.dic >+share/scribus/dicts/hyph_fr.dic >+share/scribus/dicts/hyph_ga.dic >+share/scribus/dicts/hyph_hr.dic >+share/scribus/dicts/hyph_hu.dic >+share/scribus/dicts/hyph_id.dic >+share/scribus/dicts/hyph_is.dic >+share/scribus/dicts/hyph_it.dic >+share/scribus/dicts/hyph_lt.dic >+share/scribus/dicts/hyph_nl.dic >+share/scribus/dicts/hyph_nn_NO.dic >+share/scribus/dicts/hyph_pl.dic >+share/scribus/dicts/hyph_pt.dic >+share/scribus/dicts/hyph_pt_BR.dic >+share/scribus/dicts/hyph_ru.dic >+share/scribus/dicts/hyph_sk.dic >+share/scribus/dicts/hyph_sl.dic >+share/scribus/dicts/hyph_sv.dic >+share/scribus/dicts/hyph_uk.dic >+share/scribus/dtd/scribuspdfoptions.dtd >+share/scribus/icons/AddNode.png >+share/scribus/icons/AddPoint.png >+share/scribus/icons/AllCaps.png >+share/scribus/icons/AppIcon.png >+share/scribus/icons/AppIcon2.png >+share/scribus/icons/BevelJoin.png >+share/scribus/icons/BezierClose.png >+share/scribus/icons/Bild.xpm >+share/scribus/icons/Bild16.xpm >+share/scribus/icons/ButtCap.png >+share/scribus/icons/Corner.xpm >+share/scribus/icons/DateiClos16.png >+share/scribus/icons/DateiClose.png >+share/scribus/icons/DateiNeu.xpm >+share/scribus/icons/DateiNeu16.png >+share/scribus/icons/DateiOpen.xpm >+share/scribus/icons/DateiOpen16.png >+share/scribus/icons/DateiPrint.xpm >+share/scribus/icons/DateiPrint16.png >+share/scribus/icons/DateiSave16.png >+share/scribus/icons/DateiSave2.png >+share/scribus/icons/DelPoint.png >+share/scribus/icons/DeleteNode.png >+share/scribus/icons/Deletelayer.png >+share/scribus/icons/DragPix.xpm >+share/scribus/icons/DrawFrame.xpm >+share/scribus/icons/DrawImageFrame.xpm >+share/scribus/icons/DrawPolylineFrame.xpm >+share/scribus/icons/DrawTable.xpm >+share/scribus/icons/DrawTextFrame.xpm >+share/scribus/icons/Editm.xpm >+share/scribus/icons/FlipH.xpm >+share/scribus/icons/FlipV.xpm >+share/scribus/icons/HandC.xpm >+share/scribus/icons/Hoch.xpm >+share/scribus/icons/Kapital.xpm >+share/scribus/icons/Kern.xpm >+share/scribus/icons/Kreise.xpm >+share/scribus/icons/Kreuz.xpm >+share/scribus/icons/Layervisible.xpm >+share/scribus/icons/Lock.xpm >+share/scribus/icons/Lowerlayer.png >+share/scribus/icons/Lupe.xpm >+share/scribus/icons/LupeZ.xpm >+share/scribus/icons/MiterJoin.png >+share/scribus/icons/MoveAsym.png >+share/scribus/icons/MoveKontrol.png >+share/scribus/icons/MoveNode.png >+share/scribus/icons/MoveSym.png >+share/scribus/icons/Newlayer.png >+share/scribus/icons/NoPrint.png >+share/scribus/icons/PolyCut.png >+share/scribus/icons/Raiselayer.png >+share/scribus/icons/Rechtecke.xpm >+share/scribus/icons/Reset1Node.png >+share/scribus/icons/ResetNode.png >+share/scribus/icons/Revers.png >+share/scribus/icons/Rotieren.xpm >+share/scribus/icons/Rotieren2.png >+share/scribus/icons/RoundCap.png >+share/scribus/icons/RoundJoin.png >+share/scribus/icons/Spacing.xpm >+share/scribus/icons/Splash.png >+share/scribus/icons/Split.png >+share/scribus/icons/SquareCap.png >+share/scribus/icons/Stift.xpm >+share/scribus/icons/Stift16.xpm >+share/scribus/icons/Stiftalt.xpm >+share/scribus/icons/Stiftalt16.xpm >+share/scribus/icons/Strike.xpm >+share/scribus/icons/Text.xpm >+share/scribus/icons/Text16.xpm >+share/scribus/icons/Text2.xpm >+share/scribus/icons/Tief.xpm >+share/scribus/icons/Unlock.xpm >+share/scribus/icons/Unter.xpm >+share/scribus/icons/Winkel.xpm >+share/scribus/icons/Zeichen.xpm >+share/scribus/icons/above.png >+share/scribus/icons/acrobat.png >+share/scribus/icons/acroread.png >+share/scribus/icons/addf.png >+share/scribus/icons/al_bottom_in.png >+share/scribus/icons/al_bottom_out.png >+share/scribus/icons/al_center_hor.png >+share/scribus/icons/al_center_ver.png >+share/scribus/icons/al_left_in.png >+share/scribus/icons/al_left_out.png >+share/scribus/icons/al_right_in.png >+share/scribus/icons/al_right_out.png >+share/scribus/icons/al_top_in.png >+share/scribus/icons/al_top_out.png >+share/scribus/icons/alert.png >+share/scribus/icons/back.png >+share/scribus/icons/below.png >+share/scribus/icons/beziertool.png >+share/scribus/icons/beziertool16.png >+share/scribus/icons/blend.png >+share/scribus/icons/bottom.png >+share/scribus/icons/charset.png >+share/scribus/icons/checkbox.png >+share/scribus/icons/checkdoc.png >+share/scribus/icons/cmyk.png >+share/scribus/icons/colorpicker.png >+share/scribus/icons/combobox.png >+share/scribus/icons/compfile.png >+share/scribus/icons/compfile16.png >+share/scribus/icons/crop.png >+share/scribus/icons/dist.png >+share/scribus/icons/dist22.png >+share/scribus/icons/distribute_bottom.png >+share/scribus/icons/distribute_hcentre.png >+share/scribus/icons/distribute_hdist.png >+share/scribus/icons/distribute_hdist_val.png >+share/scribus/icons/distribute_left.png >+share/scribus/icons/distribute_right.png >+share/scribus/icons/distribute_top.png >+share/scribus/icons/distribute_vcentre.png >+share/scribus/icons/distribute_vdist.png >+share/scribus/icons/distribute_vdist_val.png >+share/scribus/icons/doc.png >+share/scribus/icons/docattributes.png >+share/scribus/icons/document2.png >+share/scribus/icons/documentinfo.png >+share/scribus/icons/documentinfo32.png >+share/scribus/icons/down.png >+share/scribus/icons/editcopy.png >+share/scribus/icons/editcopy22.png >+share/scribus/icons/editcut.png >+share/scribus/icons/editcut22.png >+share/scribus/icons/editdelete.png >+share/scribus/icons/editdelete22.png >+share/scribus/icons/editpaste.png >+share/scribus/icons/edittrash.png >+share/scribus/icons/exit.png >+share/scribus/icons/exit22.png >+share/scribus/icons/expand.png >+share/scribus/icons/externaltools.png >+share/scribus/icons/filenew.png >+share/scribus/icons/fileopen.png >+share/scribus/icons/filesaveas.png >+share/scribus/icons/fill.png >+share/scribus/icons/find.png >+share/scribus/icons/find16.png >+share/scribus/icons/finish.png >+share/scribus/icons/firstline.png >+share/scribus/icons/font.png >+share/scribus/icons/font_otf.png >+share/scribus/icons/font_otf16.png >+share/scribus/icons/font_truetype.png >+share/scribus/icons/font_truetype16.png >+share/scribus/icons/font_type1.png >+share/scribus/icons/font_type1_16.png >+share/scribus/icons/forward.png >+share/scribus/icons/frame_table.png >+share/scribus/icons/frame_table16.png >+share/scribus/icons/framenoresize.png >+share/scribus/icons/frameresize.png >+share/scribus/icons/gohome.png >+share/scribus/icons/goto.png >+share/scribus/icons/guides.png >+share/scribus/icons/hmirror.png >+share/scribus/icons/hyphenate.png >+share/scribus/icons/image.png >+share/scribus/icons/irreg.png >+share/scribus/icons/key_bindings.png >+share/scribus/icons/launch.png >+share/scribus/icons/launch16.png >+share/scribus/icons/leftindent.png >+share/scribus/icons/linespacing.png >+share/scribus/icons/listbox.png >+share/scribus/icons/locked.png >+share/scribus/icons/lower-to-bottom.png >+share/scribus/icons/lower.png >+share/scribus/icons/misc.png >+share/scribus/icons/mover.png >+share/scribus/icons/nftabout.xpm >+share/scribus/icons/nftinfo.xpm >+share/scribus/icons/noicon.xpm >+share/scribus/icons/ok.png >+share/scribus/icons/ok22.png >+share/scribus/icons/ooo_draw.png >+share/scribus/icons/ooo_writer.png >+share/scribus/icons/outlined.png >+share/scribus/icons/page.png >+share/scribus/icons/page16.png >+share/scribus/icons/pagedouble.png >+share/scribus/icons/pagedouble16.png >+share/scribus/icons/pagequadro.png >+share/scribus/icons/pagequadro16.png >+share/scribus/icons/pagesingle.png >+share/scribus/icons/pagesingle16.png >+share/scribus/icons/pagetriple.png >+share/scribus/icons/pagetriple16.png >+share/scribus/icons/pdf.png >+share/scribus/icons/penciladd.png >+share/scribus/icons/pencilsub.png >+share/scribus/icons/plugins.png >+share/scribus/icons/postscript.png >+share/scribus/icons/pushbutton.png >+share/scribus/icons/python.png >+share/scribus/icons/raise-to-top.png >+share/scribus/icons/raise.png >+share/scribus/icons/register.png >+share/scribus/icons/reload.png >+share/scribus/icons/reload16.png >+share/scribus/icons/removef.png >+share/scribus/icons/revert.png >+share/scribus/icons/rgb.png >+share/scribus/icons/rotate_ccw.png >+share/scribus/icons/rotate_cw.png >+share/scribus/icons/scrap.png >+share/scribus/icons/screen.png >+share/scribus/icons/scribus.png >+share/scribus/icons/scribus_logo.png >+share/scribus/icons/scribusdoc.png >+share/scribus/icons/scribusdoc16.png >+share/scribus/icons/shade.png >+share/scribus/icons/shadow.png >+share/scribus/icons/shear_down.png >+share/scribus/icons/shear_left.png >+share/scribus/icons/shear_right.png >+share/scribus/icons/shear_up.png >+share/scribus/icons/shortwords.png >+share/scribus/icons/signature.png >+share/scribus/icons/signature2.png >+share/scribus/icons/spiral.png >+share/scribus/icons/spline.png >+share/scribus/icons/spline16.png >+share/scribus/icons/spot.png >+share/scribus/icons/start.png >+share/scribus/icons/stoplaunch.png >+share/scribus/icons/stoplaunch16.png >+share/scribus/icons/tab.png >+share/scribus/icons/tabtocindex.png >+share/scribus/icons/testfill.png >+share/scribus/icons/text_block.png >+share/scribus/icons/text_center.png >+share/scribus/icons/text_force.png >+share/scribus/icons/text_left.png >+share/scribus/icons/text_right.png >+share/scribus/icons/textbase.png >+share/scribus/icons/textkern.png >+share/scribus/icons/textscaleh.png >+share/scribus/icons/textscalev.png >+share/scribus/icons/textview.png >+share/scribus/icons/tools.png >+share/scribus/icons/top.png >+share/scribus/icons/trashcan.png >+share/scribus/icons/trashcan2.png >+share/scribus/icons/triangle.png >+share/scribus/icons/txt.png >+share/scribus/icons/typography.png >+share/scribus/icons/u_align.png >+share/scribus/icons/u_arrow.png >+share/scribus/icons/u_create.png >+share/scribus/icons/u_cut.png >+share/scribus/icons/u_delete.png >+share/scribus/icons/u_disableprint.png >+share/scribus/icons/u_enableprint.png >+share/scribus/icons/u_eps.png >+share/scribus/icons/u_fill.png >+share/scribus/icons/u_fliph.png >+share/scribus/icons/u_flipv.png >+share/scribus/icons/u_font.png >+share/scribus/icons/u_group.png >+share/scribus/icons/u_line.png >+share/scribus/icons/u_lock.png >+share/scribus/icons/u_margins.png >+share/scribus/icons/u_margins_locked.png >+share/scribus/icons/u_move.png >+share/scribus/icons/u_multiple.png >+share/scribus/icons/u_redo.png >+share/scribus/icons/u_redo16.png >+share/scribus/icons/u_resize.png >+share/scribus/icons/u_rotate.png >+share/scribus/icons/u_scale_image.png >+share/scribus/icons/u_shade.png >+share/scribus/icons/u_shape.png >+share/scribus/icons/u_svg.png >+share/scribus/icons/u_transp.png >+share/scribus/icons/u_undo.png >+share/scribus/icons/u_undo16.png >+share/scribus/icons/u_unlock.png >+share/scribus/icons/unlock.png >+share/scribus/icons/up.png >+share/scribus/icons/vectorgfx.png >+share/scribus/icons/view.png >+share/scribus/icons/viewmag1.png >+share/scribus/icons/viewmagin.png >+share/scribus/icons/viewmagout.png >+share/scribus/icons/vmirror.png >+share/scribus/icons/wizard.png >+share/scribus/icons/wordsOnly.png >+share/scribus/loremipsum/arabic.xml >+share/scribus/loremipsum/czech.xml >+share/scribus/loremipsum/dutch.xml >+share/scribus/loremipsum/english.xml >+share/scribus/loremipsum/eo.xml >+share/scribus/loremipsum/finnish.xml >+share/scribus/loremipsum/fr.xml >+share/scribus/loremipsum/german.xml >+share/scribus/loremipsum/greek.xml >+share/scribus/loremipsum/hebrew.xml >+share/scribus/loremipsum/hu.xml >+share/scribus/loremipsum/italian.xml >+share/scribus/loremipsum/loremipsum.xml >+share/scribus/loremipsum/russian.xml >+share/scribus/loremipsum/slovenian.xml >+share/scribus/plugins/barcode.ps >+share/scribus/plugins/scribus-short-words.rc >+share/scribus/samples/3columnA4.py >+share/scribus/samples/3columnUSLTR.py >+share/scribus/samples/Calender.py >+share/scribus/samples/Sample1.py >+share/scribus/samples/boilerplate.py >+share/scribus/samples/extract_text.py >+share/scribus/samples/golden-mean.py >+share/scribus/samples/legende.py >+share/scribus/samples/moins_10_pourcent_group.py >+share/scribus/samples/plus_10_pourcent_group.py >+share/scribus/samples/pochette_cd.py >+share/scribus/samples/quote.py >+share/scribus/samples/sample_db_usage.py >+share/scribus/samples/trait_de_coupe.py >+share/scribus/samples/wordcount.py >+share/scribus/scripts/BleedAndPrintMarks.py >+share/scribus/scripts/CalendarWizard.py >+share/scribus/scripts/ChangeLog >+share/scribus/scripts/ColorChart.py >+share/scribus/scripts/DirectImageImport.py >+share/scribus/scripts/ExtractText.py >+share/scribus/scripts/FontSample.py >+share/scribus/scripts/InfoBox.py >+share/scribus/scripts/NEWS >+share/scribus/scripts/ReadMe >+share/scribus/scripts/TODO >+share/scribus/scripts/UnflipContent.py >+share/scribus/scripts/color2csv.py >+share/scribus/scripts/csv2color.py >+share/scribus/scripts/importcsv2table.py >+share/scribus/templates/br1/br1.png >+share/scribus/templates/br1/br1.sla.gz >+share/scribus/templates/br1/br1tn.png >+share/scribus/templates/br1/map.jpg >+share/scribus/templates/nl1/flowers.jpg >+share/scribus/templates/nl1/kites.jpg >+share/scribus/templates/nl1/nl1.png >+share/scribus/templates/nl1/nl1.sla.gz >+share/scribus/templates/nl1/nl1tn.png >+share/scribus/templates/nl1/nl2.png >+share/scribus/templates/nl1/nl2.sla.gz >+share/scribus/templates/nl1/nl2tn.png >+share/scribus/templates/sc_presentation/presentation.png >+share/scribus/templates/sc_presentation/presentation.sla.gz >+share/scribus/templates/sc_presentation/presentationtn.png >+share/scribus/templates/template.xml >+share/scribus/templates/textbased/an_image.jpg >+share/scribus/templates/textbased/author.jpg >+share/scribus/templates/textbased/textbased.png >+share/scribus/templates/textbased/textbased.sla.gz >+share/scribus/templates/textbased/textbasedtn.png >+share/scribus/translations/scribus.af.qm >+share/scribus/translations/scribus.ar.qm >+share/scribus/translations/scribus.bg.qm >+share/scribus/translations/scribus.br.qm >+share/scribus/translations/scribus.ca.qm >+share/scribus/translations/scribus.cs.qm >+share/scribus/translations/scribus.cy.qm >+share/scribus/translations/scribus.da.qm >+share/scribus/translations/scribus.de.qm >+share/scribus/translations/scribus.de_CH.qm >+share/scribus/translations/scribus.de_ol.qm >+share/scribus/translations/scribus.dz.qm >+share/scribus/translations/scribus.el.qm >+share/scribus/translations/scribus.en_GB.qm >+share/scribus/translations/scribus.eo.qm >+share/scribus/translations/scribus.es.qm >+share/scribus/translations/scribus.es_LA.qm >+share/scribus/translations/scribus.et.qm >+share/scribus/translations/scribus.eu.qm >+share/scribus/translations/scribus.fi.qm >+share/scribus/translations/scribus.fr.qm >+share/scribus/translations/scribus.gl.qm >+share/scribus/translations/scribus.hu.qm >+share/scribus/translations/scribus.id.qm >+share/scribus/translations/scribus.it.qm >+share/scribus/translations/scribus.ja.qm >+share/scribus/translations/scribus.ko.qm >+share/scribus/translations/scribus.lt_LT.qm >+share/scribus/translations/scribus.nb.qm >+share/scribus/translations/scribus.nl.qm >+share/scribus/translations/scribus.pl.qm >+share/scribus/translations/scribus.pt_BR.qm >+share/scribus/translations/scribus.ru.qm >+share/scribus/translations/scribus.sk.qm >+share/scribus/translations/scribus.sl.qm >+share/scribus/translations/scribus.sq.qm >+share/scribus/translations/scribus.sr.qm >+share/scribus/translations/scribus.sv.qm >+share/scribus/translations/scribus.th_TH.qm >+share/scribus/translations/scribus.tr.qm >+share/scribus/translations/scribus.uk.qm >+share/scribus/translations/scribus.zh.qm >+share/scribus/translations/scribus.zh_TW.qm >+@dirrmtry lib/scribus/keysets >+@dirrmtry lib/scribus/plugins/gettext >+@dirrmtry lib/scribus/plugins >+@dirrmtry lib/scribus/profiles >+@dirrmtry lib/scribus/swatches >+@dirrmtry lib/scribus >+@dirrmtry share/doc/scribus/cs/tutorials/scribus-short-words >+@dirrmtry share/doc/scribus/cs/tutorials >+@dirrmtry share/doc/scribus/cs >+@dirrmtry share/doc/scribus/de >+@dirrmtry share/doc/scribus/en/tutorials/scribus-short-words >+@dirrmtry share/doc/scribus/en/tutorials >+@dirrmtry share/doc/scribus/en/images >+@dirrmtry share/doc/scribus/en >+@dirrmtry share/doc/scribus/fr/tutorials/scribus-short-words >+@dirrmtry share/doc/scribus/fr/tutorials >+@dirrmtry share/doc/scribus/fr >+@dirrmtry share/doc/scribus/pl/tutorials/scribus-short-words >+@dirrmtry share/doc/scribus/pl/tutorials >+@dirrmtry share/doc/scribus/pl >+@dirrmtry share/doc/scribus >+@dirrmtry share/scribus/dicts >+@dirrmtry share/scribus/dtd >+@dirrmtry share/scribus/icons >+@dirrmtry share/scribus/loremipsum >+@dirrmtry share/scribus/plugins >+@dirrmtry share/scribus/samples >+@dirrmtry share/scribus/scripts >+@dirrmtry share/scribus/templates/br1 >+@dirrmtry share/scribus/templates/nl1 >+@dirrmtry share/scribus/templates/sc_presentation >+@dirrmtry share/scribus/templates/textbased >+@dirrmtry share/scribus/templates >+@dirrmtry share/scribus/translations >+@dirrmtry share/scribus >Index: files/patch-scribus-manpages-Makefile.in >=================================================================== >RCS file: files/patch-scribus-manpages-Makefile.in >diff -N files/patch-scribus-manpages-Makefile.in >--- files/patch-scribus-manpages-Makefile.in 20 Jan 2008 21:56:35 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,30 +0,0 @@ >---- 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 135422
:
96755
| 96756 |
96757