aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
commitb6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch)
treef2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /print
parente892f2bbcdaf08e461fb47a64eee749e1a02fe85 (diff)
downloadports-b6bb8c3d3a17625aa826094130b3d84530b6dae4.tar.gz
ports-b6bb8c3d3a17625aa826094130b3d84530b6dae4.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'.release/7.2.0
Notes
Notes: svn path=/head/; revision=232918 svn path=/tags/RELEASE_7_2_0/; revision=232919; tag=release/7.2.0
Diffstat (limited to 'print')
-rw-r--r--print/hplip3/Makefile134
-rw-r--r--print/hplip3/distinfo3
-rw-r--r--print/hplip3/files/hpssd.sh.in30
-rw-r--r--print/hplip3/files/patch-CVE-2008-294074
-rw-r--r--print/hplip3/files/patch-CVE-2008-2941210
-rw-r--r--print/hplip3/files/patch-Makefile.am37
-rw-r--r--print/hplip3/files/patch-Makefile.in99
-rw-r--r--print/hplip3/files/patch-base_utils.py53
-rw-r--r--print/hplip3/files/patch-hpssd.py21
-rw-r--r--print/hplip3/files/patch-io-hpmud-musb.c15
-rw-r--r--print/hplip3/pkg-descr8
-rw-r--r--print/hplip3/pkg-install19
-rw-r--r--print/hplip3/pkg-message54
-rw-r--r--print/hplip3/pkg-plist1285
-rw-r--r--print/lyx-devel/Makefile120
-rw-r--r--print/lyx-devel/distinfo3
-rw-r--r--print/lyx-devel/files/patch-boost-13422
-rw-r--r--print/lyx-devel/files/patch-src-support-fs_extras.C62
-rw-r--r--print/lyx-devel/files/patch-src-support-tests-convert.C12
-rw-r--r--print/lyx-devel/files/patch-src-support-tests-regfiles-convert7
-rw-r--r--print/lyx-devel/pkg-descr10
-rw-r--r--print/lyx-devel/pkg-plist1123
-rw-r--r--print/lyx14/Makefile120
-rw-r--r--print/lyx14/distinfo3
-rw-r--r--print/lyx14/files/patch-boost-13422
-rw-r--r--print/lyx14/files/patch-src-support-fs_extras.C62
-rw-r--r--print/lyx14/files/patch-src-support-tests-convert.C12
-rw-r--r--print/lyx14/files/patch-src-support-tests-regfiles-convert7
-rw-r--r--print/lyx14/pkg-descr10
-rw-r--r--print/lyx14/pkg-plist1123
-rw-r--r--print/lyx16/Makefile120
-rw-r--r--print/lyx16/distinfo3
-rw-r--r--print/lyx16/files/patch-boost-13422
-rw-r--r--print/lyx16/files/patch-src-support-fs_extras.C62
-rw-r--r--print/lyx16/files/patch-src-support-tests-convert.C12
-rw-r--r--print/lyx16/files/patch-src-support-tests-regfiles-convert7
-rw-r--r--print/lyx16/pkg-descr10
-rw-r--r--print/lyx16/pkg-plist1123
-rw-r--r--print/scribus-devel/Makefile57
-rw-r--r--print/scribus-devel/distinfo3
-rw-r--r--print/scribus-devel/files/patch-scribus-manpages-Makefile.in30
-rw-r--r--print/scribus-devel/pkg-descr8
-rw-r--r--print/scribus-devel/pkg-plist1213
43 files changed, 0 insertions, 7430 deletions
diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile
deleted file mode 100644
index 0cea557f6d03..000000000000
--- a/print/hplip3/Makefile
+++ /dev/null
@@ -1,134 +0,0 @@
-# New ports collection makefile for: hplip
-# Date created: 1 April 2006
-# Whom: amistry@am-productions.biz
-#
-# $FreeBSD$
-#
-
-PORTNAME= hplip
-PORTVERSION= 2.8.2
-PORTREVISION= 4
-CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= hplip
-
-MAINTAINER= amistry@am-productions.biz
-COMMENT= Drivers and utilities for HP Printers and All-in-One devices
-
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- sane.1:${PORTSDIR}/graphics/sane-backends \
- cups.2:${PORTSDIR}/print/cups-base \
- netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
-
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2 \
- foomatic-rip:${PORTSDIR}/print/foomatic-filters
-
-CONFLICTS= hpijs-*
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-dependency-tracking \
- --disable-pp-build \
- --enable-foomatic-ppd-install \
- --with-icondir=${LOCALBASE}/share/applications \
- --with-cupsbackenddir=${LOCALBASE}/libexec/cups/backend \
- --with-cupsfilterdir=${LOCALBASE}/libexec/cups/filter \
- --with-drvdir=${LOCALBASE}/libexec/cups/driver
-
-USE_LDCONFIG= yes
-USE_GHOSTSCRIPT_RUN= yes
-USE_PYTHON= yes
-USE_RC_SUBR= hpssd.sh
-MAKE_JOBS_SAFE= yes
-
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
-
-MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
-
-PKGDEINSTALL= ${PKGINSTALL}
-
-OPTIONS= GUI "build with Python QT" on
-
-PLIST_SUB+= PORTVERSION=${PORTVERSION} IJSVER=2.7.4
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 800069
-LIB_DEPENDS+= usb:${PORTSDIR}/devel/libusb
-.endif
-
-.if !defined(WITHOUT_GUI) || exists(${LOCALBASE}/bin/pylupdate)
-RUN_DEPENDS+= pylupdate:${PORTSDIR}/x11-toolkits/py-qt
-CONFIGURE_ARGS+= --enable-gui-build
-.endif
-
-post-extract:
- @${RM} -r ${WRKSRC}/data/images/CVS
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/etc/hp|${LOCALBASE}/etc/hp|g ; \
- s|/etc/sane.d|${LOCALBASE}/etc/sane.d|g' \
- ${WRKSRC}/Makefile.am \
- ${WRKSRC}/Makefile.in \
- ${WRKSRC}/check.py \
- ${WRKSRC}/hpssd.py \
- ${WRKSRC}/base/g.py \
- ${WRKSRC}/doc/release_notes.html \
- ${WRKSRC}/doc/tech_docs/man_pages/hpssd.html \
- ${WRKSRC}/fax/backend/hpfax.py \
- ${WRKSRC}/installer/distros.dat \
- ${WRKSRC}/installer/core_install.py \
- ${WRKSRC}/prnt/hpijs/ljzjs.cpp
-
- @${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/configure \
- ${WRKSRC}/configure.in
-.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e 's|install-dist_www7DATA install-docDATA|install-dist_www7DATA|g ; \
- s|install-dist_unrelDATA install-dist_www0DATA|install-dist_unrelDATA|g ; \
- s|install-dist_www1DATA install-dist_www21DATA||g ; \
- s|install-dist_www22DATA install-dist_www23DATA||g ; \
- s|install-dist_www241DATA install-dist_www242DATA||g ; \
- s|install-dist_www243DATA install-dist_www24DATA||g ; \
- s|install-dist_www251DATA install-dist_www252DATA||g ; \
- s|install-dist_www261DATA install-dist_www2DATA||g ; \
- s|install-dist_www3DATA install-dist_www4DATA||g ; \
- s|install-dist_www5DATA install-dist_www61DATA||g ; \
- s|install-dist_www6DATA install-dist_www7DATA||g' \
- ${WRKSRC}/Makefile.in
-.endif
- @${REINPLACE_CMD} -e 's|install-dist_prntSCRIPTS install-dist_rulesDATA|install-dist_prntSCRIPTS|g ; \
- s|install-hpPROGRAMS install-hplip_confDATA|install-hpPROGRAMS|g' \
- ${WRKSRC}/Makefile.in
-# @${REINPLACE_CMD} -e 's|install-dist_www7DATA install-docDATA|install-dist_www7DATA|g' \
-# ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e 's|-ldld||g ; \
- s|-ldl||g ; \
- s|-dld||g' \
- ${WRKSRC}/configure \
- ${WRKSRC}/configure.in \
- ${WRKSRC}/Makefile.in \
- ${WRKSRC}/Makefile.am \
- ${WRKSRC}/aclocal.m4
-
- @${REINPLACE_CMD} -e 's|/usr/bin/env python|${LOCALBASE}/bin/python|g' \
- ${WRKSRC}/hpssd.py
-
-pre-su-install:
- @${MKDIR} ${PREFIX}/share/applications
-
-post-install:
-.if !defined(PACKAGE_BUILDING)
- @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.endif
- @${LN} -sf ${PREFIX}/share/hplip/hpssd.py ${PREFIX}/sbin/hpssd
- @${MKDIR} ${PREFIX}/etc/hp
- # Auto-generate sample configuration file
- @${INSTALL_DATA} ${WRKSRC}/hplip.conf ${PREFIX}/etc/hp/hplip.conf.sample
-.if !exists(${PREFIX}/etc/hp/hplip.conf)
- @${INSTALL_DATA} ${WRKSRC}/hplip.conf ${PREFIX}/etc/hp/hplip.conf
-.endif
- @${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
diff --git a/print/hplip3/distinfo b/print/hplip3/distinfo
deleted file mode 100644
index e70e07deaf6d..000000000000
--- a/print/hplip3/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (hplip-2.8.2.tar.gz) = ea57b92483622d3eae359994c5fd3dc3
-SHA256 (hplip-2.8.2.tar.gz) = 2135f2e02077cf5388c4b9b8214f0fd56f24f8bb2ccfa564a80402520e2d5aa8
-SIZE (hplip-2.8.2.tar.gz) = 14195737
diff --git a/print/hplip3/files/hpssd.sh.in b/print/hplip3/files/hpssd.sh.in
deleted file mode 100644
index 90d0d0b0f123..000000000000
--- a/print/hplip3/files/hpssd.sh.in
+++ /dev/null
@@ -1,30 +0,0 @@
-#!/bin/sh
-
-# PROVIDE: hpssd
-# BEFORE: cupsd
-# KEYWORD: shutdown
-
-. %%RC_SUBR%%
-
-name=hpssd
-rcvar=${name}_enable
-
-command="%%PREFIX%%/sbin/${name}"
-command_interpreter="%%PREFIX%%/bin/python"
-pidfile="/var/run/${name}.pid"
-hpssd_user=nobody
-command_args=">/dev/null"
-
-start_precmd="hpssd_prestart"
-
-load_rc_config $name
-
-: ${hpssd_enable="NO"}
-
-hpssd_prestart()
-{
- touch ${pidfile}
- chown ${hpssd_user} ${pidfile}
-}
-
-run_rc_command $*
diff --git a/print/hplip3/files/patch-CVE-2008-2940 b/print/hplip3/files/patch-CVE-2008-2940
deleted file mode 100644
index dbe14fa417e8..000000000000
--- a/print/hplip3/files/patch-CVE-2008-2940
+++ /dev/null
@@ -1,74 +0,0 @@
-Patch for CVE-2008-2940
-
-Please note that alerts are now system-wide and they live in
-/etc/hp/alerts.conf
-
-See: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2940
-Obtained from: https://bugzilla.redhat.com/attachment.cgi?id=312878
-Obtained from: https://bugzilla.redhat.com/attachment.cgi?id=312880
-
-diff -up hplip-1.6.7/hpssd.py.validate-uri hplip-1.6.7/hpssd.py
---- hpssd.py.validate-uri 2008-07-29 12:48:28.000000000 +0100
-+++ hpssd.py 2008-07-29 13:41:29.000000000 +0100
-@@ -1021,6 +1021,9 @@ class hpssd_handler(dispatcher):
- event_type = self.fields.get('event-type', 'event')
- event_code = self.fields.get('event-code', 0)
- device_uri = self.fields.get('device-uri', '').replace('hpfax:', 'hp:')
-+ result_code = self.__checkdevice(device_uri)
-+ if result_code != ERROR_SUCCESS:
-+ return
- log.debug("Device URI: %s" % device_uri)
-
- try:
-diff -up hplip-1.6.7/base/g.py.static-alerts-table hplip-1.6.7/base/g.py
---- base/g.py.orig 2008-01-18 02:10:29.000000000 +0300
-+++ base/g.py 2008-11-23 22:39:11.000000000 +0300
-@@ -134,6 +134,7 @@
- # Config file: directories and ports
- prop.sys_config_file = '/etc/hp/hplip.conf'
- prop.user_dir = os.path.expanduser('~/.hplip')
-+prop.alerts_config_file = '/etc/hp/alerts.conf'
-
- os.umask(0037)
- try:
-@@ -154,6 +155,7 @@
-
- sys_cfg = Config(prop.sys_config_file, True)
- user_cfg = Config(prop.user_config_file)
-+alerts_cfg = Config(prop.alerts_config_file)
-
-
- # Language settings
-diff -up hplip-1.6.7/hpssd.py.static-alerts-table hplip-1.6.7/hpssd.py
---- hpssd.py.static-alerts-table 2008-07-29 14:57:04.000000000 +0100
-+++ hpssd.py 2008-07-29 15:22:15.000000000 +0100
-@@ -71,6 +71,12 @@ from prnt import cups
-
- # Per user alert settings
- alerts = {}
-+for user, cfg in alerts_cfg.iteritems ():
-+ entry = {}
-+ entry['email-alerts'] = utils.to_bool (cfg.get('email-alerts', 0))
-+ entry['email-from-address'] = cfg.get('email-from-address', '')
-+ entry['email-to-addresses'] = cfg.get('email-to-addresses', '')
-+ alerts[user] = entry
-
- # Fax temp files
- fax_file = {}
-@@ -803,15 +809,10 @@ class hpssd_handler(dispatcher):
- self.out_buffer = buildResultMessage('InjectValueResult', None, result_code)
-
-
-- # TODO: Need to load alerts at start-up
- def handle_setalerts(self):
- result_code = ERROR_SUCCESS
-- username = self.fields.get('username', '')
-
-- alerts[username] = {'email-alerts' : utils.to_bool(self.fields.get('email-alerts', '0')),
-- 'email-from-address' : self.fields.get('email-from-address', ''),
-- 'email-to-addresses' : self.fields.get('email-to-addresses', ''),
-- }
-+ # Do nothing. We use the alerts table in /etc/hp/alerts.conf.
-
- self.out_buffer = buildResultMessage('SetAlertsResult', None, result_code)
-
diff --git a/print/hplip3/files/patch-CVE-2008-2941 b/print/hplip3/files/patch-CVE-2008-2941
deleted file mode 100644
index f4bb8ee06caa..000000000000
--- a/print/hplip3/files/patch-CVE-2008-2941
+++ /dev/null
@@ -1,210 +0,0 @@
-Patch for CVE-2008-2941
-
-Fixes parser fragility: original code expects only strings or numbers as
-the input values, but not both. And hpssd client has the full control
-on the input data, so when number is tried to be transformed as string
-(by calling lower() method, for example) the unhandled exception
-terminates the daemon.
-
-Based on: https://bugzilla.redhat.com/attachment.cgi?id=312881
-
---- hpssd.py.orig 2008-11-23 22:41:08.000000000 +0300
-+++ hpssd.py 2008-11-23 22:57:51.000000000 +0300
-@@ -203,7 +203,7 @@
- log.debug(self.out_buffer)
- return True
-
-- msg_type = self.fields.get('msg', 'unknown').lower()
-+ msg_type = str(self.fields.get('msg', 'unknown')).lower()
- log.debug("Handling: %s %s %s" % ("*"*20, msg_type, "*"*20))
- log.debug(repr(self.in_buffer))
-
-@@ -260,9 +260,9 @@
-
-
- def handle_getvalue(self):
-- device_uri = self.fields.get('device-uri', '').replace('hpfax:', 'hp:')
-+ device_uri = str(self.fields.get('device-uri', '')).replace('hpfax:', 'hp:')
- value = ''
-- key = self.fields.get('key', '')
-+ key = str(self.fields.get('key', ''))
- result_code = self.__checkdevice(device_uri)
-
- if result_code == ERROR_SUCCESS:
-@@ -274,9 +274,9 @@
- self.out_buffer = buildResultMessage('GetValueResult', value, result_code)
-
- def handle_setvalue(self):
-- device_uri = self.fields.get('device-uri', '').replace('hpfax:', 'hp:')
-- key = self.fields.get('key', '')
-- value = self.fields.get('value', '')
-+ device_uri = str(self.fields.get('device-uri', '')).replace('hpfax:', 'hp:')
-+ key = str(self.fields.get('key', ''))
-+ value = str(self.fields.get('value', ''))
- result_code = self.__checkdevice(device_uri)
-
- if result_code == ERROR_SUCCESS:
-@@ -285,7 +285,7 @@
- self.out_buffer = buildResultMessage('SetValueResult', None, ERROR_SUCCESS)
-
- def handle_queryhistory(self):
-- device_uri = self.fields.get('device-uri', '').replace('hpfax:', 'hp:')
-+ device_uri = str(self.fields.get('device-uri', '')).replace('hpfax:', 'hp:')
- payload = ''
- result_code = self.__checkdevice(device_uri)
-
-@@ -305,8 +305,8 @@
-
- # EVENT
- def handle_registerguievent(self):
-- username = self.fields.get('username', '')
-- typ = self.fields.get('type', 'unknown')
-+ username = str(self.fields.get('username', ''))
-+ typ = str(self.fields.get('type', 'unknown'))
- self.typ = typ
- self.username = username
- self.send_events = True
-@@ -314,13 +314,13 @@
-
- # EVENT
- def handle_unregisterguievent(self):
-- username = self.fields.get('username', '')
-+ username = str(self.fields.get('username', ''))
- self.send_events = False
-
-
- def handle_test_email(self):
- result_code = ERROR_SUCCESS
-- username = self.fields.get('username', prop.username)
-+ username = str(self.fields.get('username', prop.username))
- message = device.queryString('email_test_message')
- subject = device.queryString('email_test_subject')
- result_code = self.sendEmail(username, subject, message, True)
-@@ -343,11 +343,14 @@
-
- # sent by hpfax: to indicate the start of a complete fax rendering job
- def handle_hpfaxbegin(self):
-- username = self.fields.get('username', prop.username)
-- job_id = self.fields.get('job-id', 0)
-- printer_name = self.fields.get('printer', '')
-- device_uri = self.fields.get('device-uri', '').replace('hp:', 'hpfax:')
-- title = self.fields.get('title', '')
-+ username = str(self.fields.get('username', prop.username))
-+ try:
-+ job_id = int(self.fields.get('job-id', 0))
-+ except ValueError:
-+ job_id = 0
-+ printer_name = str(self.fields.get('printer', ''))
-+ device_uri = str(self.fields.get('device-uri', '')).replace('hp:', 'hpfax:')
-+ title = str(self.fields.get('title', ''))
-
- log.debug("Creating data store for %s:%d" % (username, job_id))
- fax_file[(username, job_id)] = tempfile.NamedTemporaryFile(prefix="hpfax")
-@@ -360,8 +363,11 @@
-
- # sent by hpfax: to transfer completed fax rendering data
- def handle_hpfaxdata(self):
-- username = self.fields.get('username', prop.username)
-- job_id = self.fields.get('job-id', 0)
-+ username = str(self.fields.get('username', prop.username))
-+ try:
-+ job_id = int(self.fields.get('job-id', 0))
-+ except ValueError:
-+ job_id = 0
-
- if self.payload and (username, job_id) in fax_file and \
- not fax_file_ready[(username, job_id)]:
-@@ -373,12 +379,18 @@
-
- # sent by hpfax: to indicate the end of a complete fax rendering job
- def handle_hpfaxend(self):
-- username = self.fields.get('username', '')
-- job_id = self.fields.get('job-id', 0)
-- printer_name = self.fields.get('printer', '')
-- device_uri = self.fields.get('device-uri', '').replace('hp:', 'hpfax:')
-- title = self.fields.get('title', '')
-- job_size = self.fields.get('job-size', 0)
-+ username = str(self.fields.get('username', ''))
-+ try:
-+ job_id = int(self.fields.get('job-id', 0))
-+ except ValueError:
-+ job_id = 0
-+ printer_name = str(self.fields.get('printer', ''))
-+ device_uri = str(self.fields.get('device-uri', '')).replace('hp:', 'hpfax:')
-+ title = str(self.fields.get('title', ''))
-+ try:
-+ job_size = int(self.fields.get('job-size', 0))
-+ except ValueError:
-+ job_size = 0
-
- fax_file[(username, job_id)].seek(0)
- fax_file_ready[(username, job_id)] = True
-@@ -389,7 +401,7 @@
-
- # sent by hp-sendfax to see if any faxes have been printed and need to be picked up
- def handle_faxcheck(self):
-- username = self.fields.get('username', '')
-+ username = str(self.fields.get('username', ''))
- result_code = ERROR_NO_DATA_AVAILABLE
- other_fields = {}
-
-@@ -413,8 +425,11 @@
- # after being run with --job param, both after a hpfaxend message
- def handle_faxgetdata(self):
- result_code = ERROR_SUCCESS
-- username = self.fields.get('username', '')
-- job_id = self.fields.get('job-id', 0)
-+ username = str(self.fields.get('username', ''))
-+ try:
-+ job_id = int(self.fields.get('job-id', 0))
-+ except ValueError:
-+ job_id = 0
-
- try:
- fax_file[(username, job_id)]
-@@ -442,15 +457,18 @@
- # EVENT
- def handle_event(self):
- gui_port, gui_host = None, None
-- event_type = self.fields.get('event-type', 'event')
-+ event_type = str(self.fields.get('event-type', 'event'))
-
-- event_code = self.fields.get('event-code', STATUS_PRINTER_IDLE)
-+ try:
-+ event_code = int(self.fields.get('event-code', STATUS_PRINTER_IDLE))
-+ except ValueError:
-+ event_code = STATUS_PRINTER_IDLE
-
- # If event-code > 10001, its a PJL error code, so convert it
- if event_code > EVENT_MAX_EVENT:
- event_code = status.MapPJLErrorCode(event_code)
-
-- device_uri = self.fields.get('device-uri', '').replace('hpfax:', 'hp:')
-+ device_uri = str(self.fields.get('device-uri', '')).replace('hpfax:', 'hp:')
- result_code = self.__checkdevice(device_uri)
- if result_code != ERROR_SUCCESS:
- return
-@@ -461,7 +479,10 @@
-
- log.debug("Short/Long: %s/%s" % (error_string_short, error_string_long))
-
-- job_id = self.fields.get('job-id', 0)
-+ try:
-+ job_id = int(self.fields.get('job-id', 0))
-+ except ValueError:
-+ job_id = 0
-
- try:
- username = self.fields['username']
-@@ -480,7 +501,10 @@
-
- no_fwd = utils.to_bool(self.fields.get('no-fwd', '0'))
- log.debug("Username (jobid): %s (%d)" % (username, job_id))
-- retry_timeout = self.fields.get('retry-timeout', 0)
-+ try:
-+ retry_timeout = int(self.fields.get('retry-timeout', 0))
-+ except ValueError:
-+ retry_timeout = 0
- user_alerts = alerts.get(username, {})
-
- dup_event = False
diff --git a/print/hplip3/files/patch-Makefile.am b/print/hplip3/files/patch-Makefile.am
deleted file mode 100644
index beb9769cde6c..000000000000
--- a/print/hplip3/files/patch-Makefile.am
+++ /dev/null
@@ -1,37 +0,0 @@
---- Makefile.am.orig Fri Sep 21 15:36:07 2007
-+++ Makefile.am Tue Oct 9 19:31:35 2007
-@@ -45,7 +45,7 @@
- www243dir = $(docdir)/install/step4/suse
- dist_www243_DATA = $(wwwsrc)/install/step4/suse/*
- www251dir = $(docdir)/install/manual
--dist_www251_DATA = $(wwwsrc)/install/manual/*
-+dist_www251_DATA = $(wwwsrc)/install/manual/*.html
- www252dir = $(docdir)/install/manual/distros
- dist_www252_DATA = $(wwwsrc)/install/manual/distros/*
- www261dir = $(docdir)/install/install
-@@ -53,13 +53,13 @@
- www3dir = $(docdir)/styles
- dist_www3_DATA = $(wwwsrc)/styles/*
- www4dir = $(docdir)/images
--dist_www4_DATA = $(wwwsrc)/images/*
-+dist_www4_DATA = $(wwwsrc)/images/*.png
- www5dir = $(docdir)/supported_devices
- dist_www5_DATA = $(wwwsrc)/supported_devices/*
- www6dir = $(docdir)/tech_docs
--dist_www6_DATA = $(wwwsrc)/tech_docs/*
-+dist_www6_DATA = $(wwwsrc)/tech_docs/*.html
- www61dir = $(docdir)/tech_docs/man_pages
--dist_www61_DATA = $(wwwsrc)/tech_docs/man_pages/*
-+dist_www61_DATA = $(wwwsrc)/tech_docs/man_pages/*.html
- www7dir = $(docdir)/troubleshooting
- dist_www7_DATA = $(wwwsrc)/troubleshooting/*
- endif
-@@ -131,7 +131,7 @@
- dist_postscript_DATA = data/ps/testpage.ps.gz data/ps/clean_page.pdf.gz
- dist_models_DATA = data/models/models.dat
- if GUI_BUILD
--dist_images_DATA = data/images/*
-+dist_images_DATA = data/images/*.png
- endif
- dist_pcl_DATA = data/pcl/align1_8xx.pcl.gz data/pcl/align1_9xx.pcl.gz data/pcl/align2_8xx.pcl.gz data/pcl/align3_8xx.pcl.gz data/pcl/align4_8xx.pcl.gz \
- data/pcl/align5_8xx.pcl.gz data/pcl/align2_9xx.pcl.gz data/pcl/align3_9xx.pcl.gz data/pcl/align4_450.pcl.gz data/pcl/align6_450.pcl.gz \
diff --git a/print/hplip3/files/patch-Makefile.in b/print/hplip3/files/patch-Makefile.in
deleted file mode 100644
index f0c43469274f..000000000000
--- a/print/hplip3/files/patch-Makefile.in
+++ /dev/null
@@ -1,99 +0,0 @@
---- Makefile.in.orig 2008-02-09 10:06:41.000000000 +0800
-+++ Makefile.in 2008-03-16 01:24:58.000000000 +0800
-@@ -697,7 +697,7 @@
- dist_faxppdDATA_INSTALL = $(INSTALL_DATA)
- am__dist_hplip_DATA_DIST = scan/sane/hpaio.desc
- dist_hplipDATA_INSTALL = $(INSTALL_DATA)
--am__dist_images_DATA_DIST = data/images/*
-+am__dist_images_DATA_DIST = data/images/*.png
- dist_imagesDATA_INSTALL = $(INSTALL_DATA)
- am__dist_ldl_DATA_DIST = data/ldl/cb2pcal.ldl.gz \
- data/ldl/cb2pcal_done.ldl.gz data/ldl/cbbcal.ldl.gz \
-@@ -1190,7 +1190,7 @@
- dist_www242DATA_INSTALL = $(INSTALL_DATA)
- am__dist_www243_DATA_DIST = $(wwwsrc)/install/step4/suse/*
- dist_www243DATA_INSTALL = $(INSTALL_DATA)
--am__dist_www251_DATA_DIST = $(wwwsrc)/install/manual/*
-+am__dist_www251_DATA_DIST = $(wwwsrc)/install/manual/*.html
- dist_www251DATA_INSTALL = $(INSTALL_DATA)
- am__dist_www252_DATA_DIST = $(wwwsrc)/install/manual/distros/*
- dist_www252DATA_INSTALL = $(INSTALL_DATA)
-@@ -1198,13 +1198,13 @@
- dist_www261DATA_INSTALL = $(INSTALL_DATA)
- am__dist_www3_DATA_DIST = $(wwwsrc)/styles/*
- dist_www3DATA_INSTALL = $(INSTALL_DATA)
--am__dist_www4_DATA_DIST = $(wwwsrc)/images/*
-+am__dist_www4_DATA_DIST = $(wwwsrc)/images/*.png
- dist_www4DATA_INSTALL = $(INSTALL_DATA)
- am__dist_www5_DATA_DIST = $(wwwsrc)/supported_devices/*
- dist_www5DATA_INSTALL = $(INSTALL_DATA)
--am__dist_www6_DATA_DIST = $(wwwsrc)/tech_docs/*
-+am__dist_www6_DATA_DIST = $(wwwsrc)/tech_docs/*.html
- dist_www6DATA_INSTALL = $(INSTALL_DATA)
--am__dist_www61_DATA_DIST = $(wwwsrc)/tech_docs/man_pages/*
-+am__dist_www61_DATA_DIST = $(wwwsrc)/tech_docs/man_pages/*.html
- dist_www61DATA_INSTALL = $(INSTALL_DATA)
- am__dist_www7_DATA_DIST = $(wwwsrc)/troubleshooting/*
- dist_www7DATA_INSTALL = $(INSTALL_DATA)
-@@ -1425,7 +1425,7 @@
- @DOC_BUILD_TRUE@www243dir = $(docdir)/install/step4/suse
- @DOC_BUILD_TRUE@dist_www243_DATA = $(wwwsrc)/install/step4/suse/*
- @DOC_BUILD_TRUE@www251dir = $(docdir)/install/manual
--@DOC_BUILD_TRUE@dist_www251_DATA = $(wwwsrc)/install/manual/*
-+@DOC_BUILD_TRUE@dist_www251_DATA = $(wwwsrc)/install/manual/*.html
- @DOC_BUILD_TRUE@www252dir = $(docdir)/install/manual/distros
- @DOC_BUILD_TRUE@dist_www252_DATA = $(wwwsrc)/install/manual/distros/*
- @DOC_BUILD_TRUE@www261dir = $(docdir)/install/install
-@@ -1433,13 +1433,13 @@
- @DOC_BUILD_TRUE@www3dir = $(docdir)/styles
- @DOC_BUILD_TRUE@dist_www3_DATA = $(wwwsrc)/styles/*
- @DOC_BUILD_TRUE@www4dir = $(docdir)/images
--@DOC_BUILD_TRUE@dist_www4_DATA = $(wwwsrc)/images/*
-+@DOC_BUILD_TRUE@dist_www4_DATA = $(wwwsrc)/images/*.png
- @DOC_BUILD_TRUE@www5dir = $(docdir)/supported_devices
- @DOC_BUILD_TRUE@dist_www5_DATA = $(wwwsrc)/supported_devices/*
- @DOC_BUILD_TRUE@www6dir = $(docdir)/tech_docs
--@DOC_BUILD_TRUE@dist_www6_DATA = $(wwwsrc)/tech_docs/*
-+@DOC_BUILD_TRUE@dist_www6_DATA = $(wwwsrc)/tech_docs/*.html
- @DOC_BUILD_TRUE@www61dir = $(docdir)/tech_docs/man_pages
--@DOC_BUILD_TRUE@dist_www61_DATA = $(wwwsrc)/tech_docs/man_pages/*
-+@DOC_BUILD_TRUE@dist_www61_DATA = $(wwwsrc)/tech_docs/man_pages/*.html
- @DOC_BUILD_TRUE@www7dir = $(docdir)/troubleshooting
- @DOC_BUILD_TRUE@dist_www7_DATA = $(wwwsrc)/troubleshooting/*
- @HPLIP_BUILD_TRUE@dist_hplip_DATA = scan/sane/hpaio.desc
-@@ -1489,7 +1489,7 @@
- @HPLIP_BUILD_TRUE@localzdir = $(hplipdir)/data/localization
- @HPLIP_BUILD_TRUE@dist_postscript_DATA = data/ps/testpage.ps.gz data/ps/clean_page.pdf.gz
- @HPLIP_BUILD_TRUE@dist_models_DATA = data/models/models.dat
--@GUI_BUILD_TRUE@@HPLIP_BUILD_TRUE@dist_images_DATA = data/images/*
-+@GUI_BUILD_TRUE@@HPLIP_BUILD_TRUE@dist_images_DATA = data/images/*.png
- @HPLIP_BUILD_TRUE@dist_pcl_DATA = data/pcl/align1_8xx.pcl.gz data/pcl/align1_9xx.pcl.gz data/pcl/align2_8xx.pcl.gz data/pcl/align3_8xx.pcl.gz data/pcl/align4_8xx.pcl.gz \
- @HPLIP_BUILD_TRUE@ data/pcl/align5_8xx.pcl.gz data/pcl/align2_9xx.pcl.gz data/pcl/align3_9xx.pcl.gz data/pcl/align4_450.pcl.gz data/pcl/align6_450.pcl.gz \
- @HPLIP_BUILD_TRUE@ data/pcl/colorcal1_450.pcl.gz data/pcl/colorcal2_450.pcl.gz data/pcl/crbcal.pcl.gz data/pcl/crcaldone.pcl.gz data/pcl/crcbcal.pcl.gz data/pcl/crccal.pcl.gz \
-@@ -2170,7 +2170,7 @@
- .SUFFIXES: .c .cpp .lo .o .obj
- am--refresh:
- @:
--$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/unreleased.inc $(srcdir)/foomatic_drv.inc $(am__configure_deps)
-+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(srcdir)/unreleased.inc $(srcdir)/foomatic_drv.inc
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
-@@ -2197,7 +2197,7 @@
- $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- $(SHELL) ./config.status --recheck
-
--$(top_srcdir)/configure: $(am__configure_deps)
-+$(top_srcdir)/configure:
- cd $(srcdir) && $(AUTOCONF)
- $(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-@@ -6210,7 +6210,7 @@
- install-dist_pcardSCRIPTS install-dist_pclDATA \
- install-dist_pluginsSCRIPTS install-dist_postscriptDATA \
- install-dist_prntSCRIPTS install-dist_ripSCRIPTS \
-- install-dist_rulesDATA install-dist_scanSCRIPTS \
-+ install-dist_scanSCRIPTS \
- install-dist_uiSCRIPTS install-dist_unrelDATA \
- install-dist_www0DATA install-dist_www1DATA \
- install-dist_www21DATA install-dist_www22DATA \
diff --git a/print/hplip3/files/patch-base_utils.py b/print/hplip3/files/patch-base_utils.py
deleted file mode 100644
index 92d4757c8cee..000000000000
--- a/print/hplip3/files/patch-base_utils.py
+++ /dev/null
@@ -1,53 +0,0 @@
---- base/utils.py.orig Wed Oct 10 00:23:07 2007
-+++ base/utils.py Wed Oct 10 00:27:04 2007
-@@ -54,6 +54,50 @@
-
- return callable
-
-+# For pidfile locking (must be "static" and global to the whole app)
-+prv_pidfile = None
-+prv_pidfile_name = ""
-+
-+def get_pidfile_lock (a_pidfile_name=""):
-+ """ Call this to either lock the pidfile, or to update it after a fork()
-+ Credit: Henrique M. Holschuh <hmh@debian.org>
-+ """
-+ global prv_pidfile
-+ global prv_pidfile_name
-+ if prv_pidfile_name == "":
-+ try:
-+ prv_pidfile_name = a_pidfile_name
-+ prv_pidfile = os.fdopen(os.open(prv_pidfile_name, os.O_RDWR | os.O_CREAT, 0644), 'r+')
-+ fcntl.fcntl(prv_pidfile.fileno(), fcntl.F_SETFD, fcntl.FD_CLOEXEC)
-+ while 1:
-+ try:
-+ fcntl.flock(prv_pidfile.fileno(), fcntl.LOCK_EX | fcntl.LOCK_NB)
-+ except (OSError, IOError), e:
-+ if e.errno == errno.EINTR:
-+ continue
-+ elif e.errno == errno.EWOULDBLOCK:
-+ try:
-+ prv_pidfile.seek(0)
-+ otherpid = int(prv_pidfile.readline(), 10)
-+ sys.stderr.write ("can't lock %s, running daemon's pid may be %d\n" % (prv_pidfile_name, otherpid))
-+ except (OSError, IOError), e:
-+ sys.stderr.write ("error reading pidfile %s: (%d) %s\n" % (prv_pidfile_name, e.errno, e.strerror))
-+
-+ sys.exit(1)
-+ sys.stderr.write ("can't lock %s: (%d) %s\n" % (prv_pidfile_name, e.errno, e.strerror))
-+ sys.exit(1)
-+ break
-+ except (OSError, IOError), e:
-+ sys.stderr.write ("can't open pidfile %s: (%d) %s\n" % (prv_pidfile_name, e.errno, e.strerror))
-+ sys.exit(1)
-+ try:
-+ prv_pidfile.seek(0)
-+ prv_pidfile.write("%d\n" % (os.getpid()))
-+ prv_pidfile.flush()
-+ prv_pidfile.truncate()
-+ except (OSError, IOError), e:
-+ log.error("can't update pidfile %s: (%d) %s\n" % (prv_pidfile_name, e.errno, e.strerror))
-+
- def daemonize (stdin='/dev/null', stdout='/dev/null', stderr='/dev/null'):
- """
- Credit: Jürgen Hermann, Andy Gimblett, and Noah Spurrier
diff --git a/print/hplip3/files/patch-hpssd.py b/print/hplip3/files/patch-hpssd.py
deleted file mode 100644
index f3e7a9c8b22e..000000000000
--- a/print/hplip3/files/patch-hpssd.py
+++ /dev/null
@@ -1,21 +0,0 @@
---- hpssd.py Fri Oct 12 19:42:15 2007
-+++ /usr/local/sbin/hpssd Fri Oct 12 23:59:31 2007
-@@ -664,6 +664,10 @@
- if prop.daemonize:
- utils.daemonize()
-
-+ # Lock pidfile before we muck around with system state
-+ # Patch by Henrique M. Holschuh <hmh@debian.org>
-+ utils.get_pidfile_lock(os.path.join(sys_cfg.dirs.run, 'hpssd.pid'))
-+
- # hpssd server dispatcher object
- try:
- server = hpssd_server(prop.hpssd_host, prop.hpssd_port)
-@@ -688,6 +692,7 @@
-
- log.debug("Cleaning up...")
- finally:
-+ os.remove(os.path.join(sys_cfg.dirs.run, 'hpssd.pid'))
- server.close()
- return 0
-
diff --git a/print/hplip3/files/patch-io-hpmud-musb.c b/print/hplip3/files/patch-io-hpmud-musb.c
deleted file mode 100644
index 0333cdaa0372..000000000000
--- a/print/hplip3/files/patch-io-hpmud-musb.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- io/hpmud/musb.c.orig 2008-01-23 01:27:15.000000000 +0100
-+++ io/hpmud/musb.c 2009-03-25 17:01:30.000000000 +0100
-@@ -123,8 +123,10 @@
- 0x409, tbuf, sizeof(tbuf), LIBUSB_CONTROL_REQ_TIMEOUT);
- if (ret==0)
- {
-- /* This retry is necessary for lj1000 and lj1005. des 12/12/07 */
-- BUG("get_string_descriptor zero result, retrying...");
-+ /* This retry is necessary for lj1000 and lj1005. des 12/12/07
-+ Also HP Photosmart 42xx seems to suffer transient errors with serial id */
-+ BUG("get_string_descriptor error result %d, retrying in 2 secs...", ret);
-+ sleep(2);
- continue;
- }
- break;
diff --git a/print/hplip3/pkg-descr b/print/hplip3/pkg-descr
deleted file mode 100644
index 3769a3df175a..000000000000
--- a/print/hplip3/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-HPLIP is an HP developed solution for printing, scanning,
-and faxing with HP inkjet and laser based printers in Linux.
-
-The HP driver project provides printing support for nearly
-1000 printer models, including Deskjet, Officejet, Photosmart,
-PSC (Print Scan Copy), Business Inkjet, LaserJet, and LaserJet MFP.
-
-WWW: http://hplipopensource.com/hplip-web/index.html
diff --git a/print/hplip3/pkg-install b/print/hplip3/pkg-install
deleted file mode 100644
index e6f2dc26c7ed..000000000000
--- a/print/hplip3/pkg-install
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh
-
-USER=hplip
-GROUP=operator
-UID=116
-
-DLLFILE=${PKG_PREFIX}/etc/sane.d/dll.conf
-
-case $2 in
-POST-INSTALL)
- echo "hpaio" >> ${DLLFILE}
- ;;
-
-POST-DEINSTALL)
- cp ${DLLFILE} ${DLLFILE}.orig
- cat ${DLLFILE}.orig | grep -v hpaio > ${DLLFILE}
- rm ${DLLFILE}.orig
- ;;
-esac
diff --git a/print/hplip3/pkg-message b/print/hplip3/pkg-message
deleted file mode 100644
index 9ebb2c083a13..000000000000
--- a/print/hplip3/pkg-message
+++ /dev/null
@@ -1,54 +0,0 @@
-**********************************************************
-
-**************** UPGRADE FROM 1.X NOTICE *****************
-
-NOTE: If you are upgrading from 1.x you will need to
-change your devfs ruleset as hpiod is now gone, so remove
-it from you rc.conf. The printer communication now runs
-through cupsd. You will need to make the devfs ruleset
-changes to allow cups to access the usb bus and ugen
-devices so that it can enumerate the printers. You will
-also need to update your hplip.conf. See the instructions
-below.
-
-**************** UPGRADE FROM 1.X NOTICE *****************
-
-Add the following to your rc.conf:
-
-hpssd_enable="YES"
-
-So all you have to do if you have a custom ruleset setup
-is add the following to that ruleset in devfs.rules:
-
-add path 'usb*' group cups
-add path 'usb*' mode 0660
-add path 'ugen*' group cups
-add path 'ugen*' mode 0660
-
-If you have never setup devfs.rules please read the
-manpage and see:
-http://am-productions.biz/docs/devfs.rules.php
-
-The printer MUST attach as a ugen(4) device. This means
-that you must NOT have "device ulpt" in your kernel and
-ulpt must NOT be loaded as a kernel module.
-
-If you are seeing device connection errors restart the
-printing chain with the following command. NOTE: It MUST
-be restarted in the stated order.
-%%PREFIX%%/etc/rc.d/hpssd restart && \
-%%PREFIX%%/etc/rc.d/cupsd restart
-
-If upgrading from a version < 2.7.9 copy the new
-hplip.conf.sample config.
-cp %%PREFIX%%/etc/hp/hplip.conf.sample \
- %%PREFIX%%/etc/hp/hplip.conf
-
-If you are still having problems check:
-http://am-productions.biz/docs/hplip.php
-If you are still having problems send the relevant part
-of your /var/log/messages, console output from the hp-*
-utility that you are trying to run, and your rc.conf +
-devfs.rules files and the output of "ls -l /dev" to the
-maintainer.
-**********************************************************
diff --git a/print/hplip3/pkg-plist b/print/hplip3/pkg-plist
deleted file mode 100644
index 76e49a3d8bbf..000000000000
--- a/print/hplip3/pkg-plist
+++ /dev/null
@@ -1,1285 +0,0 @@
-bin/hp-align
-bin/hp-check
-bin/hp-clean
-bin/hp-colorcal
-bin/hp-fab
-bin/hp-firmware
-bin/hp-info
-bin/hp-levels
-bin/hp-makecopies
-bin/hp-makeuri
-bin/hp-print
-bin/hp-probe
-bin/hp-scan
-bin/hp-sendfax
-bin/hp-setup
-bin/hp-testpage
-bin/hp-timedate
-bin/hp-toolbox
-bin/hp-unload
-bin/hpijs
-@unexec if cmp -s %D/etc/hp/hplip.conf.sample %D/etc/hp/hplip.conf; then rm -f %D/etc/hp/hplip.conf; fi
-etc/hp/hplip.conf.sample
-@exec if [ ! -f %D/etc/hp/hplip.conf ] ; then cp -p %D/%F %B/hplip.conf; fi
-lib/libhpip.la
-lib/libhpip.so
-lib/libhpip.so.0
-lib/libhpmud.la
-lib/libhpmud.so
-lib/libhpmud.so.0
-%%PYTHON_SITELIBDIR%%/cupsext.la
-%%PYTHON_SITELIBDIR%%/cupsext.so
-%%PYTHON_SITELIBDIR%%/hpmudext.la
-%%PYTHON_SITELIBDIR%%/hpmudext.so
-%%PYTHON_SITELIBDIR%%/pcardext.la
-%%PYTHON_SITELIBDIR%%/pcardext.so
-%%PYTHON_SITELIBDIR%%/scanext.la
-%%PYTHON_SITELIBDIR%%/scanext.so
-lib/sane/libsane-hpaio.la
-lib/sane/libsane-hpaio.so
-lib/sane/libsane-hpaio.so.1
-libexec/cups/backend/hp
-libexec/cups/backend/hpfax
-libexec/cups/driver/hpijs.drv
-libexec/cups/filter/foomatic-rip-hplip
-sbin/hpssd
-share/applications/hplip.desktop
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/README_LIBJPG
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/about.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/contacts.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/downloads.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/faqs.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/features.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/build.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/faxing.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/install.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/io.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/known.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/negative.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/other.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/pcard.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/printing.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/scanning.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/toolbox.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/howtos/uninstall.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/Screenshot-xsane.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/back.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/button.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/cups_device_list.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/cups_left.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/cups_model_list.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/cups_opening.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/cups_printer_model.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/download.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/fullbleed_1.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/fullbleed_2.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/fullbleed_3.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/fullbleed_4.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/gs_hpijs.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/hp-tux-printer.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/hp_invent_logo.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/hplip_overview.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/hpliplogo.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/hplogo.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/hplogo2.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/linux_printing_logo.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/linuxlogo.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/network_appssocket.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/network_device_list.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/network_device_uri.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/network_model_list.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/osi_certified.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/python-logo.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/rest2web.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_functions_copies.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_functions_fax.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_functions_unload.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_functions_xsane.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_hp_setup_step1.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_hp_setup_step2.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_hp_setup_step3.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_hp_setup_step4.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_hp_setup_step5.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_hp_setup_step6.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_1.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_10_postfix.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_11.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_12.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_13.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_14.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_15.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_2.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_3.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_4.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_5.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_6.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_7_postfix.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_installer_9_postfix.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_emailalerts.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_functions.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_functions_autorefresh.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_functions_commands.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_print_control.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_print_functions.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_print_print.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_print_print1.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_print_settings.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_settings.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_status.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_supplies.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_lg_toolbox_tools.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_functions_copies.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_functions_fax.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_functions_unload.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_functions_xsane.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_hp_setup_step1.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_hp_setup_step2.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_hp_setup_step3.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_hp_setup_step4.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_hp_setup_step5.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_hp_setup_step6.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_1.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_10_postfix.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_11.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_12.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_13.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_14.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_15.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_2.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_3.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_4.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_5.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_6.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_7_postfix.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_installer_9_postfix.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_emailalerts.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_functions.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_functions_autorefresh.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_functions_commands.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_print_control.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_print_functions.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_print_print.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_print_print1.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_print_settings.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_settings.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_status.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_supplies.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/screenshots_sm_toolbox_tools.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/sflogo.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/topbar.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/tux.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/tuxlogo.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/tuxlogo2.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/view.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/yast_hardware.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/yast_opening_hw.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/yast_other_configure.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/yast_other_kind.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/yast_other_printer.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/images/yast_printer_model.png
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/installtree.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/install/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/configure.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/centos.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/debian.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/eeepc.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/fedora_core.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/freebsd.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/gentoo.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/igos.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/lfs.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/linspire.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/mac.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/mandriva.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/mepis.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/novell.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/other.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/pclinuxos.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/redhat.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/redhatenterprise.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/slackware.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/ubuntu.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/windows.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros/xandros.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/download.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/final.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/hp_setup.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/make.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/make_install.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/manual/permissions.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step1/apt.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step1/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step1/rpm.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/debian.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/fc4.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/freebsd.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/mandriva06.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/other.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/slackware.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/suse10.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/ubuntu510.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step2/ubuntu606.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step3/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step4/cups/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step4/cups/local.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step4/cups/net.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step4/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step4/setup/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step4/setup/local.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step4/setup/net.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/install/step4/suse/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/legal.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/license.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/mailing_lists.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/other_support.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/release_notes.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/screenshots.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/styles/default.css
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/styles/rest.css
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/support_statement.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/color_laser.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/color_laser_mfp.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/combined.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/edgeline.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/inkjet.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/inkjet_aio.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/laser.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/mono_laser_mfp.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/photosmart.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/scanjet.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/supported_devices/unsupported.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/system_requirements.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/device_classes.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/hpijs.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/align.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/check.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/clean.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/colorcal.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/fab.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/firmware.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/hpssd.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/info.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/install.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/levels.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/makecopies.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/makeuri.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/print.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/probe.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/scan.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/sendfax.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/setup.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/testpage.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/timedate.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/toolbox.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages/unload.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/overview.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/page_sizes.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/printable_areas.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/tech_docs/tarball_install.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/build.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/distro.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/faxing.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/index.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/install.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/io.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/network.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/other.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/parallel.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/pcard.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/printing.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/scanning.html
-%%PORTDOCS%%%%DOCSDIR%%-%%PORTVERSION%%/troubleshooting/toolbox.html
-%%DATADIR%%/__init__.py
-%%DATADIR%%/align.py
-%%DATADIR%%/base/__init__.py
-%%DATADIR%%/base/async.py
-%%DATADIR%%/base/async_qt.py
-%%DATADIR%%/base/codes.py
-%%DATADIR%%/base/device.py
-%%DATADIR%%/base/dime.py
-%%DATADIR%%/base/exif.py
-%%DATADIR%%/base/g.py
-%%DATADIR%%/base/imagesize.py
-%%DATADIR%%/base/kirbybase.py
-%%DATADIR%%/base/logger.py
-%%DATADIR%%/base/magic.py
-%%DATADIR%%/base/maint.py
-%%DATADIR%%/base/mdns.py
-%%DATADIR%%/base/mfpdtf.py
-%%DATADIR%%/base/models.py
-%%DATADIR%%/base/msg.py
-%%DATADIR%%/base/pexpect.py
-%%DATADIR%%/base/pml.py
-%%DATADIR%%/base/service.py
-%%DATADIR%%/base/slp.py
-%%DATADIR%%/base/status.py
-%%DATADIR%%/base/strings.py
-%%DATADIR%%/base/tui.py
-%%DATADIR%%/base/utils.py
-%%DATADIR%%/check.py
-%%DATADIR%%/clean.py
-%%DATADIR%%/colorcal.py
-%%DATADIR%%/copier/__init__.py
-%%DATADIR%%/copier/copier.py
-%%DATADIR%%/data/images/120.png
-%%DATADIR%%/data/images/COLOR_INKJET_PRINTER_CP1700.png
-%%DATADIR%%/data/images/CP_1700.png
-%%DATADIR%%/data/images/DESKJET_1120C.png
-%%DATADIR%%/data/images/DESKJET_1220C.png
-%%DATADIR%%/data/images/DESKJET_2500C.png
-%%DATADIR%%/data/images/DESKJET_3820.png
-%%DATADIR%%/data/images/DESKJET_5740.png
-%%DATADIR%%/data/images/DESKJET_610.png
-%%DATADIR%%/data/images/DESKJET_630C.png
-%%DATADIR%%/data/images/DESKJET_650C.png
-%%DATADIR%%/data/images/DESKJET_840C.png
-%%DATADIR%%/data/images/DESKJET_916C.png
-%%DATADIR%%/data/images/DESKJET_9600.png
-%%DATADIR%%/data/images/DESKJET_960C.png
-%%DATADIR%%/data/images/DESKJET_970C.png
-%%DATADIR%%/data/images/DESKJET_990C.png
-%%DATADIR%%/data/images/DESKJET_995C.png
-%%DATADIR%%/data/images/Deskjet_3740.png
-%%DATADIR%%/data/images/Deskjet_5400_series.png
-%%DATADIR%%/data/images/Deskjet_5700.png
-%%DATADIR%%/data/images/Deskjet_5900_series.png
-%%DATADIR%%/data/images/Deskjet_6500.png
-%%DATADIR%%/data/images/Deskjet_6800.png
-%%DATADIR%%/data/images/HP_2000C.png
-%%DATADIR%%/data/images/HP_2500C.png
-%%DATADIR%%/data/images/HP_BI_3000.png
-%%DATADIR%%/data/images/HP_Business_Inkjet_1200.png
-%%DATADIR%%/data/images/HP_Color_LaserJet_1500.png
-%%DATADIR%%/data/images/HP_Color_LaserJet_2840.png
-%%DATADIR%%/data/images/HP_Color_LaserJet_4500.png
-%%DATADIR%%/data/images/HP_Color_LaserJet_4730mfp.png
-%%DATADIR%%/data/images/HP_Color_LaserJet_8550.png
-%%DATADIR%%/data/images/HP_LJ1xxx.png
-%%DATADIR%%/data/images/HP_LaserJet_1012.png
-%%DATADIR%%/data/images/HP_LaserJet_1220.png
-%%DATADIR%%/data/images/HP_LaserJet_3200M.png
-%%DATADIR%%/data/images/HP_LaserJet_3300_3310_3320.png
-%%DATADIR%%/data/images/HP_LaserJet_4000.png
-%%DATADIR%%/data/images/HP_LaserJet_4100_MFP.png
-%%DATADIR%%/data/images/HP_LaserJet_4M.png
-%%DATADIR%%/data/images/HP_LaserJet_5Si.png
-%%DATADIR%%/data/images/HP_LaserJet_6MP.png
-%%DATADIR%%/data/images/HP_LaserJet_8100_Series.png
-%%DATADIR%%/data/images/HP_LaserJet_9000_MFP.png
-%%DATADIR%%/data/images/HP_LaserJet_9040_MFP.png
-%%DATADIR%%/data/images/HP_LaserJet_9500dn.png
-%%DATADIR%%/data/images/HP_Officejet_Pro_L7700.png
-%%DATADIR%%/data/images/HPmenu.png
-%%DATADIR%%/data/images/LASERJET_3500.png
-%%DATADIR%%/data/images/LASERJET_4650.png
-%%DATADIR%%/data/images/LASERJET_4650dtn.png
-%%DATADIR%%/data/images/LASERJET_5500.png
-%%DATADIR%%/data/images/LASERJET_5500dtn.png
-%%DATADIR%%/data/images/LASERJET_5550.png
-%%DATADIR%%/data/images/LASERJET_5550DTN.png
-%%DATADIR%%/data/images/OFFICEJET_PRO_1150C.png
-%%DATADIR%%/data/images/OfficeJet_5105.png
-%%DATADIR%%/data/images/OfficeJet_6100_Series.png
-%%DATADIR%%/data/images/OfficeJet_G85.png
-%%DATADIR%%/data/images/OfficeJet_Series_300.png
-%%DATADIR%%/data/images/Officejet_6150_Series.png
-%%DATADIR%%/data/images/Officejet_6200_series.png
-%%DATADIR%%/data/images/Officejet_7200_series.png
-%%DATADIR%%/data/images/Officejet_9100_series.png
-%%DATADIR%%/data/images/PHOTOSMART_100.png
-%%DATADIR%%/data/images/PHOTOSMART_1218.png
-%%DATADIR%%/data/images/PHOTOSMART_1315.png
-%%DATADIR%%/data/images/PHOTOSMART_P1100.png
-%%DATADIR%%/data/images/PSC_900_Series.png
-%%DATADIR%%/data/images/Photosmart_2600_series.png
-%%DATADIR%%/data/images/Photosmart_2700_series.png
-%%DATADIR%%/data/images/Photosmart_3300_series.png
-%%DATADIR%%/data/images/Photosmart_370_series.png
-%%DATADIR%%/data/images/Photosmart_7400_series.png
-%%DATADIR%%/data/images/Photosmart_8050.png
-%%DATADIR%%/data/images/Photosmart_8100_series.png
-%%DATADIR%%/data/images/Photosmart_8250.png
-%%DATADIR%%/data/images/Photosmart_8400_series.png
-%%DATADIR%%/data/images/Photosmart_8750_series.png
-%%DATADIR%%/data/images/Photosmart_C3100.png
-%%DATADIR%%/data/images/Photosmart_C4100.png
-%%DATADIR%%/data/images/Photosmart_C5100.png
-%%DATADIR%%/data/images/Photosmart_C6100.png
-%%DATADIR%%/data/images/Photosmart_D5060.png
-%%DATADIR%%/data/images/Photosmart_D5100.png
-%%DATADIR%%/data/images/Photosmart_D6160.png
-%%DATADIR%%/data/images/Photosmart_D7100.png
-%%DATADIR%%/data/images/Photosmart_D7300.png
-%%DATADIR%%/data/images/Photosmart_Pro_B8300.png
-%%DATADIR%%/data/images/Photosmart_Pro_B9180.png
-%%DATADIR%%/data/images/Photosmart_a310.png
-%%DATADIR%%/data/images/Photosmart_a510.png
-%%DATADIR%%/data/images/Photosmart_a710.png
-%%DATADIR%%/data/images/add-user-disabled.png
-%%DATADIR%%/data/images/add-user-quick-disabled.png
-%%DATADIR%%/data/images/add-user-quick.png
-%%DATADIR%%/data/images/add-user.png
-%%DATADIR%%/data/images/add-users-disabled.png
-%%DATADIR%%/data/images/add-users.png
-%%DATADIR%%/data/images/align10.png
-%%DATADIR%%/data/images/audio.png
-%%DATADIR%%/data/images/bmp.png
-%%DATADIR%%/data/images/busy.png
-%%DATADIR%%/data/images/busy_small.png
-%%DATADIR%%/data/images/clean.png
-%%DATADIR%%/data/images/color-adj.png
-%%DATADIR%%/data/images/cp1160.png
-%%DATADIR%%/data/images/default_business_inkjet.png
-%%DATADIR%%/data/images/default_deskjet.png
-%%DATADIR%%/data/images/default_laserjet.png
-%%DATADIR%%/data/images/default_officejet.png
-%%DATADIR%%/data/images/default_photosmart.png
-%%DATADIR%%/data/images/default_printer.png
-%%DATADIR%%/data/images/default_psc.png
-%%DATADIR%%/data/images/desket_5650.png
-%%DATADIR%%/data/images/deskjet_3200.png
-%%DATADIR%%/data/images/deskjet_3320.png
-%%DATADIR%%/data/images/deskjet_3420.png
-%%DATADIR%%/data/images/deskjet_3425.png
-%%DATADIR%%/data/images/deskjet_3500.png
-%%DATADIR%%/data/images/deskjet_3600.png
-%%DATADIR%%/data/images/deskjet_3840.png
-%%DATADIR%%/data/images/deskjet_5100.png
-%%DATADIR%%/data/images/deskjet_5550.png
-%%DATADIR%%/data/images/deskjet_5552.png
-%%DATADIR%%/data/images/deskjet_5600.png
-%%DATADIR%%/data/images/deskjet_6120.png
-%%DATADIR%%/data/images/deskjet_D2360.png
-%%DATADIR%%/data/images/dj350.png
-%%DATADIR%%/data/images/dj450.png
-%%DATADIR%%/data/images/down-disabled.png
-%%DATADIR%%/data/images/down-user-disabled.png
-%%DATADIR%%/data/images/down-user.png
-%%DATADIR%%/data/images/down.png
-%%DATADIR%%/data/images/download-small-disabled.png
-%%DATADIR%%/data/images/download-small.png
-%%DATADIR%%/data/images/download.png
-%%DATADIR%%/data/images/edit-disabled.png
-%%DATADIR%%/data/images/edit.png
-%%DATADIR%%/data/images/error.png
-%%DATADIR%%/data/images/error_small.png
-%%DATADIR%%/data/images/fab.png
-%%DATADIR%%/data/images/fax-disabled.png
-%%DATADIR%%/data/images/fax.png
-%%DATADIR%%/data/images/fax_icon.png
-%%DATADIR%%/data/images/fax_icon_disabled.png
-%%DATADIR%%/data/images/folder_open.png
-%%DATADIR%%/data/images/folder_remove.png
-%%DATADIR%%/data/images/gif.png
-%%DATADIR%%/data/images/h-kc-2.png
-%%DATADIR%%/data/images/h-kc-3.png
-%%DATADIR%%/data/images/help.png
-%%DATADIR%%/data/images/hp-tux-printer.png
-%%DATADIR%%/data/images/hp_LaserJet_1200.png
-%%DATADIR%%/data/images/hp_LaserJet_2100.png
-%%DATADIR%%/data/images/hp_LaserJet_3015.png
-%%DATADIR%%/data/images/hp_LaserJet_3020.png
-%%DATADIR%%/data/images/hp_LaserJet_4345_mfp.png
-%%DATADIR%%/data/images/hp_LaserJet_5000.png
-%%DATADIR%%/data/images/hp_LaserJet_8000.png
-%%DATADIR%%/data/images/hp_business_inkjet_1100.png
-%%DATADIR%%/data/images/hp_business_inkjet_2200.png
-%%DATADIR%%/data/images/hp_business_inkjet_2600.png
-%%DATADIR%%/data/images/hp_business_inkjet_3000.png
-%%DATADIR%%/data/images/hp_color_LaserJet_2550.png
-%%DATADIR%%/data/images/hp_color_LaserJet_3700.png
-%%DATADIR%%/data/images/hp_color_LaserJet_4600.png
-%%DATADIR%%/data/images/hp_color_LaserJet_9500.png
-%%DATADIR%%/data/images/hp_deskjet_9300.png
-%%DATADIR%%/data/images/hp_laserjet_3050.png
-%%DATADIR%%/data/images/hp_laserjet_m2727_mfp.png
-%%DATADIR%%/data/images/hp_laserjet_p2015.png
-%%DATADIR%%/data/images/icon_align.png
-%%DATADIR%%/data/images/icon_battery.png
-%%DATADIR%%/data/images/icon_clean.png
-%%DATADIR%%/data/images/icon_colorcal.png
-%%DATADIR%%/data/images/icon_cups.png
-%%DATADIR%%/data/images/icon_ews.png
-%%DATADIR%%/data/images/icon_fax.png
-%%DATADIR%%/data/images/icon_info.png
-%%DATADIR%%/data/images/icon_linefeed_cal.png
-%%DATADIR%%/data/images/icon_lporg.png
-%%DATADIR%%/data/images/icon_pq_diag.png
-%%DATADIR%%/data/images/icon_settings.png
-%%DATADIR%%/data/images/icon_support.png
-%%DATADIR%%/data/images/icon_support2.png
-%%DATADIR%%/data/images/icon_testpage.png
-%%DATADIR%%/data/images/icon_toner_cartridge.png
-%%DATADIR%%/data/images/idle.png
-%%DATADIR%%/data/images/info.png
-%%DATADIR%%/data/images/inkdrop.png
-%%DATADIR%%/data/images/inkdrop_small.png
-%%DATADIR%%/data/images/jpg.png
-%%DATADIR%%/data/images/laserjet_2410.png
-%%DATADIR%%/data/images/list-add-disabled.png
-%%DATADIR%%/data/images/list-add.png
-%%DATADIR%%/data/images/list-remove-disabled.png
-%%DATADIR%%/data/images/list-remove.png
-%%DATADIR%%/data/images/load_paper.png
-%%DATADIR%%/data/images/makecopies_icon.png
-%%DATADIR%%/data/images/makecopies_icon_disabled.png
-%%DATADIR%%/data/images/mimetypes.png
-%%DATADIR%%/data/images/movie.png
-%%DATADIR%%/data/images/mpg.png
-%%DATADIR%%/data/images/next.png
-%%DATADIR%%/data/images/officejet_4200_series.png
-%%DATADIR%%/data/images/officejet_500.png
-%%DATADIR%%/data/images/officejet_5500_series.png
-%%DATADIR%%/data/images/officejet_5600.png
-%%DATADIR%%/data/images/officejet_j3600_series.png
-%%DATADIR%%/data/images/officejet_j5500_series.png
-%%DATADIR%%/data/images/officejet_k550.png
-%%DATADIR%%/data/images/officejet_k80.png
-%%DATADIR%%/data/images/ok.png
-%%DATADIR%%/data/images/ok_small.png
-%%DATADIR%%/data/images/opensource-75x65.png
-%%DATADIR%%/data/images/paper.png
-%%DATADIR%%/data/images/paper_small.png
-%%DATADIR%%/data/images/pcard_icon.png
-%%DATADIR%%/data/images/pcard_icon_disabled.png
-%%DATADIR%%/data/images/pens.png
-%%DATADIR%%/data/images/photosmart_7150.png
-%%DATADIR%%/data/images/photosmart_7900_series.png
-%%DATADIR%%/data/images/photosmart_a610.png
-%%DATADIR%%/data/images/photosmart_a820_series.png
-%%DATADIR%%/data/images/png.png
-%%DATADIR%%/data/images/powered_by_python.png
-%%DATADIR%%/data/images/prev.png
-%%DATADIR%%/data/images/print-disabled.png
-%%DATADIR%%/data/images/print.png
-%%DATADIR%%/data/images/print_icon.png
-%%DATADIR%%/data/images/print_icon_disabled.png
-%%DATADIR%%/data/images/psc_1100_series.png
-%%DATADIR%%/data/images/psc_1610.png
-%%DATADIR%%/data/images/psc_2300_series.png
-%%DATADIR%%/data/images/remove-user-disabled.png
-%%DATADIR%%/data/images/remove-user.png
-%%DATADIR%%/data/images/scan_icon.png
-%%DATADIR%%/data/images/scan_icon_disabled.png
-%%DATADIR%%/data/images/standard_coverpage.png
-%%DATADIR%%/data/images/status_refresh.png
-%%DATADIR%%/data/images/thumbnail.png
-%%DATADIR%%/data/images/tif.png
-%%DATADIR%%/data/images/toner.png
-%%DATADIR%%/data/images/toner_small.png
-%%DATADIR%%/data/images/type4_color_patch.png
-%%DATADIR%%/data/images/type4_gray_patch.png
-%%DATADIR%%/data/images/unknown.png
-%%DATADIR%%/data/images/up-disabled.png
-%%DATADIR%%/data/images/up-user-disabled.png
-%%DATADIR%%/data/images/up-user.png
-%%DATADIR%%/data/images/up.png
-%%DATADIR%%/data/images/v-c-2.png
-%%DATADIR%%/data/images/v-c-3.png
-%%DATADIR%%/data/images/v-k-2.png
-%%DATADIR%%/data/images/v-k-3.png
-%%DATADIR%%/data/images/v-kc-2.png
-%%DATADIR%%/data/images/v-kc-3.png
-%%DATADIR%%/data/images/warning.png
-%%DATADIR%%/data/images/warning_small.png
-%%DATADIR%%/data/images/zca.png
-%%DATADIR%%/data/ldl/cb2pcal.ldl.gz
-%%DATADIR%%/data/ldl/cb2pcal_done.ldl.gz
-%%DATADIR%%/data/ldl/cbbcal.ldl.gz
-%%DATADIR%%/data/ldl/cbccal.ldl.gz
-%%DATADIR%%/data/ldl/cbccal_done.ldl.gz
-%%DATADIR%%/data/ldl/cbcpcal.ldl.gz
-%%DATADIR%%/data/ldl/cbpcal.ldl.gz
-%%DATADIR%%/data/localization/hplip_de.qm
-%%DATADIR%%/data/localization/hplip_es.qm
-%%DATADIR%%/data/localization/hplip_fr.qm
-%%DATADIR%%/data/localization/hplip_it.qm
-%%DATADIR%%/data/localization/hplip_pt.qm
-%%DATADIR%%/data/localization/hplip_ru.qm
-%%DATADIR%%/data/localization/hplip_zh.qm
-%%DATADIR%%/data/models/models.dat
-%%DATADIR%%/data/pcl/align1_8xx.pcl.gz
-%%DATADIR%%/data/pcl/align1_9xx.pcl.gz
-%%DATADIR%%/data/pcl/align2_8xx.pcl.gz
-%%DATADIR%%/data/pcl/align2_9xx.pcl.gz
-%%DATADIR%%/data/pcl/align3_8xx.pcl.gz
-%%DATADIR%%/data/pcl/align3_9xx.pcl.gz
-%%DATADIR%%/data/pcl/align4_450.pcl.gz
-%%DATADIR%%/data/pcl/align4_8xx.pcl.gz
-%%DATADIR%%/data/pcl/align5_8xx.pcl.gz
-%%DATADIR%%/data/pcl/align6_450.pcl.gz
-%%DATADIR%%/data/pcl/colorcal1_450.pcl.gz
-%%DATADIR%%/data/pcl/colorcal2_450.pcl.gz
-%%DATADIR%%/data/pcl/crbcal.pcl.gz
-%%DATADIR%%/data/pcl/crcaldone.pcl.gz
-%%DATADIR%%/data/pcl/crcbcal.pcl.gz
-%%DATADIR%%/data/pcl/crccal.pcl.gz
-%%DATADIR%%/data/pcl/crcpcal.pcl.gz
-%%DATADIR%%/data/pcl/crpcal.pcl.gz
-%%DATADIR%%/data/ps/clean_page.pdf.gz
-%%DATADIR%%/data/ps/testpage.ps.gz
-%%DATADIR%%/fab.py
-%%DATADIR%%/fax/__init__.py
-%%DATADIR%%/fax/coverpages.py
-%%DATADIR%%/fax/fax.py
-%%DATADIR%%/fax/faxdevice.py
-%%DATADIR%%/fax/pmlfax.py
-%%DATADIR%%/fax/soapfax.py
-%%DATADIR%%/firmware.py
-%%DATADIR%%/hpaio.desc
-%%DATADIR%%/hplip-install
-%%DATADIR%%/hpssd.py
-%%DATADIR%%/info.py
-%%DATADIR%%/install.py
-%%DATADIR%%/installer/__init__.py
-%%DATADIR%%/installer/core_install.py
-%%DATADIR%%/installer/dcheck.py
-%%DATADIR%%/installer/distros.dat
-%%DATADIR%%/levels.py
-%%DATADIR%%/makecopies.py
-%%DATADIR%%/makeuri.py
-%%DATADIR%%/pcard/__init__.py
-%%DATADIR%%/pcard/photocard.py
-%%DATADIR%%/plugins/Deskjet_460.py
-%%DATADIR%%/plugins/Officejet_H470.py
-%%DATADIR%%/plugins/__init__.py
-%%DATADIR%%/plugins/dj450.py
-%%DATADIR%%/plugins/powersettings.py
-%%DATADIR%%/plugins/powersettings2.py
-%%DATADIR%%/plugins/powersettingsdialog.py
-%%DATADIR%%/plugins/powersettingsdialog_base.py
-%%DATADIR%%/print.py
-%%DATADIR%%/prnt/__init__.py
-%%DATADIR%%/prnt/colorcal.py
-%%DATADIR%%/prnt/cups.py
-%%DATADIR%%/prnt/ldl.py
-%%DATADIR%%/prnt/pcl.py
-%%DATADIR%%/prnt/printable_areas.py
-%%DATADIR%%/probe.py
-%%DATADIR%%/scan.py
-%%DATADIR%%/scan/__init__.py
-%%DATADIR%%/scan/sane.py
-%%DATADIR%%/sendfax.py
-%%DATADIR%%/setup.py
-%%DATADIR%%/testpage.py
-%%DATADIR%%/timedate.py
-%%DATADIR%%/toolbox.py
-%%DATADIR%%/ui/__init__.py
-%%DATADIR%%/ui/aboutdlg.py
-%%DATADIR%%/ui/aboutdlg_base.py
-%%DATADIR%%/ui/align10form.py
-%%DATADIR%%/ui/align10form_base.py
-%%DATADIR%%/ui/alignform.py
-%%DATADIR%%/ui/aligntype6form1.py
-%%DATADIR%%/ui/aligntype6form1_base.py
-%%DATADIR%%/ui/aligntype6form2.py
-%%DATADIR%%/ui/aligntype6form2_base.py
-%%DATADIR%%/ui/allowabletypesdlg.py
-%%DATADIR%%/ui/allowabletypesdlg_base.py
-%%DATADIR%%/ui/choosedevicedlg.py
-%%DATADIR%%/ui/chooseprinterdlg.py
-%%DATADIR%%/ui/cleaningform.py
-%%DATADIR%%/ui/cleaningform2.py
-%%DATADIR%%/ui/cleaningform2_base.py
-%%DATADIR%%/ui/cleaningform_base.py
-%%DATADIR%%/ui/coloradjform.py
-%%DATADIR%%/ui/coloradjform_base.py
-%%DATADIR%%/ui/colorcal4form.py
-%%DATADIR%%/ui/colorcal4form_base.py
-%%DATADIR%%/ui/colorcal4form_base.ui
-%%DATADIR%%/ui/colorcalform.py
-%%DATADIR%%/ui/colorcalform2.py
-%%DATADIR%%/ui/colorcalform2_base.py
-%%DATADIR%%/ui/colorcalform_base.py
-%%DATADIR%%/ui/coverpageform.py
-%%DATADIR%%/ui/coverpageform_base.py
-%%DATADIR%%/ui/devmgr4.py
-%%DATADIR%%/ui/devmgr4_base.py
-%%DATADIR%%/ui/faxaddrbookeditform_base.py
-%%DATADIR%%/ui/faxaddrbookform.py
-%%DATADIR%%/ui/faxaddrbookform_base.py
-%%DATADIR%%/ui/faxaddrbookgroupeditform_base.py
-%%DATADIR%%/ui/faxaddrbookgroupsform_base.py
-%%DATADIR%%/ui/faxsendjobform.py
-%%DATADIR%%/ui/faxsettingsform.py
-%%DATADIR%%/ui/faxsettingsform_base.py
-%%DATADIR%%/ui/imagepropertiesdlg.py
-%%DATADIR%%/ui/imagepropertiesdlg_base.py
-%%DATADIR%%/ui/loadpaperform.py
-%%DATADIR%%/ui/loadpaperform_base.py
-%%DATADIR%%/ui/makecopiesform.py
-%%DATADIR%%/ui/nodevicesform.py
-%%DATADIR%%/ui/nodevicesform_base.py
-%%DATADIR%%/ui/paperedgealignform.py
-%%DATADIR%%/ui/paperedgealignform_base.py
-%%DATADIR%%/ui/pluginform.py
-%%DATADIR%%/ui/pluginform_base.py
-%%DATADIR%%/ui/printerform.py
-%%DATADIR%%/ui/scrollcopy.py
-%%DATADIR%%/ui/scrollfax.py
-%%DATADIR%%/ui/scrollfunc.py
-%%DATADIR%%/ui/scrollprint.py
-%%DATADIR%%/ui/scrollprintcontrol.py
-%%DATADIR%%/ui/scrollprintsettings.py
-%%DATADIR%%/ui/scrollstatus.py
-%%DATADIR%%/ui/scrollsupplies.py
-%%DATADIR%%/ui/scrolltool.py
-%%DATADIR%%/ui/scrollunload.py
-%%DATADIR%%/ui/scrollview.py
-%%DATADIR%%/ui/settingsdialog.py
-%%DATADIR%%/ui/settingsdialog_base.py
-%%DATADIR%%/ui/setupform.py
-%%DATADIR%%/ui/setupform_base.py
-%%DATADIR%%/ui/setupmanualfind.py
-%%DATADIR%%/ui/setupmanualfind_base.py
-%%DATADIR%%/ui/setupsettings.py
-%%DATADIR%%/ui/setupsettings_base.py
-%%DATADIR%%/ui/unloadform.py
-%%DATADIR%%/ui/waitform.py
-%%DATADIR%%/ui/waitform_base.py
-%%DATADIR%%/unload.py
-share/ppd/HP/HP-Fax-hplip.ppd.gz
-share/ppd/HP/HP-Fax2-hplip.ppd
-share/ppd/HP/HP_Business_Inkjet_2250-ps.ppd.gz
-share/ppd/HP/HP_Business_Inkjet_2280-ps.ppd.gz
-share/ppd/HP/HP_Business_Inkjet_2600-ps.ppd.gz
-share/ppd/HP/HP_Business_Inkjet_2800-ps.ppd.gz
-share/ppd/HP/HP_Business_Inkjet_3000-ps.ppd.gz
-share/ppd/HP/HP_CM8050_CM8060_MFP-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_2550-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_2605-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_2700-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_2800-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_3000-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_3800-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_4500-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_4550-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_4700-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_4730_MFP-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_5550-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_5M-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_8500-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_8550-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_CM1015-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_CM4730_MFP-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_CP3505-ps.ppd.gz
-share/ppd/HP/HP_Color_LaserJet_CP4005-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_1200-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_1220-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_1320_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_2100_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_2200-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_2410-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_2420-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_2430-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_3050-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_3052-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_3200-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_3300_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_3390-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4000_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4050_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4100_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4100_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4240-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4250-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4345_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4350-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4ML-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4MP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4Si_v2011.110-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4V-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_4_Plus-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_5000_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_5100_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_5200-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_5200L-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_5M-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_5MP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_5Si-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_5Si_Mopier-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_6MP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_8000_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_8100_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_8150_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_9000_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_9000_Series-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_9040-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_9040_9050_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_9050-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_9055_9065_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_M2727_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_M3027_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_M3035_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_M4345_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_M5025_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_M5035_MFP-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_P2015-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_P3004-ps.ppd.gz
-share/ppd/HP/HP_LaserJet_P3005-ps.ppd.gz
-share/ppd/HP/HP_Mopier_240-ps.ppd.gz
-share/ppd/HP/HP_Mopier_320-ps.ppd.gz
-share/ppd/HP/hp-2000c-hpijs.ppd.gz
-share/ppd/HP/hp-2500c-hpijs.ppd.gz
-share/ppd/HP/hp-2500cm-hpijs.ppd.gz
-share/ppd/HP/hp-910-hpijs.ppd.gz
-share/ppd/HP/hp-915-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_1000-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_1100-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_1200-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_2200-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_2230-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_2250-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_2280-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_2300-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_2600-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_2800-hpijs.ppd.gz
-share/ppd/HP/hp-business_inkjet_3000-hpijs.ppd.gz
-share/ppd/HP/hp-color_inkjet_cp1700-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_2500-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_3000-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_3500-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_3550-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_3600-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_3700-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_3800-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_4500-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_4550-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_4600-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_4610-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_4650-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_4700-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_4730mfp-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_5-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_5500-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_5550-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_5m-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_8500-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_8550-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_9500-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_9500mfp-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_cp3505-hpijs.ppd.gz
-share/ppd/HP/hp-color_laserjet_cp4005-hpijs.ppd.gz
-share/ppd/HP/hp-cp1160-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_1100-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_1120-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_1125-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_1200c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_1220c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_1280-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_1600c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3320-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3325-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3420-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3425-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3520-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3535-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3550-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3650-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3740-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3810-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3816-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3819-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3820-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3822-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3840-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_3910-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_400-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_460-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_500-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_500c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_505j-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_510-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5100-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_520-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_540-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5440_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5550-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5551-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5650-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5652-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5700-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5850-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_5900_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_600-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_6100_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_610c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_610cl-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_6122-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_6127-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_612c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_630c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_632c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_640c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_648c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_6500-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_656c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_660-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_6600-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_670-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_670tv-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_672c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_680-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_6800-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_682-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_690c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_692-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_693-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_694-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_6940_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_695-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_697-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_6980_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_810c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_812c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_815c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_816c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_825c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_830c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_832c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_840c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_841c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_842c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_843c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_845c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_850c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_855c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_870c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_880c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_882c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_890c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_895c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_916c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_920c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_9300-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_930c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_932c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_933c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_934c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_935c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_940c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_948c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_950c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_952c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_955c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_957c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_959c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_9600-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_960c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_970c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_975c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_9800-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_980c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_990c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_995c-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_d1300_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_d1400_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_d2300_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_d2400_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_d4100_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_d4200_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_f2100_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_f300_series-hpijs.ppd.gz
-share/ppd/HP/hp-deskjet_f4100_series-hpijs.ppd.gz
-share/ppd/HP/hp-dj350-hpijs.ppd.gz
-share/ppd/HP/hp-dj450-hpijs.ppd.gz
-share/ppd/HP/hp-e_printer_e20-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1010-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1012-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1015-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1022-hpijs-pcl.ppd.gz
-share/ppd/HP/hp-laserjet_1100-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1100a-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1150-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1160-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1200-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1220-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1300-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_1320-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_2100-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_2100m-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_2200-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_2300-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_2410-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_2420-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_2430-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3015-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3020-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3030-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3050-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3052-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3055-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3200-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3200m-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3200se-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3300_3310_3320-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3380-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3390-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_3392-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4000_series-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4050_series-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4100_series-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4200-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4240-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4250-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4300-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4345_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4350-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4_plus-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4l-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4si-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_4v-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_5000-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_5100_series-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_5200-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_5200l-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_5l-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_5mp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_5p-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_5si-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_6-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_6mp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_6p-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_8000-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_8100_series-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_8150_series-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_9000_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_9000_series-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_9040-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_9040_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_9050-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_9050_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_9055mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_9065mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_m1522_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_m2727_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_m3027_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_m3035_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_m4345_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_m5025_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_m5035_mfp-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_p1505-hpijs-pcl.ppd.gz
-share/ppd/HP/hp-laserjet_p2010-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_p2015_series-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_p3004-hpijs.ppd.gz
-share/ppd/HP/hp-laserjet_p3005-hpijs.ppd.gz
-share/ppd/HP/hp-mopier_320-hpijs.ppd.gz
-share/ppd/HP/hp-officejet-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_300-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_330-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_350-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_4100_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_4105-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_4115_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_4200_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_4300_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_5105-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_5110-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_5110v-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_5500_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_5600_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_6100_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_6150_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_6200_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_6300_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_700-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_710-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_7100_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_7200_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_725-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_7300_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_7400_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_d_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_g55-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_g85-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_g95-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_h470-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_j5700-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_k60-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_k60xi-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_k80-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_k80xi-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_lx-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_1150c-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_1170c_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_1175c_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_k5300-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_k5400-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_k550-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_k850-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_k8600-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_l7300-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_l7500-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_l7600-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_pro_l7700-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_r40-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_r45-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_r60-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_r65-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_r80-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_500-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_520-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_570-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_580-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_590-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_600-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_610-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_630-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_series_635-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_t_series-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_v40-hpijs.ppd.gz
-share/ppd/HP/hp-officejet_v40xi-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_100-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_1115-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_1215-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_1218-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_130-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_1315-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_140_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_230-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_240_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_2570_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_2600_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_2700_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_3100-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_3200_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_320_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_3300_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_330_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_370_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_380_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_420_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_470_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7150-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7200_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7345-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7350-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7400_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7550-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7600_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7700_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7800_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_7900_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_8000_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_8100_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_8200_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_8400_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_8700_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a310_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a320_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a430_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a440_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a510_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a520_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a610_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a620_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a710_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_a820_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_c3100_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_c4100_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_c4200_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_c4380_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_c5100_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_c5200_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_c6100_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_c7100_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_d5060_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_d5100-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_d6100-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_d7100-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_d7300_series-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_p1000-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_p1100-hpijs.ppd.gz
-share/ppd/HP/hp-photosmart_pro_b8300_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_1100_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_1200_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_1300_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_1310_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_1400_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_1510_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_1600_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_2110_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_2210_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_2300_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_2350_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_2400_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_2500_series-hpijs.ppd.gz
-share/ppd/HP/hp-psc_370-hpijs.ppd.gz
-share/ppd/HP/hp-psc_380-hpijs.ppd.gz
-share/ppd/HP/hp-psc_500-hpijs.ppd.gz
-share/ppd/HP/hp-psc_750-hpijs.ppd.gz
-share/ppd/HP/hp-psc_750xi-hpijs.ppd.gz
-share/ppd/HP/hp-psc_950-hpijs.ppd.gz
-share/ppd/HP/hp-psc_950xi-hpijs.ppd.gz
-share/ppd/HP/hp_LaserJet_1300_series-ps.ppd.gz
-share/ppd/HP/hp_LaserJet_2300-ps.ppd.gz
-share/ppd/HP/hp_LaserJet_3015-ps.ppd.gz
-share/ppd/HP/hp_LaserJet_3020_3030-ps.ppd.gz
-share/ppd/HP/hp_LaserJet_3380-ps.ppd.gz
-share/ppd/HP/hp_LaserJet_4200_Series-ps.ppd.gz
-share/ppd/HP/hp_LaserJet_4300_Series-ps.ppd.gz
-share/ppd/HP/hp_business_inkjet_2300-ps.ppd.gz
-share/ppd/HP/hp_color_LaserJet_2500-ps.ppd.gz
-share/ppd/HP/hp_color_LaserJet_3700-ps.ppd.gz
-share/ppd/HP/hp_color_LaserJet_4600-ps.ppd.gz
-share/ppd/HP/hp_color_LaserJet_4610-ps.ppd.gz
-share/ppd/HP/hp_color_LaserJet_4650-ps.ppd.gz
-share/ppd/HP/hp_color_LaserJet_5500-ps.ppd.gz
-share/ppd/HP/hp_color_LaserJet_9500-ps.ppd.gz
-share/ppd/HP/hp_color_LaserJet_9500_MFP-ps.ppd.gz
-share/ppd/HP/hp_officejet_9100_series-ps.ppd.gz
-@dirrm share/ppd/HP
-@dirrm share/ppd
-@unexec rm -f %D/%%DATADIR%%/*/*.pyc 2>/dev/null || true
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/scan
-@dirrm %%DATADIR%%/prnt
-@dirrm %%DATADIR%%/plugins
-@dirrm %%DATADIR%%/pcard
-@dirrm %%DATADIR%%/installer
-@dirrm %%DATADIR%%/fax
-@dirrm %%DATADIR%%/data/ps
-@dirrm %%DATADIR%%/data/pcl
-@dirrm %%DATADIR%%/data/models
-@dirrm %%DATADIR%%/data/localization
-@dirrm %%DATADIR%%/data/ldl
-@dirrm %%DATADIR%%/data/images
-@dirrm %%DATADIR%%/data
-@dirrm %%DATADIR%%/copier
-@dirrm %%DATADIR%%/base
-@dirrm %%DATADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/troubleshooting
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/tech_docs/man_pages
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/tech_docs
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/supported_devices
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/styles
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/step4/suse
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/step4/setup
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/step4/cups
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/step4
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/step3
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/step2
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/step1
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/manual/distros
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/manual
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install/install
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/install
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/images
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%/howtos
-%%PORTDOCS%%@dirrm %%DOCSDIR%%-%%PORTVERSION%%
-@dirrmtry share/applications
-@dirrmtry share/gnome
-@dirrmtry etc/hp
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
deleted file mode 100644
index f3366b56d1ce..000000000000
--- a/print/lyx-devel/Makefile
+++ /dev/null
@@ -1,120 +0,0 @@
-# New ports collection makefile for: lyx
-# Date created: Sa 12 Okt 1996 19:20:51 MET DST
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= lyx
-PORTVERSION= 1.4.5.1
-PORTREVISION= 1
-CATEGORIES= print
-MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.4.x/ \
- http://www-ftp.lip6.fr/ftp/pub/lyx/stable/1.4.x/ \
- ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.4.x/ \
- ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.4.x/ \
- http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/1.4.x/ \
- ftp://ftp.chg.ru/pub/X11/lyx/stable/1.4.x/
-
-MAINTAINER= mi@aldan.algebra.com
-COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
-
-BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
-RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost
-
-OPTIONS= QT "Use Qt (instead of XForms)" ${QT_PRESENT} \
- ASPELL "Utilize ASPELL library" on \
- AIKSAUR "Build Aiksaurus support (English thesaurus)" on \
- ISPELL "Depend on ISPELL as well" off
-ALL_TARGET= all check
-USE_BZIP2= yes
-USE_GNOME= gnometarget lthack
-USE_PERL5= yes
-USE_PYTHON= yes
-USE_GETTEXT= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-EXTRACT_AFTER_ARGS=| ${TAR} -xf - --exclude ${PORTNAME}-${PORTVERSION}/intl/*.[ch] --exclude ${PORTNAME}-${PORTVERSION}/boost
-CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \
- --without-included-boost \
- --with-extra-inc="${LOCALBASE}/include"
-MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
- AUTOHEADER="${TRUE}"
-MAN1= lyx.1 tex2lyx.1 lyxclient.1
-
-post-patch:
- # Removing mention of the bundled boost
- ${REINPLACE_CMD} -e 's, boost/[^ ]*Makefile,,g' ${WRKSRC}/configure
- ${REINPLACE_CMD} -e 's,detail/nullstream,utils/nullstream,' \
- ${WRKSRC}/src/pch.h ${WRKSRC}/src/support/pch.h \
- ${WRKSRC}/src/support/debugstream.h
- ${REINPLACE_CMD} -e 's,boost/regex\.hpp,boost/cregex.hpp,' \
- ${WRKSRC}/src/support/filetools.C
- ${REINPLACE_CMD} -e 's,/bin/bash,/bin/sh,' \
- ${WRKSRC}/src/support/tests/test_*
-
-pre-configure:
- # If the installed Boost is 1.34 or later, we must compile
- # with exceptions enabled:
- ${AWK} '/#define BOOST_VERSION / {exit($$NF >= 103400)}' \
- ${LOCALBASE}/include/boost/version.hpp || \
- ${REINPLACE_CMD} -e 's,\(AM_CXXFLAGS="\)-fno-exceptions,\1,' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-post-configure:
- # Removing explicit linking with -lc
- ${REINPLACE_CMD} -e 's,-lc ,,' ${WRKSRC}/*/Makefile
-
-.include <bsd.port.pre.mk>
-
-.if exists(${LOCALBASE}/bin/makepsres)
-PLIST_SUB+= PSRES=
-.else
-PLIST_SUB+= PSRES='@comment '
-.endif
-
-.if defined(WITH_AIKSAUR)
-LIB_DEPENDS+= Aiksaurus:${PORTSDIR}/textproc/aiksaurus
-.else
-CONFIGURE_ARGS+=--without-aiksaurus
-.endif
-
-.if defined(WITH_QT)
-LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33
-CONFIGURE_ARGS+= --with-frontend=qt
-CFLAGS+= ${PTHREAD_CFLAGS}
-CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS}
-RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf
-.else
-LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms
-CONFIGURE_ARGS+=--with-frontend=xforms
-USE_XORG= x11
-.endif
-
-.if defined(WITH_ASPELL)
-LIB_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
-CONFIGURE_ARGS+= --with-pspell \
- --with-pspell-lib="${LOCALBASE}/lib" \
- --with-pspell-include="${LOCALBASE}/include"
-.else
-CONFIGURE_ARGS+=--without-aspell --without-pspell
-.endif
-
-.if defined(WITH_ISPELL)
-RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
-.else
-CONFIGURE_ARGS+=--without-ispell
-.endif
-
-.if exists(${LOCALBASE}/lib/libqt-mt.prl)
-QT_PRESENT= on
-.else
-QT_PRESENT= off
-.endif
-
-.if ${OSVERSION} >= 700007 && ${ARCH} == i386 && ${CXX} == c++
-#BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/print/lyx-devel/distinfo b/print/lyx-devel/distinfo
deleted file mode 100644
index 55fcdfccac5b..000000000000
--- a/print/lyx-devel/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (lyx-1.4.5.1.tar.bz2) = b74d82e80c49c7edb782ec7395b7ca27
-SHA256 (lyx-1.4.5.1.tar.bz2) = b26a09cc29aaf77f4a4593d437b62fcf044926e481a8468ac6eb2e5ac695ca9b
-SIZE (lyx-1.4.5.1.tar.bz2) = 8026585
diff --git a/print/lyx-devel/files/patch-boost-134 b/print/lyx-devel/files/patch-boost-134
deleted file mode 100644
index 2bfe3a8f6140..000000000000
--- a/print/lyx-devel/files/patch-boost-134
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/support/path.h Mon Oct 6 11:43:21 2003
-+++ src/support/path.h Fri Jul 6 14:23:38 2007
-@@ -55,5 +55,5 @@
- // we add this macro:
- ///
--#ifndef PATH_C
-+#if 0
- #define Path(x) unnamed_Path;
- #endif
---- src/client/client.C Wed Apr 12 05:37:33 2006
-+++ src/client/client.C Fri Jul 6 15:47:26 2007
-@@ -94,5 +94,10 @@
- for (; beg != end; ++beg) {
- if (prefixIs(beg->leaf(), "lyx_tmpdir" + pid)) {
-+#include <boost/version.hpp>
-+#if BOOST_VERSION < 103400
- fs::path lyxsocket = *beg / "lyxsocket";
-+#else
-+ fs::path lyxsocket = beg->path() / "lyxsocket";
-+#endif
- if (fs::exists(lyxsocket)) {
- dirlist.push_back(lyxsocket);
diff --git a/print/lyx-devel/files/patch-src-support-fs_extras.C b/print/lyx-devel/files/patch-src-support-fs_extras.C
deleted file mode 100644
index a109e06f5b87..000000000000
--- a/print/lyx-devel/files/patch-src-support-fs_extras.C
+++ /dev/null
@@ -1,62 +0,0 @@
---- src/support/fs_extras.C.orig 2005-05-07 18:31:16.000000000 +0400
-+++ src/support/fs_extras.C 2009-03-23 18:01:11.000000000 +0300
-@@ -93,13 +93,15 @@
- {
-
- #ifdef BOOST_POSIX
-+#include <boost/version.hpp>
- int const infile = ::open(source.string().c_str(), O_RDONLY);
- if (infile == -1) {
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- struct stat source_stat;
-@@ -107,10 +109,11 @@
- if (ret == -1) {
- ::close(infile);
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- int const flags = O_WRONLY | O_CREAT | (noclobber ? O_EXCL : O_TRUNC);
-@@ -119,10 +122,11 @@
- if (outfile == -1) {
- ::close(infile);
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- std::size_t const buf_sz = 32768;
-@@ -149,10 +153,11 @@
-
- if (in == -1 || out == -1)
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- #endif
- #ifdef BOOST_WINDOWS
- if (::CopyFile(source.string().c_str(), target.string().c_str(), noclobber) == 0) {
diff --git a/print/lyx-devel/files/patch-src-support-tests-convert.C b/print/lyx-devel/files/patch-src-support-tests-convert.C
deleted file mode 100644
index ca9a46941ba8..000000000000
--- a/print/lyx-devel/files/patch-src-support-tests-convert.C
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/support/tests/convert.C.orig 2005-01-28 00:05:44.000000000 +0300
-+++ src/support/tests/convert.C 2009-03-25 06:33:54.000000000 +0300
-@@ -74,8 +74,7 @@
- << convert<string>(false) << '\n'
-
- << convert<string>('a') << '\n'
-- << convert<string>(1.0) << '\n'
-- << convert<string>(1.1) << endl;
-+ << convert<string>(1.0) << endl;
- }
-
- int main()
diff --git a/print/lyx-devel/files/patch-src-support-tests-regfiles-convert b/print/lyx-devel/files/patch-src-support-tests-regfiles-convert
deleted file mode 100644
index a63e24103730..000000000000
--- a/print/lyx-devel/files/patch-src-support-tests-regfiles-convert
+++ /dev/null
@@ -1,7 +0,0 @@
---- src/support/tests/regfiles/convert.orig 2005-01-28 00:05:44.000000000 +0300
-+++ src/support/tests/regfiles/convert 2009-03-25 06:34:11.000000000 +0300
-@@ -46,4 +46,3 @@
- false
- a
- 1
--1.1
diff --git a/print/lyx-devel/pkg-descr b/print/lyx-devel/pkg-descr
deleted file mode 100644
index 1e258d2b80eb..000000000000
--- a/print/lyx-devel/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-LyX is a document processor interfaced with LaTeX, which gives both the
-ease-of-use of a wordprocessor, and the flexibility and power of
-LaTeX.
-
-Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
-generated. Speeds up learning LaTeX and makes complicated layouts
-easy and intuitive. New features include spell-checking, international
-character support, WYSIWYG graphics, tables, and equations.
-
-WWW: http://www.lyx.org/
diff --git a/print/lyx-devel/pkg-plist b/print/lyx-devel/pkg-plist
deleted file mode 100644
index 93f5cbf8bd9d..000000000000
--- a/print/lyx-devel/pkg-plist
+++ /dev/null
@@ -1,1123 +0,0 @@
-bin/lyx
-bin/tex2lyx
-bin/lyxclient
-share/locale/cs/LC_MESSAGES/lyx.mo
-share/locale/da/LC_MESSAGES/lyx.mo
-share/locale/de/LC_MESSAGES/lyx.mo
-share/locale/es/LC_MESSAGES/lyx.mo
-share/locale/eu/LC_MESSAGES/lyx.mo
-share/locale/fi/LC_MESSAGES/lyx.mo
-share/locale/fr/LC_MESSAGES/lyx.mo
-share/locale/gl/LC_MESSAGES/lyx.mo
-share/locale/hu/LC_MESSAGES/lyx.mo
-share/locale/it/LC_MESSAGES/lyx.mo
-share/locale/nb/LC_MESSAGES/lyx.mo
-share/locale/nl/LC_MESSAGES/lyx.mo
-share/locale/nn/LC_MESSAGES/lyx.mo
-share/locale/pl/LC_MESSAGES/lyx.mo
-share/locale/ro/LC_MESSAGES/lyx.mo
-share/locale/ru/LC_MESSAGES/lyx.mo
-share/locale/sk/LC_MESSAGES/lyx.mo
-share/locale/sl/LC_MESSAGES/lyx.mo
-share/locale/tr/LC_MESSAGES/lyx.mo
-%%DATADIR%%/CREDITS
-%%DATADIR%%/unicodesymbols
-%%DATADIR%%/bind/aqua.bind
-%%DATADIR%%/bind/broadway.bind
-%%DATADIR%%/bind/cua.bind
-%%DATADIR%%/bind/cyrkeys.bind
-%%DATADIR%%/bind/de_menus.bind
-%%DATADIR%%/bind/emacs.bind
-%%DATADIR%%/bind/fi_menus.bind
-%%DATADIR%%/bind/greekkeys.bind
-%%DATADIR%%/bind/hollywood.bind
-%%DATADIR%%/bind/latinkeys.bind
-%%DATADIR%%/bind/mac.bind
-%%DATADIR%%/bind/math.bind
-%%DATADIR%%/bind/menus.bind
-%%DATADIR%%/bind/pt_menus.bind
-%%DATADIR%%/bind/sciword.bind
-%%DATADIR%%/bind/sv_menus.bind
-%%DATADIR%%/bind/xemacs.bind
-%%DATADIR%%/chkconfig.ltx
-%%DATADIR%%/clipart/BoxInsetDefault.png
-%%DATADIR%%/clipart/ComentNotaImagen.png
-%%DATADIR%%/clipart/CommentNoteImage.png
-%%DATADIR%%/clipart/CuadroMinipag.png
-%%DATADIR%%/clipart/GreyedOutNoteImage.png
-%%DATADIR%%/clipart/GrisNotaImagen.png
-%%DATADIR%%/clipart/LyXNoteImage.png
-%%DATADIR%%/clipart/NotaLyXImagen.png
-%%DATADIR%%/clipart/endnotes.pdf
-%%DATADIR%%/clipart/etiqueta.png
-%%DATADIR%%/clipart/float.png
-%%DATADIR%%/clipart/flotante.png
-%%DATADIR%%/clipart/footnote.png
-%%DATADIR%%/clipart/label.png
-%%DATADIR%%/clipart/notapie.png
-%%DATADIR%%/clipart/platypus.eps
-%%DATADIR%%/clipart/reference2.png
-%%DATADIR%%/clipart/referencia2.png
-%%DATADIR%%/clipart/with_fntright.pdf
-%%DATADIR%%/clipart/without_fntright.pdf
-%%DATADIR%%/configure.py
-%%DATADIR%%/configure.pyc
-%%DATADIR%%/configure.pyo
-%%DATADIR%%/doc/Customization.lyx
-%%DATADIR%%/doc/DocStyle.lyx
-%%DATADIR%%/doc/Extended.lyx
-%%DATADIR%%/doc/EmbeddedObjects.lyx
-%%DATADIR%%/doc/FAQ.lyx
-%%DATADIR%%/doc/Intro.lyx
-%%DATADIR%%/doc/LaTeXConfig.lyx.in
-%%DATADIR%%/doc/Reference.lyx
-%%DATADIR%%/doc/TOC.lyx
-%%DATADIR%%/doc/Tutorial.lyx
-%%DATADIR%%/doc/UserGuide.lyx
-%%DATADIR%%/doc/cs_TOC.lyx
-%%DATADIR%%/doc/cs_Tutorial.lyx
-%%DATADIR%%/doc/da_Intro.lyx
-%%DATADIR%%/doc/da_TOC.lyx
-%%DATADIR%%/doc/de_Customization.lyx
-%%DATADIR%%/doc/de_Extended.lyx
-%%DATADIR%%/doc/de_FAQ.lyx
-%%DATADIR%%/doc/de_Intro.lyx
-%%DATADIR%%/doc/de_TOC.lyx
-%%DATADIR%%/doc/de_Tutorial.lyx
-%%DATADIR%%/doc/de_UserGuide.lyx
-%%DATADIR%%/doc/es_EmbeddedObjects.lyx
-%%DATADIR%%/doc/es_Intro.lyx
-%%DATADIR%%/doc/es_TOC.lyx
-%%DATADIR%%/doc/es_Tutorial.lyx
-%%DATADIR%%/doc/escher-lsd.eps
-%%DATADIR%%/doc/eu_Customization.lyx
-%%DATADIR%%/doc/eu_Extended.lyx
-%%DATADIR%%/doc/eu_FAQ.lyx
-%%DATADIR%%/doc/eu_Intro.lyx
-%%DATADIR%%/doc/eu_TOC.lyx
-%%DATADIR%%/doc/eu_Tutorial.lyx
-%%DATADIR%%/doc/eu_UserGuide.lyx
-%%DATADIR%%/doc/fr_Customization.lyx
-%%DATADIR%%/doc/fr_Extended.lyx
-%%DATADIR%%/doc/fr_FAQ.lyx
-%%DATADIR%%/doc/fr_Intro.lyx
-%%DATADIR%%/doc/fr_TOC.lyx
-%%DATADIR%%/doc/fr_Tutorial.lyx
-%%DATADIR%%/doc/fr_UserGuide.lyx
-%%DATADIR%%/doc/gl_Intro.lyx
-%%DATADIR%%/doc/gl_TOC.lyx
-%%DATADIR%%/doc/gl_Tutorial.lyx
-%%DATADIR%%/doc/he_Intro.lyx
-%%DATADIR%%/doc/he_TOC.lyx
-%%DATADIR%%/doc/he_Tutorial.lyx
-%%DATADIR%%/doc/hu_Intro.lyx
-%%DATADIR%%/doc/hu_TOC.lyx
-%%DATADIR%%/doc/hu_Tutorial.lyx
-%%DATADIR%%/doc/it_Customization.lyx
-%%DATADIR%%/doc/it_Intro.lyx
-%%DATADIR%%/doc/it_TOC.lyx
-%%DATADIR%%/doc/it_Tutorial.lyx
-%%DATADIR%%/doc/it_UserGuide.lyx
-%%DATADIR%%/doc/mobius.eps
-%%DATADIR%%/doc/nb_Intro.lyx
-%%DATADIR%%/doc/nb_TOC.lyx
-%%DATADIR%%/doc/nl_Intro.lyx
-%%DATADIR%%/doc/nl_TOC.lyx
-%%DATADIR%%/doc/nl_Tutorial.lyx
-%%DATADIR%%/doc/pl_Extended.lyx
-%%DATADIR%%/doc/pl_Intro.lyx
-%%DATADIR%%/doc/pl_TOC.lyx
-%%DATADIR%%/doc/pl_Tutorial.lyx
-%%DATADIR%%/doc/platypus.eps
-%%DATADIR%%/doc/pt_Intro.lyx
-%%DATADIR%%/doc/pt_TOC.lyx
-%%DATADIR%%/doc/pt_Tutorial.lyx
-%%DATADIR%%/doc/ro_Intro.lyx
-%%DATADIR%%/doc/ro_TOC.lyx
-%%DATADIR%%/doc/ru_FAQ.lyx
-%%DATADIR%%/doc/ru_Intro.lyx
-%%DATADIR%%/doc/ru_TOC.lyx
-%%DATADIR%%/doc/ru_Tutorial.lyx
-%%DATADIR%%/doc/sk_TOC.lyx
-%%DATADIR%%/doc/sk_Tutorial.lyx
-%%DATADIR%%/doc/sk_UserGuide.lyx
-%%DATADIR%%/doc/sl_Intro.lyx
-%%DATADIR%%/doc/sl_TOC.lyx
-%%DATADIR%%/doc/sl_Tutorial.lyx
-%%DATADIR%%/doc/sv_Intro.lyx
-%%DATADIR%%/doc/sv_TOC.lyx
-%%DATADIR%%/doc/sv_Tutorial.lyx
-%%DATADIR%%/encodings
-%%DATADIR%%/examples/Foils.lyx
-%%DATADIR%%/examples/ItemizeBullets.lyx
-%%DATADIR%%/examples/Literate.lyx
-%%DATADIR%%/examples/Minipage.lyx
-%%DATADIR%%/examples/TableExamples.lyx
-%%DATADIR%%/examples/aa_sample.lyx
-%%DATADIR%%/examples/aas_sample.lyx
-%%DATADIR%%/examples/amsart-test.lyx
-%%DATADIR%%/examples/amsbook-test.lyx
-%%DATADIR%%/examples/beamer-g4-mask.jpg
-%%DATADIR%%/examples/beamer-g4.jpg
-%%DATADIR%%/examples/beamer-icsi-logo.pdf
-%%DATADIR%%/examples/beamer-knight1-mask.png
-%%DATADIR%%/examples/beamer-knight1.png
-%%DATADIR%%/examples/beamer-knight2-mask.png
-%%DATADIR%%/examples/beamer-knight2.png
-%%DATADIR%%/examples/beamer-knight3-mask.png
-%%DATADIR%%/examples/beamer-knight3.png
-%%DATADIR%%/examples/beamer-knight4-mask.png
-%%DATADIR%%/examples/beamer-knight4.png
-%%DATADIR%%/examples/beamerlyxexample1.lyx
-%%DATADIR%%/examples/ca_splash.lyx
-%%DATADIR%%/examples/cs_splash.lyx
-%%DATADIR%%/examples/chess-article.lyx
-%%DATADIR%%/examples/chessgame.lyx
-%%DATADIR%%/examples/currency.lyx
-%%DATADIR%%/examples/cv.lyx
-%%DATADIR%%/examples/da_splash.lyx
-%%DATADIR%%/examples/de_ItemizeBullets.lyx
-%%DATADIR%%/examples/de_Lebenslauf.lyx
-%%DATADIR%%/examples/de_Minipage.lyx
-%%DATADIR%%/examples/de_TableExamples.lyx
-%%DATADIR%%/examples/de_Waehrungen.lyx
-%%DATADIR%%/examples/de_beispiel_gelyxt.lyx
-%%DATADIR%%/examples/de_beispiel_roh.lyx
-%%DATADIR%%/examples/de_decimal.lyx
-%%DATADIR%%/examples/de_mathed.lyx
-%%DATADIR%%/examples/de_multicol.lyx
-%%DATADIR%%/examples/de_splash.lyx
-%%DATADIR%%/examples/decimal.lyx
-%%DATADIR%%/examples/docbook_article.lyx
-%%DATADIR%%/examples/es_ejemplo_con_lyx.lyx
-%%DATADIR%%/examples/es_ejemplo_sin_lyx.lyx
-%%DATADIR%%/examples/es_splash.lyx
-%%DATADIR%%/examples/eu_adibide_gordina.lyx
-%%DATADIR%%/examples/eu_adibide_lyx-atua.lyx
-%%DATADIR%%/examples/eu_splash.lyx
-%%DATADIR%%/examples/example_lyxified.lyx
-%%DATADIR%%/examples/example_raw.lyx
-%%DATADIR%%/examples/fr_AlignementDecimal.lyx
-%%DATADIR%%/examples/fr_CV.lyx
-%%DATADIR%%/examples/fr_ExemplesTableaux.lyx
-%%DATADIR%%/examples/fr_Foils.lyx
-%%DATADIR%%/examples/fr_ListesPuces.lyx
-%%DATADIR%%/examples/fr_Minipage.lyx
-%%DATADIR%%/examples/fr_exemple_brut.lyx
-%%DATADIR%%/examples/fr_exemple_lyxifie.lyx
-%%DATADIR%%/examples/fr_mathed.lyx
-%%DATADIR%%/examples/fr_multicol.lyx
-%%DATADIR%%/examples/fr_splash.lyx
-%%DATADIR%%/examples/g-brief2.lyx
-%%DATADIR%%/examples/gl_exemplo_bruto.lyx
-%%DATADIR%%/examples/gl_exemplo_lyxificado.lyx
-%%DATADIR%%/examples/gl_splash.lyx
-%%DATADIR%%/examples/he_example_raw.lyx
-%%DATADIR%%/examples/he_he_example_lyxified.lyx
-%%DATADIR%%/examples/he_he_example_raw.lyx
-%%DATADIR%%/examples/hu_splash.lyx
-%%DATADIR%%/examples/iecc05.fen
-%%DATADIR%%/examples/iecc07.fen
-%%DATADIR%%/examples/iecc12.fen
-%%DATADIR%%/examples/it_ItemizeBullets.lyx
-%%DATADIR%%/examples/it_splash.lyx
-%%DATADIR%%/examples/landslide.lyx
-%%DATADIR%%/examples/linuxdoc_manpage.lyx
-%%DATADIR%%/examples/listerrors.lyx
-%%DATADIR%%/examples/mathed.lyx
-%%DATADIR%%/examples/multicol.lyx
-%%DATADIR%%/examples/nl_multicol.lyx
-%%DATADIR%%/examples/nl_opsommingstekens.lyx
-%%DATADIR%%/examples/nl_splash.lyx
-%%DATADIR%%/examples/nl_voorbeeld_ruw.lyx
-%%DATADIR%%/examples/nl_voorbeeld_verlyxt.lyx
-%%DATADIR%%/examples/noweb2lyx.lyx
-%%DATADIR%%/examples/pl_splash.lyx
-%%DATADIR%%/examples/pt_splash.lyx
-%%DATADIR%%/examples/ro_splash.lyx
-%%DATADIR%%/examples/ru_splash.lyx
-%%DATADIR%%/examples/script_form.lyx
-%%DATADIR%%/examples/sl_primer_lyxan.lyx
-%%DATADIR%%/examples/sl_primer_surov.lyx
-%%DATADIR%%/examples/sl_splash.lyx
-%%DATADIR%%/examples/splash.lyx
-%%DATADIR%%/external_templates
-%%DATADIR%%/images/amssymb.xpm
-%%DATADIR%%/images/banner.ppm
-%%DATADIR%%/images/bookmark-goto.xpm
-%%DATADIR%%/images/bookmark-save.xpm
-%%DATADIR%%/images/break-line.xpm
-%%DATADIR%%/images/buffer-close.xpm
-%%DATADIR%%/images/buffer-export_dvi.xpm
-%%DATADIR%%/images/buffer-export_latex.xpm
-%%DATADIR%%/images/buffer-export_ps.xpm
-%%DATADIR%%/images/buffer-export_text.xpm
-%%DATADIR%%/images/buffer-new.xpm
-%%DATADIR%%/images/buffer-reload.xpm
-%%DATADIR%%/images/buffer-update_dvi.xpm
-%%DATADIR%%/images/buffer-update_ps.xpm
-%%DATADIR%%/images/buffer-view_dvi.xpm
-%%DATADIR%%/images/buffer-view_ps.xpm
-%%DATADIR%%/images/buffer-write-as.xpm
-%%DATADIR%%/images/buffer-write.xpm
-%%DATADIR%%/images/build-program.xpm
-%%DATADIR%%/images/copy.xpm
-%%DATADIR%%/images/cut.xpm
-%%DATADIR%%/images/depth-decrement.xpm
-%%DATADIR%%/images/depth-increment.xpm
-%%DATADIR%%/images/dialog-preferences.xpm
-%%DATADIR%%/images/dialog-show-new-inset_citation.xpm
-%%DATADIR%%/images/dialog-show-new-inset_graphics.xpm
-%%DATADIR%%/images/dialog-show-new-inset_include.xpm
-%%DATADIR%%/images/dialog-show-new-inset_ref.xpm
-%%DATADIR%%/images/dialog-show_character.xpm
-%%DATADIR%%/images/dialog-show_findreplace.xpm
-%%DATADIR%%/images/dialog-show_mathpanel.xpm
-%%DATADIR%%/images/dialog-show_print.xpm
-%%DATADIR%%/images/dialog-show_spellchecker.xpm
-%%DATADIR%%/images/down.xpm
-%%DATADIR%%/images/ert-insert.xpm
-%%DATADIR%%/images/file-open.xpm
-%%DATADIR%%/images/float-insert_figure.xpm
-%%DATADIR%%/images/float-insert_table.xpm
-%%DATADIR%%/images/font-bold.xpm
-%%DATADIR%%/images/font-emph.xpm
-%%DATADIR%%/images/font-free-apply.xpm
-%%DATADIR%%/images/font-noun.xpm
-%%DATADIR%%/images/font-sans.xpm
-%%DATADIR%%/images/footnote-insert.xpm
-%%DATADIR%%/images/index-insert.xpm
-%%DATADIR%%/images/label-insert.xpm
-%%DATADIR%%/images/layout.xpm
-%%DATADIR%%/images/layout-document.xpm
-%%DATADIR%%/images/layout-paragraph.xpm
-%%DATADIR%%/images/layout_Description.xpm
-%%DATADIR%%/images/layout_Enumerate.xpm
-%%DATADIR%%/images/layout_Itemize.xpm
-%%DATADIR%%/images/layout_List.xpm
-%%DATADIR%%/images/layout_LyX-Code.xpm
-%%DATADIR%%/images/layout_Scrap.xpm
-%%DATADIR%%/images/layout_Section.xpm
-%%DATADIR%%/images/lyx-quit.xpm
-%%DATADIR%%/images/lyx.xpm
-%%DATADIR%%/images/marginalnote-insert.xpm
-%%DATADIR%%/images/math-display.xpm
-%%DATADIR%%/images/math-matrix.xpm
-%%DATADIR%%/images/math-mode.xpm
-%%DATADIR%%/images/math-subscript.xpm
-%%DATADIR%%/images/math-superscript.xpm
-%%DATADIR%%/images/math/Bbbk.xpm
-%%DATADIR%%/images/math/Finv.xpm
-%%DATADIR%%/images/math/Game.xpm
-%%DATADIR%%/images/math/Im.xpm
-%%DATADIR%%/images/math/Lleftarrow.xpm
-%%DATADIR%%/images/math/Lsh.xpm
-%%DATADIR%%/images/math/Re.xpm
-%%DATADIR%%/images/math/Rsh.xpm
-%%DATADIR%%/images/math/Vert.xpm
-%%DATADIR%%/images/math/Vvdash.xpm
-%%DATADIR%%/images/math/acute.xpm
-%%DATADIR%%/images/math/aleph.xpm
-%%DATADIR%%/images/math/alpha.xpm
-%%DATADIR%%/images/math/amalg.xpm
-%%DATADIR%%/images/math/angle.xpm
-%%DATADIR%%/images/math/approx.xpm
-%%DATADIR%%/images/math/approxeq.xpm
-%%DATADIR%%/images/math/asymp.xpm
-%%DATADIR%%/images/math/backepsilon.xpm
-%%DATADIR%%/images/math/backprime.xpm
-%%DATADIR%%/images/math/backsim.xpm
-%%DATADIR%%/images/math/backsimeq.xpm
-%%DATADIR%%/images/math/backslash.xpm
-%%DATADIR%%/images/math/bar.xpm
-%%DATADIR%%/images/math/bars.xpm
-%%DATADIR%%/images/math/barwedge.xpm
-%%DATADIR%%/images/math/because.xpm
-%%DATADIR%%/images/math/beta.xpm
-%%DATADIR%%/images/math/beth.xpm
-%%DATADIR%%/images/math/between.xpm
-%%DATADIR%%/images/math/bigcap.xpm
-%%DATADIR%%/images/math/bigcirc.xpm
-%%DATADIR%%/images/math/bigcup.xpm
-%%DATADIR%%/images/math/bigodot.xpm
-%%DATADIR%%/images/math/bigoplus.xpm
-%%DATADIR%%/images/math/bigotimes.xpm
-%%DATADIR%%/images/math/bigsqcup.xpm
-%%DATADIR%%/images/math/bigstar.xpm
-%%DATADIR%%/images/math/bigtriangledown.xpm
-%%DATADIR%%/images/math/bigtriangleup.xpm
-%%DATADIR%%/images/math/biguplus.xpm
-%%DATADIR%%/images/math/bigvee.xpm
-%%DATADIR%%/images/math/bigwedge.xpm
-%%DATADIR%%/images/math/blacklozenge.xpm
-%%DATADIR%%/images/math/blacksquare.xpm
-%%DATADIR%%/images/math/blacktriangle.xpm
-%%DATADIR%%/images/math/blacktriangledown.xpm
-%%DATADIR%%/images/math/blacktriangleleft.xpm
-%%DATADIR%%/images/math/blacktriangleright.xpm
-%%DATADIR%%/images/math/bot.xpm
-%%DATADIR%%/images/math/bowtie.xpm
-%%DATADIR%%/images/math/boxdot.xpm
-%%DATADIR%%/images/math/boxminus.xpm
-%%DATADIR%%/images/math/boxplus.xpm
-%%DATADIR%%/images/math/boxtimes.xpm
-%%DATADIR%%/images/math/breve.xpm
-%%DATADIR%%/images/math/bullet.xpm
-%%DATADIR%%/images/math/bumpeq.xpm
-%%DATADIR%%/images/math/bumpeq2.xpm
-%%DATADIR%%/images/math/cap.xpm
-%%DATADIR%%/images/math/cap2.xpm
-%%DATADIR%%/images/math/cases.xpm
-%%DATADIR%%/images/math/cdot.xpm
-%%DATADIR%%/images/math/cdots.xpm
-%%DATADIR%%/images/math/centerdot.xpm
-%%DATADIR%%/images/math/check.xpm
-%%DATADIR%%/images/math/chi.xpm
-%%DATADIR%%/images/math/circ.xpm
-%%DATADIR%%/images/math/circeq.xpm
-%%DATADIR%%/images/math/circlearrowleft.xpm
-%%DATADIR%%/images/math/circlearrowright.xpm
-%%DATADIR%%/images/math/circledS.xpm
-%%DATADIR%%/images/math/circledast.xpm
-%%DATADIR%%/images/math/circledcirc.xpm
-%%DATADIR%%/images/math/circleddash.xpm
-%%DATADIR%%/images/math/clubsuit.xpm
-%%DATADIR%%/images/math/complement.xpm
-%%DATADIR%%/images/math/cong.xpm
-%%DATADIR%%/images/math/coprod.xpm
-%%DATADIR%%/images/math/cup.xpm
-%%DATADIR%%/images/math/cup2.xpm
-%%DATADIR%%/images/math/curlyeqprec.xpm
-%%DATADIR%%/images/math/curlyeqsucc.xpm
-%%DATADIR%%/images/math/curlyvee.xpm
-%%DATADIR%%/images/math/curlywedge.xpm
-%%DATADIR%%/images/math/curvearrowleft.xpm
-%%DATADIR%%/images/math/curvearrowright.xpm
-%%DATADIR%%/images/math/dagger.xpm
-%%DATADIR%%/images/math/daleth.xpm
-%%DATADIR%%/images/math/dashleftarrow.xpm
-%%DATADIR%%/images/math/dashrightarrow.xpm
-%%DATADIR%%/images/math/dashv.xpm
-%%DATADIR%%/images/math/ddagger.xpm
-%%DATADIR%%/images/math/ddot.xpm
-%%DATADIR%%/images/math/ddots.xpm
-%%DATADIR%%/images/math/delim.xpm
-%%DATADIR%%/images/math/delta.xpm
-%%DATADIR%%/images/math/delta2.xpm
-%%DATADIR%%/images/math/diagdown.xpm
-%%DATADIR%%/images/math/diagup.xpm
-%%DATADIR%%/images/math/diamond.xpm
-%%DATADIR%%/images/math/diamondsuit.xpm
-%%DATADIR%%/images/math/digamma.xpm
-%%DATADIR%%/images/math/div.xpm
-%%DATADIR%%/images/math/divideontimes.xpm
-%%DATADIR%%/images/math/dot.xpm
-%%DATADIR%%/images/math/doteq.xpm
-%%DATADIR%%/images/math/doteqdot.xpm
-%%DATADIR%%/images/math/dotplus.xpm
-%%DATADIR%%/images/math/doublebarwedge.xpm
-%%DATADIR%%/images/math/downarrow.xpm
-%%DATADIR%%/images/math/downarrow2.xpm
-%%DATADIR%%/images/math/downdownarrows.xpm
-%%DATADIR%%/images/math/downharpoonleft.xpm
-%%DATADIR%%/images/math/downharpoonright.xpm
-%%DATADIR%%/images/math/ell.xpm
-%%DATADIR%%/images/math/empty.xpm
-%%DATADIR%%/images/math/emptyset.xpm
-%%DATADIR%%/images/math/epsilon.xpm
-%%DATADIR%%/images/math/eqcirc.xpm
-%%DATADIR%%/images/math/eqslantgtr.xpm
-%%DATADIR%%/images/math/eqslantless.xpm
-%%DATADIR%%/images/math/equation.xpm
-%%DATADIR%%/images/math/equiv.xpm
-%%DATADIR%%/images/math/eta.xpm
-%%DATADIR%%/images/math/eth.xpm
-%%DATADIR%%/images/math/exists.xpm
-%%DATADIR%%/images/math/fallingdotseq.xpm
-%%DATADIR%%/images/math/flat.xpm
-%%DATADIR%%/images/math/font.xpm
-%%DATADIR%%/images/math/forall.xpm
-%%DATADIR%%/images/math/frac.xpm
-%%DATADIR%%/images/math/frown.xpm
-%%DATADIR%%/images/math/gamma.xpm
-%%DATADIR%%/images/math/gamma2.xpm
-%%DATADIR%%/images/math/geq.xpm
-%%DATADIR%%/images/math/geqq.xpm
-%%DATADIR%%/images/math/geqslant.xpm
-%%DATADIR%%/images/math/gg.xpm
-%%DATADIR%%/images/math/ggg.xpm
-%%DATADIR%%/images/math/gimel.xpm
-%%DATADIR%%/images/math/gnapprox.xpm
-%%DATADIR%%/images/math/gneq.xpm
-%%DATADIR%%/images/math/gneqq.xpm
-%%DATADIR%%/images/math/gnsim.xpm
-%%DATADIR%%/images/math/grave.xpm
-%%DATADIR%%/images/math/gtrapprox.xpm
-%%DATADIR%%/images/math/gtrdot.xpm
-%%DATADIR%%/images/math/gtreqless.xpm
-%%DATADIR%%/images/math/gtreqqless.xpm
-%%DATADIR%%/images/math/gtrless.xpm
-%%DATADIR%%/images/math/gtrsim.xpm
-%%DATADIR%%/images/math/gvertneqq.xpm
-%%DATADIR%%/images/math/hat.xpm
-%%DATADIR%%/images/math/hbar.xpm
-%%DATADIR%%/images/math/heartsuit.xpm
-%%DATADIR%%/images/math/hookleftarrow.xpm
-%%DATADIR%%/images/math/hookrightarrow.xpm
-%%DATADIR%%/images/math/hphantom.xpm
-%%DATADIR%%/images/math/hslash.xpm
-%%DATADIR%%/images/math/imath.xpm
-%%DATADIR%%/images/math/in.xpm
-%%DATADIR%%/images/math/infty.xpm
-%%DATADIR%%/images/math/int.xpm
-%%DATADIR%%/images/math/intercal.xpm
-%%DATADIR%%/images/math/intop.xpm
-%%DATADIR%%/images/math/iota.xpm
-%%DATADIR%%/images/math/jmath.xpm
-%%DATADIR%%/images/math/kappa.xpm
-%%DATADIR%%/images/math/lambda.xpm
-%%DATADIR%%/images/math/lambda2.xpm
-%%DATADIR%%/images/math/langle.xpm
-%%DATADIR%%/images/math/lbrace.xpm
-%%DATADIR%%/images/math/lbrace_rbrace.xpm
-%%DATADIR%%/images/math/lbracket.xpm
-%%DATADIR%%/images/math/lbracket_rbracket.xpm
-%%DATADIR%%/images/math/lceil.xpm
-%%DATADIR%%/images/math/lceil_rceil.xpm
-%%DATADIR%%/images/math/ldots.xpm
-%%DATADIR%%/images/math/leftarrow.xpm
-%%DATADIR%%/images/math/leftarrow2.xpm
-%%DATADIR%%/images/math/leftarrowtail.xpm
-%%DATADIR%%/images/math/leftharpoondown.xpm
-%%DATADIR%%/images/math/leftharpoonup.xpm
-%%DATADIR%%/images/math/leftleftarrows.xpm
-%%DATADIR%%/images/math/leftrightarrow.xpm
-%%DATADIR%%/images/math/leftrightarrow2.xpm
-%%DATADIR%%/images/math/leftrightarrows.xpm
-%%DATADIR%%/images/math/leftrightharpoons.xpm
-%%DATADIR%%/images/math/leftrightsquigarrow.xpm
-%%DATADIR%%/images/math/leftthreetimes.xpm
-%%DATADIR%%/images/math/leq.xpm
-%%DATADIR%%/images/math/leqq.xpm
-%%DATADIR%%/images/math/leqslant.xpm
-%%DATADIR%%/images/math/lessapprox.xpm
-%%DATADIR%%/images/math/lessdot.xpm
-%%DATADIR%%/images/math/lesseqgtr.xpm
-%%DATADIR%%/images/math/lesseqqgtr.xpm
-%%DATADIR%%/images/math/lessgtr.xpm
-%%DATADIR%%/images/math/lesssim.xpm
-%%DATADIR%%/images/math/lfloor.xpm
-%%DATADIR%%/images/math/lfloor_rfloor.xpm
-%%DATADIR%%/images/math/ll.xpm
-%%DATADIR%%/images/math/llcorner.xpm
-%%DATADIR%%/images/math/lll.xpm
-%%DATADIR%%/images/math/lnapprox.xpm
-%%DATADIR%%/images/math/lneq.xpm
-%%DATADIR%%/images/math/lneqq.xpm
-%%DATADIR%%/images/math/lnsim.xpm
-%%DATADIR%%/images/math/longleftarrow.xpm
-%%DATADIR%%/images/math/longleftarrow2.xpm
-%%DATADIR%%/images/math/longleftrightarrow.xpm
-%%DATADIR%%/images/math/longleftrightarrow2.xpm
-%%DATADIR%%/images/math/longmapsto.xpm
-%%DATADIR%%/images/math/longrightarrow.xpm
-%%DATADIR%%/images/math/longrightarrow2.xpm
-%%DATADIR%%/images/math/looparrowleft.xpm
-%%DATADIR%%/images/math/looparrowright.xpm
-%%DATADIR%%/images/math/lozenge.xpm
-%%DATADIR%%/images/math/lparen.xpm
-%%DATADIR%%/images/math/lparen_rparen.xpm
-%%DATADIR%%/images/math/lrcorner.xpm
-%%DATADIR%%/images/math/ltimes.xpm
-%%DATADIR%%/images/math/lvertneqq.xpm
-%%DATADIR%%/images/math/mapsto.xpm
-%%DATADIR%%/images/math/mathbb_C.xpm
-%%DATADIR%%/images/math/mathbb_H.xpm
-%%DATADIR%%/images/math/mathbb_N.xpm
-%%DATADIR%%/images/math/mathbb_Q.xpm
-%%DATADIR%%/images/math/mathbb_R.xpm
-%%DATADIR%%/images/math/mathbb_Z.xpm
-%%DATADIR%%/images/math/mathcal_F.xpm
-%%DATADIR%%/images/math/mathcal_H.xpm
-%%DATADIR%%/images/math/mathcal_L.xpm
-%%DATADIR%%/images/math/mathcal_O.xpm
-%%DATADIR%%/images/math/mathcircumflex.xpm
-%%DATADIR%%/images/math/mathrm_T.xpm
-%%DATADIR%%/images/math/matrix.xpm
-%%DATADIR%%/images/math/measuredangle.xpm
-%%DATADIR%%/images/math/mho.xpm
-%%DATADIR%%/images/math/mid.xpm
-%%DATADIR%%/images/math/models.xpm
-%%DATADIR%%/images/math/mp.xpm
-%%DATADIR%%/images/math/mu.xpm
-%%DATADIR%%/images/math/multimap.xpm
-%%DATADIR%%/images/math/nabla.xpm
-%%DATADIR%%/images/math/natural.xpm
-%%DATADIR%%/images/math/ncong.xpm
-%%DATADIR%%/images/math/nearrow.xpm
-%%DATADIR%%/images/math/neg.xpm
-%%DATADIR%%/images/math/neq.xpm
-%%DATADIR%%/images/math/nexists.xpm
-%%DATADIR%%/images/math/ngeq.xpm
-%%DATADIR%%/images/math/ngeqq.xpm
-%%DATADIR%%/images/math/ngeqslant.xpm
-%%DATADIR%%/images/math/ngtr.xpm
-%%DATADIR%%/images/math/ni.xpm
-%%DATADIR%%/images/math/nleftarrow.xpm
-%%DATADIR%%/images/math/nleftarrow2.xpm
-%%DATADIR%%/images/math/nleftrightarrow.xpm
-%%DATADIR%%/images/math/nleftrightarrow2.xpm
-%%DATADIR%%/images/math/nleq.xpm
-%%DATADIR%%/images/math/nleqq.xpm
-%%DATADIR%%/images/math/nleqslant.xpm
-%%DATADIR%%/images/math/nless.xpm
-%%DATADIR%%/images/math/nmid.xpm
-%%DATADIR%%/images/math/notin.xpm
-%%DATADIR%%/images/math/nparallel.xpm
-%%DATADIR%%/images/math/nprec.xpm
-%%DATADIR%%/images/math/npreceq.xpm
-%%DATADIR%%/images/math/nrightarrow.xpm
-%%DATADIR%%/images/math/nrightarrow2.xpm
-%%DATADIR%%/images/math/nshortmid.xpm
-%%DATADIR%%/images/math/nshortparallel.xpm
-%%DATADIR%%/images/math/nsim.xpm
-%%DATADIR%%/images/math/nsubseteq.xpm
-%%DATADIR%%/images/math/nsucc.xpm
-%%DATADIR%%/images/math/nsucceq.xpm
-%%DATADIR%%/images/math/nsupseteq.xpm
-%%DATADIR%%/images/math/nsupseteqq.xpm
-%%DATADIR%%/images/math/ntriangleleft.xpm
-%%DATADIR%%/images/math/ntrianglelefteq.xpm
-%%DATADIR%%/images/math/ntriangleright.xpm
-%%DATADIR%%/images/math/ntrianglerighteq.xpm
-%%DATADIR%%/images/math/nu.xpm
-%%DATADIR%%/images/math/nvdash.xpm
-%%DATADIR%%/images/math/nvdash2.xpm
-%%DATADIR%%/images/math/nvdash3.xpm
-%%DATADIR%%/images/math/nwarrow.xpm
-%%DATADIR%%/images/math/odot.xpm
-%%DATADIR%%/images/math/oint.xpm
-%%DATADIR%%/images/math/ointop.xpm
-%%DATADIR%%/images/math/omega.xpm
-%%DATADIR%%/images/math/omega2.xpm
-%%DATADIR%%/images/math/ominus.xpm
-%%DATADIR%%/images/math/oplus.xpm
-%%DATADIR%%/images/math/oslash.xpm
-%%DATADIR%%/images/math/otimes.xpm
-%%DATADIR%%/images/math/overbrace.xpm
-%%DATADIR%%/images/math/overleftarrow.xpm
-%%DATADIR%%/images/math/overleftrightarrow.xpm
-%%DATADIR%%/images/math/overline.xpm
-%%DATADIR%%/images/math/overrightarrow.xpm
-%%DATADIR%%/images/math/overset.xpm
-%%DATADIR%%/images/math/parallel.xpm
-%%DATADIR%%/images/math/partial.xpm
-%%DATADIR%%/images/math/perp.xpm
-%%DATADIR%%/images/math/phantom.xpm
-%%DATADIR%%/images/math/phi.xpm
-%%DATADIR%%/images/math/phi2.xpm
-%%DATADIR%%/images/math/pi.xpm
-%%DATADIR%%/images/math/pi2.xpm
-%%DATADIR%%/images/math/pitchfork.xpm
-%%DATADIR%%/images/math/pm.xpm
-%%DATADIR%%/images/math/prec.xpm
-%%DATADIR%%/images/math/precapprox.xpm
-%%DATADIR%%/images/math/preccurlyeq.xpm
-%%DATADIR%%/images/math/preceq.xpm
-%%DATADIR%%/images/math/precnapprox.xpm
-%%DATADIR%%/images/math/precnsim.xpm
-%%DATADIR%%/images/math/precsim.xpm
-%%DATADIR%%/images/math/prime.xpm
-%%DATADIR%%/images/math/prod.xpm
-%%DATADIR%%/images/math/propto.xpm
-%%DATADIR%%/images/math/psi.xpm
-%%DATADIR%%/images/math/psi2.xpm
-%%DATADIR%%/images/math/rangle.xpm
-%%DATADIR%%/images/math/rbrace.xpm
-%%DATADIR%%/images/math/rbracket.xpm
-%%DATADIR%%/images/math/rceil.xpm
-%%DATADIR%%/images/math/rfloor.xpm
-%%DATADIR%%/images/math/rho.xpm
-%%DATADIR%%/images/math/rightarrow.xpm
-%%DATADIR%%/images/math/rightarrow2.xpm
-%%DATADIR%%/images/math/rightarrowtail.xpm
-%%DATADIR%%/images/math/rightharpoondown.xpm
-%%DATADIR%%/images/math/rightharpoonup.xpm
-%%DATADIR%%/images/math/rightleftarrows.xpm
-%%DATADIR%%/images/math/rightleftharpoons.xpm
-%%DATADIR%%/images/math/rightrightarrows.xpm
-%%DATADIR%%/images/math/rightsquigarrow.xpm
-%%DATADIR%%/images/math/rightthreetimes.xpm
-%%DATADIR%%/images/math/risingdotseq.xpm
-%%DATADIR%%/images/math/root.xpm
-%%DATADIR%%/images/math/rparen.xpm
-%%DATADIR%%/images/math/rtimes.xpm
-%%DATADIR%%/images/math/searrow.xpm
-%%DATADIR%%/images/math/setminus.xpm
-%%DATADIR%%/images/math/sharp.xpm
-%%DATADIR%%/images/math/shortmid.xpm
-%%DATADIR%%/images/math/shortparallel.xpm
-%%DATADIR%%/images/math/sigma.xpm
-%%DATADIR%%/images/math/sigma2.xpm
-%%DATADIR%%/images/math/sim.xpm
-%%DATADIR%%/images/math/simeq.xpm
-%%DATADIR%%/images/math/slash.xpm
-%%DATADIR%%/images/math/smallfrown.xpm
-%%DATADIR%%/images/math/smallsetminus.xpm
-%%DATADIR%%/images/math/smallsmile.xpm
-%%DATADIR%%/images/math/smile.xpm
-%%DATADIR%%/images/math/space.xpm
-%%DATADIR%%/images/math/spadesuit.xpm
-%%DATADIR%%/images/math/sphericalangle.xpm
-%%DATADIR%%/images/math/sqcap.xpm
-%%DATADIR%%/images/math/sqcup.xpm
-%%DATADIR%%/images/math/sqrt.xpm
-%%DATADIR%%/images/math/sqrt-square.xpm
-%%DATADIR%%/images/math/sqsubset.xpm
-%%DATADIR%%/images/math/sqsubseteq.xpm
-%%DATADIR%%/images/math/sqsupset.xpm
-%%DATADIR%%/images/math/sqsupseteq.xpm
-%%DATADIR%%/images/math/square.xpm
-%%DATADIR%%/images/math/star.xpm
-%%DATADIR%%/images/math/style.xbm
-%%DATADIR%%/images/math/style.xpm
-%%DATADIR%%/images/math/sub.xpm
-%%DATADIR%%/images/math/subset.xpm
-%%DATADIR%%/images/math/subset2.xpm
-%%DATADIR%%/images/math/subseteq.xpm
-%%DATADIR%%/images/math/subseteqq.xpm
-%%DATADIR%%/images/math/subsetneq.xpm
-%%DATADIR%%/images/math/subsetneqq.xpm
-%%DATADIR%%/images/math/succ.xpm
-%%DATADIR%%/images/math/succapprox.xpm
-%%DATADIR%%/images/math/succcurlyeq.xpm
-%%DATADIR%%/images/math/succeq.xpm
-%%DATADIR%%/images/math/succnapprox.xpm
-%%DATADIR%%/images/math/succnsim.xpm
-%%DATADIR%%/images/math/succsim.xpm
-%%DATADIR%%/images/math/sum.xpm
-%%DATADIR%%/images/math/super.xpm
-%%DATADIR%%/images/math/supset.xpm
-%%DATADIR%%/images/math/supset2.xpm
-%%DATADIR%%/images/math/supseteq.xpm
-%%DATADIR%%/images/math/supseteqq.xpm
-%%DATADIR%%/images/math/supsetneq.xpm
-%%DATADIR%%/images/math/supsetneqq.xpm
-%%DATADIR%%/images/math/surd.xpm
-%%DATADIR%%/images/math/swarrow.xpm
-%%DATADIR%%/images/math/tau.xpm
-%%DATADIR%%/images/math/textrm_AA.xpm
-%%DATADIR%%/images/math/textrm_Oe.xpm
-%%DATADIR%%/images/math/therefore.xpm
-%%DATADIR%%/images/math/theta.xpm
-%%DATADIR%%/images/math/theta2.xpm
-%%DATADIR%%/images/math/thickapprox.xpm
-%%DATADIR%%/images/math/thicksim.xpm
-%%DATADIR%%/images/math/tilde.xpm
-%%DATADIR%%/images/math/times.xpm
-%%DATADIR%%/images/math/top.xpm
-%%DATADIR%%/images/math/triangle.xpm
-%%DATADIR%%/images/math/triangledown.xpm
-%%DATADIR%%/images/math/triangleleft.xpm
-%%DATADIR%%/images/math/trianglelefteq.xpm
-%%DATADIR%%/images/math/triangleq.xpm
-%%DATADIR%%/images/math/triangleright.xpm
-%%DATADIR%%/images/math/trianglerighteq.xpm
-%%DATADIR%%/images/math/twoheadleftarrow.xpm
-%%DATADIR%%/images/math/twoheadrightarrow.xpm
-%%DATADIR%%/images/math/ulcorner.xpm
-%%DATADIR%%/images/math/underbrace.xpm
-%%DATADIR%%/images/math/underleftarrow.xpm
-%%DATADIR%%/images/math/underleftrightarrow.xpm
-%%DATADIR%%/images/math/underline.xpm
-%%DATADIR%%/images/math/underrightarrow.xpm
-%%DATADIR%%/images/math/underscore.xpm
-%%DATADIR%%/images/math/underset.xpm
-%%DATADIR%%/images/math/uparrow.xpm
-%%DATADIR%%/images/math/uparrow2.xpm
-%%DATADIR%%/images/math/updownarrow.xpm
-%%DATADIR%%/images/math/updownarrow2.xpm
-%%DATADIR%%/images/math/upharpoonleft.xpm
-%%DATADIR%%/images/math/upharpoonright.xpm
-%%DATADIR%%/images/math/uplus.xpm
-%%DATADIR%%/images/math/upsilon.xpm
-%%DATADIR%%/images/math/upsilon2.xpm
-%%DATADIR%%/images/math/upuparrows.xpm
-%%DATADIR%%/images/math/urcorner.xpm
-%%DATADIR%%/images/math/varepsilon.xpm
-%%DATADIR%%/images/math/varkappa.xpm
-%%DATADIR%%/images/math/varnothing.xpm
-%%DATADIR%%/images/math/varphi.xpm
-%%DATADIR%%/images/math/varpi.xpm
-%%DATADIR%%/images/math/varpropto.xpm
-%%DATADIR%%/images/math/varsigma.xpm
-%%DATADIR%%/images/math/varsubsetneq.xpm
-%%DATADIR%%/images/math/varsubsetneqq.xpm
-%%DATADIR%%/images/math/varsupsetneq.xpm
-%%DATADIR%%/images/math/varsupsetneqq.xpm
-%%DATADIR%%/images/math/vartheta.xpm
-%%DATADIR%%/images/math/vartriangle.xpm
-%%DATADIR%%/images/math/vartriangleleft.xpm
-%%DATADIR%%/images/math/vartriangleright.xpm
-%%DATADIR%%/images/math/vdash.xpm
-%%DATADIR%%/images/math/vdash2.xpm
-%%DATADIR%%/images/math/vdash3.xpm
-%%DATADIR%%/images/math/vdots.xpm
-%%DATADIR%%/images/math/vec.xpm
-%%DATADIR%%/images/math/vee.xpm
-%%DATADIR%%/images/math/veebar.xpm
-%%DATADIR%%/images/math/vphantom.xpm
-%%DATADIR%%/images/math/wedge.xpm
-%%DATADIR%%/images/math/widehat.xpm
-%%DATADIR%%/images/math/widetilde.xpm
-%%DATADIR%%/images/math/wp.xpm
-%%DATADIR%%/images/math/wr.xpm
-%%DATADIR%%/images/math/xi.xpm
-%%DATADIR%%/images/math/xi2.xpm
-%%DATADIR%%/images/math/zeta.xpm
-%%DATADIR%%/images/note-insert.xpm
-%%DATADIR%%/images/paste.xpm
-%%DATADIR%%/images/psnfss1.xpm
-%%DATADIR%%/images/psnfss2.xpm
-%%DATADIR%%/images/psnfss3.xpm
-%%DATADIR%%/images/psnfss4.xpm
-%%DATADIR%%/images/redo.xpm
-%%DATADIR%%/images/standard.xpm
-%%DATADIR%%/images/tabular-feature_align-center.xpm
-%%DATADIR%%/images/tabular-feature_align-left.xpm
-%%DATADIR%%/images/tabular-feature_align-right.xpm
-%%DATADIR%%/images/tabular-feature_append-column.xpm
-%%DATADIR%%/images/tabular-feature_append-row.xpm
-%%DATADIR%%/images/tabular-feature_delete-column.xpm
-%%DATADIR%%/images/tabular-feature_delete-row.xpm
-%%DATADIR%%/images/tabular-feature_multicolumn.xpm
-%%DATADIR%%/images/tabular-feature_set-all-lines.xpm
-%%DATADIR%%/images/tabular-feature_set-longtabular.xpm
-%%DATADIR%%/images/tabular-feature_set-rotate-cell.xpm
-%%DATADIR%%/images/tabular-feature_set-rotate-tabular.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-bottom.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-left.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-right.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-top.xpm
-%%DATADIR%%/images/tabular-feature_unset-all-lines.xpm
-%%DATADIR%%/images/tabular-feature_valign-bottom.xpm
-%%DATADIR%%/images/tabular-feature_valign-middle.xpm
-%%DATADIR%%/images/tabular-feature_valign-top.xpm
-%%DATADIR%%/images/tabular-insert.xpm
-%%DATADIR%%/images/thesaurus-entry.xpm
-%%DATADIR%%/images/toc-view.xpm
-%%DATADIR%%/images/undo.xpm
-%%DATADIR%%/images/unknown.xpm
-%%DATADIR%%/images/up.xpm
-%%DATADIR%%/images/url-insert.xpm
-%%DATADIR%%/kbd/american-2.kmap
-%%DATADIR%%/kbd/american.kmap
-%%DATADIR%%/kbd/arabic.kmap
-%%DATADIR%%/kbd/bg-bds-1251.kmap
-%%DATADIR%%/kbd/brazil.kmap
-%%DATADIR%%/kbd/brazil2.kmap
-%%DATADIR%%/kbd/cp1251.cdef
-%%DATADIR%%/kbd/czech-prg.kmap
-%%DATADIR%%/kbd/czech.kmap
-%%DATADIR%%/kbd/espanol.kmap
-%%DATADIR%%/kbd/european.kmap
-%%DATADIR%%/kbd/francais.kmap
-%%DATADIR%%/kbd/french.kmap
-%%DATADIR%%/kbd/german-2.kmap
-%%DATADIR%%/kbd/german-3.kmap
-%%DATADIR%%/kbd/german.kmap
-%%DATADIR%%/kbd/greek.kmap
-%%DATADIR%%/kbd/hebrew.kmap
-%%DATADIR%%/kbd/ibm866.cdef
-%%DATADIR%%/kbd/iso8859-1.cdef
-%%DATADIR%%/kbd/iso8859-15.cdef
-%%DATADIR%%/kbd/iso8859-2.cdef
-%%DATADIR%%/kbd/iso8859-3.cdef
-%%DATADIR%%/kbd/iso8859-4.cdef
-%%DATADIR%%/kbd/iso8859-7.cdef
-%%DATADIR%%/kbd/iso8859-8.cdef
-%%DATADIR%%/kbd/iso8859-9.cdef
-%%DATADIR%%/kbd/koi8-r.cdef
-%%DATADIR%%/kbd/koi8-r.kmap
-%%DATADIR%%/kbd/koi8-t.cdef
-%%DATADIR%%/kbd/koi8-u.cdef
-%%DATADIR%%/kbd/koi8-u.kmap
-%%DATADIR%%/kbd/latvian.kmap
-%%DATADIR%%/kbd/magyar-2.kmap
-%%DATADIR%%/kbd/magyar-3.kmap
-%%DATADIR%%/kbd/magyar.kmap
-%%DATADIR%%/kbd/null.kmap
-%%DATADIR%%/kbd/polish.kmap
-%%DATADIR%%/kbd/polski.kmap
-%%DATADIR%%/kbd/portuges.kmap
-%%DATADIR%%/kbd/romanian.kmap
-%%DATADIR%%/kbd/serbian.kmap
-%%DATADIR%%/kbd/serbocroatian.kmap
-%%DATADIR%%/kbd/sf.kmap
-%%DATADIR%%/kbd/sg.kmap
-%%DATADIR%%/kbd/slovak.kmap
-%%DATADIR%%/kbd/slovene.kmap
-%%DATADIR%%/kbd/thai-kedmanee.kmap
-%%DATADIR%%/kbd/tis620-0.cdef
-%%DATADIR%%/kbd/transilvanian.kmap
-%%DATADIR%%/kbd/turkish-f.kmap
-%%DATADIR%%/kbd/turkish.kmap
-%%DATADIR%%/languages
-%%DATADIR%%/layouts/IEEEtran.layout
-%%DATADIR%%/layouts/aa.layout
-%%DATADIR%%/layouts/aapaper.inc
-%%DATADIR%%/layouts/aapaper.layout
-%%DATADIR%%/layouts/aastex.layout
-%%DATADIR%%/layouts/agu-dtd.layout
-%%DATADIR%%/layouts/agu_stdclass.inc
-%%DATADIR%%/layouts/agu_stdcounters.inc
-%%DATADIR%%/layouts/agu_stdlists.inc
-%%DATADIR%%/layouts/agu_stdsections.inc
-%%DATADIR%%/layouts/agu_stdtitle.inc
-%%DATADIR%%/layouts/agums.layout
-%%DATADIR%%/layouts/aguplus.inc
-%%DATADIR%%/layouts/amsart-plain.layout
-%%DATADIR%%/layouts/amsart-seq.layout
-%%DATADIR%%/layouts/amsart.layout
-%%DATADIR%%/layouts/amsbook.layout
-%%DATADIR%%/layouts/amsdefs.inc
-%%DATADIR%%/layouts/amsmaths-plain.inc
-%%DATADIR%%/layouts/amsmaths-seq.inc
-%%DATADIR%%/layouts/amsmaths.inc
-%%DATADIR%%/layouts/apa.layout
-%%DATADIR%%/layouts/arab-article.layout
-%%DATADIR%%/layouts/article.layout
-%%DATADIR%%/layouts/beamer.layout
-%%DATADIR%%/layouts/book.layout
-%%DATADIR%%/layouts/broadway.layout
-%%DATADIR%%/layouts/chess.layout
-%%DATADIR%%/layouts/cl2emult.layout
-%%DATADIR%%/layouts/cv.layout
-%%DATADIR%%/layouts/db_lyxmacros.inc
-%%DATADIR%%/layouts/db_stdcharstyles.inc
-%%DATADIR%%/layouts/db_stdclass.inc
-%%DATADIR%%/layouts/db_stdcounters.inc
-%%DATADIR%%/layouts/db_stdlayouts.inc
-%%DATADIR%%/layouts/db_stdlists.inc
-%%DATADIR%%/layouts/db_stdsections.inc
-%%DATADIR%%/layouts/db_stdstarsections.inc
-%%DATADIR%%/layouts/db_stdstruct.inc
-%%DATADIR%%/layouts/db_stdtitle.inc
-%%DATADIR%%/layouts/dinbrief.layout
-%%DATADIR%%/layouts/docbook-book.layout
-%%DATADIR%%/layouts/docbook-chapter.layout
-%%DATADIR%%/layouts/docbook-section.layout
-%%DATADIR%%/layouts/docbook.layout
-%%DATADIR%%/layouts/dtk.layout
-%%DATADIR%%/layouts/egs.layout
-%%DATADIR%%/layouts/elsart.layout
-%%DATADIR%%/layouts/entcs.layout
-%%DATADIR%%/layouts/extarticle.layout
-%%DATADIR%%/layouts/extbook.layout
-%%DATADIR%%/layouts/extletter.layout
-%%DATADIR%%/layouts/extreport.layout
-%%DATADIR%%/layouts/foils.layout
-%%DATADIR%%/layouts/g-brief-de.layout
-%%DATADIR%%/layouts/g-brief-en.layout
-%%DATADIR%%/layouts/g-brief2.layout
-%%DATADIR%%/layouts/heb-article.layout
-%%DATADIR%%/layouts/heb-letter.layout
-%%DATADIR%%/layouts/hollywood.layout
-%%DATADIR%%/layouts/ijmpc.layout
-%%DATADIR%%/layouts/ijmpd.layout
-%%DATADIR%%/layouts/jgrga.layout
-%%DATADIR%%/layouts/kluwer.layout
-%%DATADIR%%/layouts/latex8.layout
-%%DATADIR%%/layouts/letter.layout
-%%DATADIR%%/layouts/linuxdoc.layout
-%%DATADIR%%/layouts/literate-article.layout
-%%DATADIR%%/layouts/literate-book.layout
-%%DATADIR%%/layouts/literate-report.layout
-%%DATADIR%%/layouts/literate-scrap.inc
-%%DATADIR%%/layouts/llncs.layout
-%%DATADIR%%/layouts/ltugboat.layout
-%%DATADIR%%/layouts/lyxmacros.inc
-%%DATADIR%%/layouts/manpage.layout
-%%DATADIR%%/layouts/memoir.layout
-%%DATADIR%%/layouts/mwart.layout
-%%DATADIR%%/layouts/mwbk.layout
-%%DATADIR%%/layouts/mwrep.layout
-%%DATADIR%%/layouts/numarticle.inc
-%%DATADIR%%/layouts/numreport.inc
-%%DATADIR%%/layouts/numrevtex.inc
-%%DATADIR%%/layouts/paper.layout
-%%DATADIR%%/layouts/report.layout
-%%DATADIR%%/layouts/revtex.layout
-%%DATADIR%%/layouts/revtex4.layout
-%%DATADIR%%/layouts/scrartcl.layout
-%%DATADIR%%/layouts/scrbook.layout
-%%DATADIR%%/layouts/scrclass.inc
-%%DATADIR%%/layouts/scrlettr.layout
-%%DATADIR%%/layouts/scrlttr2.layout
-%%DATADIR%%/layouts/scrreprt.layout
-%%DATADIR%%/layouts/seminar.layout
-%%DATADIR%%/layouts/siamltex.layout
-%%DATADIR%%/layouts/slides.layout
-%%DATADIR%%/layouts/spie.layout
-%%DATADIR%%/layouts/stdclass.inc
-%%DATADIR%%/layouts/stdcounters.inc
-%%DATADIR%%/layouts/stdfloats.inc
-%%DATADIR%%/layouts/stdlayouts.inc
-%%DATADIR%%/layouts/stdletter.inc
-%%DATADIR%%/layouts/stdlists.inc
-%%DATADIR%%/layouts/stdsections.inc
-%%DATADIR%%/layouts/stdstarsections.inc
-%%DATADIR%%/layouts/stdstruct.inc
-%%DATADIR%%/layouts/stdtitle.inc
-%%DATADIR%%/layouts/svglobal.layout
-%%DATADIR%%/layouts/svjog.layout
-%%DATADIR%%/layouts/svjour.inc
-%%DATADIR%%/layouts/svprobth.layout
-%%DATADIR%%/lyx2lyx/LyX.py
-%%DATADIR%%/lyx2lyx/LyX.pyc
-%%DATADIR%%/lyx2lyx/LyX.pyo
-%%DATADIR%%/lyx2lyx/lyx2lyx
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.py
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyc
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyo
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.py
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyc
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_06.py
-%%DATADIR%%/lyx2lyx/lyx_0_06.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_06.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_08.py
-%%DATADIR%%/lyx2lyx/lyx_0_08.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_08.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_10.py
-%%DATADIR%%/lyx2lyx/lyx_0_10.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_10.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_12.py
-%%DATADIR%%/lyx2lyx/lyx_0_12.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_12.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_0.py
-%%DATADIR%%/lyx2lyx/lyx_1_0.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_0.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1.py
-%%DATADIR%%/lyx2lyx/lyx_1_1.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_2.py
-%%DATADIR%%/lyx2lyx/lyx_1_2.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_2.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_3.py
-%%DATADIR%%/lyx2lyx/lyx_1_3.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_3.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_4.py
-%%DATADIR%%/lyx2lyx/lyx_1_4.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_4.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_5.py
-%%DATADIR%%/lyx2lyx/lyx_1_5.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_5.pyo
-%%DATADIR%%/lyx2lyx/parser_tools.py
-%%DATADIR%%/lyx2lyx/parser_tools.pyc
-%%DATADIR%%/lyx2lyx/parser_tools.pyo
-%%DATADIR%%/lyx2lyx/profiling.py
-%%DATADIR%%/lyx2lyx/profiling.pyc
-%%DATADIR%%/lyx2lyx/profiling.pyo
-%%DATADIR%%/lyxrc.example
-%%DATADIR%%/scripts/TeXFiles.py
-%%DATADIR%%/scripts/TeXFiles.pyc
-%%DATADIR%%/scripts/TeXFiles.pyo
-%%DATADIR%%/scripts/clean_dvi.py
-%%DATADIR%%/scripts/clean_dvi.pyc
-%%DATADIR%%/scripts/clean_dvi.pyo
-%%DATADIR%%/scripts/convertDefault.py
-%%DATADIR%%/scripts/convertDefault.pyc
-%%DATADIR%%/scripts/convertDefault.pyo
-%%DATADIR%%/scripts/date.py
-%%DATADIR%%/scripts/date.pyc
-%%DATADIR%%/scripts/date.pyo
-%%DATADIR%%/scripts/fen2ascii.py
-%%DATADIR%%/scripts/fen2ascii.pyc
-%%DATADIR%%/scripts/fen2ascii.pyo
-%%DATADIR%%/scripts/fig2pdftex.py
-%%DATADIR%%/scripts/fig2pdftex.pyc
-%%DATADIR%%/scripts/fig2pdftex.pyo
-%%DATADIR%%/scripts/fig2pstex.py
-%%DATADIR%%/scripts/fig2pstex.pyc
-%%DATADIR%%/scripts/fig2pstex.pyo
-%%DATADIR%%/scripts/fig_copy.py
-%%DATADIR%%/scripts/fig_copy.pyc
-%%DATADIR%%/scripts/fig_copy.pyo
-%%DATADIR%%/scripts/layout2layout.py
-%%DATADIR%%/scripts/layout2layout.pyc
-%%DATADIR%%/scripts/layout2layout.pyo
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.py
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyc
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyo
-%%DATADIR%%/scripts/listerrors
-%%DATADIR%%/scripts/lyxpreview2bitmap.py
-%%DATADIR%%/scripts/lyxpreview2bitmap.pyc
-%%DATADIR%%/scripts/lyxpreview2bitmap.pyo
-%%DATADIR%%/scripts/lyxpreview_tools.py
-%%DATADIR%%/scripts/lyxpreview_tools.pyc
-%%DATADIR%%/scripts/lyxpreview_tools.pyo
-%%DATADIR%%/scripts/tex_copy.py
-%%DATADIR%%/scripts/tex_copy.pyc
-%%DATADIR%%/scripts/tex_copy.pyo
-%%DATADIR%%/symbols
-%%DATADIR%%/syntax.default
-%%DATADIR%%/templates/IEEEtran.lyx
-%%DATADIR%%/templates/README.new_templates
-%%DATADIR%%/templates/aa.lyx
-%%DATADIR%%/templates/aastex.lyx
-%%DATADIR%%/templates/agu_article.lyx
-%%DATADIR%%/templates/beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/de_beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/dinbrief.lyx
-%%DATADIR%%/templates/docbook_article.lyx
-%%DATADIR%%/templates/elsart.lyx
-%%DATADIR%%/templates/fr_beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/g-brief-de.lyx
-%%DATADIR%%/templates/g-brief-en.lyx
-%%DATADIR%%/templates/hollywood.lyx
-%%DATADIR%%/templates/ijmpc.lyx
-%%DATADIR%%/templates/ijmpd.lyx
-%%DATADIR%%/templates/kluwer.lyx
-%%DATADIR%%/templates/koma-letter2.lyx
-%%DATADIR%%/templates/latex8.lyx
-%%DATADIR%%/templates/letter.lyx
-%%DATADIR%%/templates/linuxdoc_article.lyx
-%%DATADIR%%/templates/revtex.lyx
-%%DATADIR%%/templates/revtex4.lyx
-%%DATADIR%%/templates/slides.lyx
-%%DATADIR%%/tex/broadway.cls
-%%DATADIR%%/tex/cv.cls
-%%DATADIR%%/tex/hollywood.cls
-%%DATADIR%%/tex/lyxchess.sty
-%%DATADIR%%/tex/lyxskak.sty
-%%DATADIR%%/tex/revtex.cls
-%%DATADIR%%/ui/classic.ui
-%%DATADIR%%/ui/default.ui
-%%DATADIR%%/ui/default-alltoolbars.ui
-%%DATADIR%%/ui/default-autotoolbars.ui
-%%DATADIR%%/ui/stdmenus.inc
-%%DATADIR%%/ui/stdtoolbars.inc
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/tex
-@dirrm %%DATADIR%%/templates
-@dirrm %%DATADIR%%/scripts
-@dirrm %%DATADIR%%/lyx2lyx
-@dirrm %%DATADIR%%/layouts
-@dirrm %%DATADIR%%/kbd
-@dirrm %%DATADIR%%/images/math
-@dirrm %%DATADIR%%/images
-@dirrm %%DATADIR%%/examples
-@dirrm %%DATADIR%%/doc
-@dirrm %%DATADIR%%/clipart
-@dirrm %%DATADIR%%/bind
-@dirrm %%DATADIR%%
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile
deleted file mode 100644
index f3366b56d1ce..000000000000
--- a/print/lyx14/Makefile
+++ /dev/null
@@ -1,120 +0,0 @@
-# New ports collection makefile for: lyx
-# Date created: Sa 12 Okt 1996 19:20:51 MET DST
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= lyx
-PORTVERSION= 1.4.5.1
-PORTREVISION= 1
-CATEGORIES= print
-MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.4.x/ \
- http://www-ftp.lip6.fr/ftp/pub/lyx/stable/1.4.x/ \
- ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.4.x/ \
- ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.4.x/ \
- http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/1.4.x/ \
- ftp://ftp.chg.ru/pub/X11/lyx/stable/1.4.x/
-
-MAINTAINER= mi@aldan.algebra.com
-COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
-
-BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
-RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost
-
-OPTIONS= QT "Use Qt (instead of XForms)" ${QT_PRESENT} \
- ASPELL "Utilize ASPELL library" on \
- AIKSAUR "Build Aiksaurus support (English thesaurus)" on \
- ISPELL "Depend on ISPELL as well" off
-ALL_TARGET= all check
-USE_BZIP2= yes
-USE_GNOME= gnometarget lthack
-USE_PERL5= yes
-USE_PYTHON= yes
-USE_GETTEXT= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-EXTRACT_AFTER_ARGS=| ${TAR} -xf - --exclude ${PORTNAME}-${PORTVERSION}/intl/*.[ch] --exclude ${PORTNAME}-${PORTVERSION}/boost
-CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \
- --without-included-boost \
- --with-extra-inc="${LOCALBASE}/include"
-MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
- AUTOHEADER="${TRUE}"
-MAN1= lyx.1 tex2lyx.1 lyxclient.1
-
-post-patch:
- # Removing mention of the bundled boost
- ${REINPLACE_CMD} -e 's, boost/[^ ]*Makefile,,g' ${WRKSRC}/configure
- ${REINPLACE_CMD} -e 's,detail/nullstream,utils/nullstream,' \
- ${WRKSRC}/src/pch.h ${WRKSRC}/src/support/pch.h \
- ${WRKSRC}/src/support/debugstream.h
- ${REINPLACE_CMD} -e 's,boost/regex\.hpp,boost/cregex.hpp,' \
- ${WRKSRC}/src/support/filetools.C
- ${REINPLACE_CMD} -e 's,/bin/bash,/bin/sh,' \
- ${WRKSRC}/src/support/tests/test_*
-
-pre-configure:
- # If the installed Boost is 1.34 or later, we must compile
- # with exceptions enabled:
- ${AWK} '/#define BOOST_VERSION / {exit($$NF >= 103400)}' \
- ${LOCALBASE}/include/boost/version.hpp || \
- ${REINPLACE_CMD} -e 's,\(AM_CXXFLAGS="\)-fno-exceptions,\1,' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-post-configure:
- # Removing explicit linking with -lc
- ${REINPLACE_CMD} -e 's,-lc ,,' ${WRKSRC}/*/Makefile
-
-.include <bsd.port.pre.mk>
-
-.if exists(${LOCALBASE}/bin/makepsres)
-PLIST_SUB+= PSRES=
-.else
-PLIST_SUB+= PSRES='@comment '
-.endif
-
-.if defined(WITH_AIKSAUR)
-LIB_DEPENDS+= Aiksaurus:${PORTSDIR}/textproc/aiksaurus
-.else
-CONFIGURE_ARGS+=--without-aiksaurus
-.endif
-
-.if defined(WITH_QT)
-LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33
-CONFIGURE_ARGS+= --with-frontend=qt
-CFLAGS+= ${PTHREAD_CFLAGS}
-CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS}
-RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf
-.else
-LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms
-CONFIGURE_ARGS+=--with-frontend=xforms
-USE_XORG= x11
-.endif
-
-.if defined(WITH_ASPELL)
-LIB_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
-CONFIGURE_ARGS+= --with-pspell \
- --with-pspell-lib="${LOCALBASE}/lib" \
- --with-pspell-include="${LOCALBASE}/include"
-.else
-CONFIGURE_ARGS+=--without-aspell --without-pspell
-.endif
-
-.if defined(WITH_ISPELL)
-RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
-.else
-CONFIGURE_ARGS+=--without-ispell
-.endif
-
-.if exists(${LOCALBASE}/lib/libqt-mt.prl)
-QT_PRESENT= on
-.else
-QT_PRESENT= off
-.endif
-
-.if ${OSVERSION} >= 700007 && ${ARCH} == i386 && ${CXX} == c++
-#BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/print/lyx14/distinfo b/print/lyx14/distinfo
deleted file mode 100644
index 55fcdfccac5b..000000000000
--- a/print/lyx14/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (lyx-1.4.5.1.tar.bz2) = b74d82e80c49c7edb782ec7395b7ca27
-SHA256 (lyx-1.4.5.1.tar.bz2) = b26a09cc29aaf77f4a4593d437b62fcf044926e481a8468ac6eb2e5ac695ca9b
-SIZE (lyx-1.4.5.1.tar.bz2) = 8026585
diff --git a/print/lyx14/files/patch-boost-134 b/print/lyx14/files/patch-boost-134
deleted file mode 100644
index 2bfe3a8f6140..000000000000
--- a/print/lyx14/files/patch-boost-134
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/support/path.h Mon Oct 6 11:43:21 2003
-+++ src/support/path.h Fri Jul 6 14:23:38 2007
-@@ -55,5 +55,5 @@
- // we add this macro:
- ///
--#ifndef PATH_C
-+#if 0
- #define Path(x) unnamed_Path;
- #endif
---- src/client/client.C Wed Apr 12 05:37:33 2006
-+++ src/client/client.C Fri Jul 6 15:47:26 2007
-@@ -94,5 +94,10 @@
- for (; beg != end; ++beg) {
- if (prefixIs(beg->leaf(), "lyx_tmpdir" + pid)) {
-+#include <boost/version.hpp>
-+#if BOOST_VERSION < 103400
- fs::path lyxsocket = *beg / "lyxsocket";
-+#else
-+ fs::path lyxsocket = beg->path() / "lyxsocket";
-+#endif
- if (fs::exists(lyxsocket)) {
- dirlist.push_back(lyxsocket);
diff --git a/print/lyx14/files/patch-src-support-fs_extras.C b/print/lyx14/files/patch-src-support-fs_extras.C
deleted file mode 100644
index a109e06f5b87..000000000000
--- a/print/lyx14/files/patch-src-support-fs_extras.C
+++ /dev/null
@@ -1,62 +0,0 @@
---- src/support/fs_extras.C.orig 2005-05-07 18:31:16.000000000 +0400
-+++ src/support/fs_extras.C 2009-03-23 18:01:11.000000000 +0300
-@@ -93,13 +93,15 @@
- {
-
- #ifdef BOOST_POSIX
-+#include <boost/version.hpp>
- int const infile = ::open(source.string().c_str(), O_RDONLY);
- if (infile == -1) {
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- struct stat source_stat;
-@@ -107,10 +109,11 @@
- if (ret == -1) {
- ::close(infile);
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- int const flags = O_WRONLY | O_CREAT | (noclobber ? O_EXCL : O_TRUNC);
-@@ -119,10 +122,11 @@
- if (outfile == -1) {
- ::close(infile);
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- std::size_t const buf_sz = 32768;
-@@ -149,10 +153,11 @@
-
- if (in == -1 || out == -1)
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- #endif
- #ifdef BOOST_WINDOWS
- if (::CopyFile(source.string().c_str(), target.string().c_str(), noclobber) == 0) {
diff --git a/print/lyx14/files/patch-src-support-tests-convert.C b/print/lyx14/files/patch-src-support-tests-convert.C
deleted file mode 100644
index ca9a46941ba8..000000000000
--- a/print/lyx14/files/patch-src-support-tests-convert.C
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/support/tests/convert.C.orig 2005-01-28 00:05:44.000000000 +0300
-+++ src/support/tests/convert.C 2009-03-25 06:33:54.000000000 +0300
-@@ -74,8 +74,7 @@
- << convert<string>(false) << '\n'
-
- << convert<string>('a') << '\n'
-- << convert<string>(1.0) << '\n'
-- << convert<string>(1.1) << endl;
-+ << convert<string>(1.0) << endl;
- }
-
- int main()
diff --git a/print/lyx14/files/patch-src-support-tests-regfiles-convert b/print/lyx14/files/patch-src-support-tests-regfiles-convert
deleted file mode 100644
index a63e24103730..000000000000
--- a/print/lyx14/files/patch-src-support-tests-regfiles-convert
+++ /dev/null
@@ -1,7 +0,0 @@
---- src/support/tests/regfiles/convert.orig 2005-01-28 00:05:44.000000000 +0300
-+++ src/support/tests/regfiles/convert 2009-03-25 06:34:11.000000000 +0300
-@@ -46,4 +46,3 @@
- false
- a
- 1
--1.1
diff --git a/print/lyx14/pkg-descr b/print/lyx14/pkg-descr
deleted file mode 100644
index 1e258d2b80eb..000000000000
--- a/print/lyx14/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-LyX is a document processor interfaced with LaTeX, which gives both the
-ease-of-use of a wordprocessor, and the flexibility and power of
-LaTeX.
-
-Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
-generated. Speeds up learning LaTeX and makes complicated layouts
-easy and intuitive. New features include spell-checking, international
-character support, WYSIWYG graphics, tables, and equations.
-
-WWW: http://www.lyx.org/
diff --git a/print/lyx14/pkg-plist b/print/lyx14/pkg-plist
deleted file mode 100644
index 93f5cbf8bd9d..000000000000
--- a/print/lyx14/pkg-plist
+++ /dev/null
@@ -1,1123 +0,0 @@
-bin/lyx
-bin/tex2lyx
-bin/lyxclient
-share/locale/cs/LC_MESSAGES/lyx.mo
-share/locale/da/LC_MESSAGES/lyx.mo
-share/locale/de/LC_MESSAGES/lyx.mo
-share/locale/es/LC_MESSAGES/lyx.mo
-share/locale/eu/LC_MESSAGES/lyx.mo
-share/locale/fi/LC_MESSAGES/lyx.mo
-share/locale/fr/LC_MESSAGES/lyx.mo
-share/locale/gl/LC_MESSAGES/lyx.mo
-share/locale/hu/LC_MESSAGES/lyx.mo
-share/locale/it/LC_MESSAGES/lyx.mo
-share/locale/nb/LC_MESSAGES/lyx.mo
-share/locale/nl/LC_MESSAGES/lyx.mo
-share/locale/nn/LC_MESSAGES/lyx.mo
-share/locale/pl/LC_MESSAGES/lyx.mo
-share/locale/ro/LC_MESSAGES/lyx.mo
-share/locale/ru/LC_MESSAGES/lyx.mo
-share/locale/sk/LC_MESSAGES/lyx.mo
-share/locale/sl/LC_MESSAGES/lyx.mo
-share/locale/tr/LC_MESSAGES/lyx.mo
-%%DATADIR%%/CREDITS
-%%DATADIR%%/unicodesymbols
-%%DATADIR%%/bind/aqua.bind
-%%DATADIR%%/bind/broadway.bind
-%%DATADIR%%/bind/cua.bind
-%%DATADIR%%/bind/cyrkeys.bind
-%%DATADIR%%/bind/de_menus.bind
-%%DATADIR%%/bind/emacs.bind
-%%DATADIR%%/bind/fi_menus.bind
-%%DATADIR%%/bind/greekkeys.bind
-%%DATADIR%%/bind/hollywood.bind
-%%DATADIR%%/bind/latinkeys.bind
-%%DATADIR%%/bind/mac.bind
-%%DATADIR%%/bind/math.bind
-%%DATADIR%%/bind/menus.bind
-%%DATADIR%%/bind/pt_menus.bind
-%%DATADIR%%/bind/sciword.bind
-%%DATADIR%%/bind/sv_menus.bind
-%%DATADIR%%/bind/xemacs.bind
-%%DATADIR%%/chkconfig.ltx
-%%DATADIR%%/clipart/BoxInsetDefault.png
-%%DATADIR%%/clipart/ComentNotaImagen.png
-%%DATADIR%%/clipart/CommentNoteImage.png
-%%DATADIR%%/clipart/CuadroMinipag.png
-%%DATADIR%%/clipart/GreyedOutNoteImage.png
-%%DATADIR%%/clipart/GrisNotaImagen.png
-%%DATADIR%%/clipart/LyXNoteImage.png
-%%DATADIR%%/clipart/NotaLyXImagen.png
-%%DATADIR%%/clipart/endnotes.pdf
-%%DATADIR%%/clipart/etiqueta.png
-%%DATADIR%%/clipart/float.png
-%%DATADIR%%/clipart/flotante.png
-%%DATADIR%%/clipart/footnote.png
-%%DATADIR%%/clipart/label.png
-%%DATADIR%%/clipart/notapie.png
-%%DATADIR%%/clipart/platypus.eps
-%%DATADIR%%/clipart/reference2.png
-%%DATADIR%%/clipart/referencia2.png
-%%DATADIR%%/clipart/with_fntright.pdf
-%%DATADIR%%/clipart/without_fntright.pdf
-%%DATADIR%%/configure.py
-%%DATADIR%%/configure.pyc
-%%DATADIR%%/configure.pyo
-%%DATADIR%%/doc/Customization.lyx
-%%DATADIR%%/doc/DocStyle.lyx
-%%DATADIR%%/doc/Extended.lyx
-%%DATADIR%%/doc/EmbeddedObjects.lyx
-%%DATADIR%%/doc/FAQ.lyx
-%%DATADIR%%/doc/Intro.lyx
-%%DATADIR%%/doc/LaTeXConfig.lyx.in
-%%DATADIR%%/doc/Reference.lyx
-%%DATADIR%%/doc/TOC.lyx
-%%DATADIR%%/doc/Tutorial.lyx
-%%DATADIR%%/doc/UserGuide.lyx
-%%DATADIR%%/doc/cs_TOC.lyx
-%%DATADIR%%/doc/cs_Tutorial.lyx
-%%DATADIR%%/doc/da_Intro.lyx
-%%DATADIR%%/doc/da_TOC.lyx
-%%DATADIR%%/doc/de_Customization.lyx
-%%DATADIR%%/doc/de_Extended.lyx
-%%DATADIR%%/doc/de_FAQ.lyx
-%%DATADIR%%/doc/de_Intro.lyx
-%%DATADIR%%/doc/de_TOC.lyx
-%%DATADIR%%/doc/de_Tutorial.lyx
-%%DATADIR%%/doc/de_UserGuide.lyx
-%%DATADIR%%/doc/es_EmbeddedObjects.lyx
-%%DATADIR%%/doc/es_Intro.lyx
-%%DATADIR%%/doc/es_TOC.lyx
-%%DATADIR%%/doc/es_Tutorial.lyx
-%%DATADIR%%/doc/escher-lsd.eps
-%%DATADIR%%/doc/eu_Customization.lyx
-%%DATADIR%%/doc/eu_Extended.lyx
-%%DATADIR%%/doc/eu_FAQ.lyx
-%%DATADIR%%/doc/eu_Intro.lyx
-%%DATADIR%%/doc/eu_TOC.lyx
-%%DATADIR%%/doc/eu_Tutorial.lyx
-%%DATADIR%%/doc/eu_UserGuide.lyx
-%%DATADIR%%/doc/fr_Customization.lyx
-%%DATADIR%%/doc/fr_Extended.lyx
-%%DATADIR%%/doc/fr_FAQ.lyx
-%%DATADIR%%/doc/fr_Intro.lyx
-%%DATADIR%%/doc/fr_TOC.lyx
-%%DATADIR%%/doc/fr_Tutorial.lyx
-%%DATADIR%%/doc/fr_UserGuide.lyx
-%%DATADIR%%/doc/gl_Intro.lyx
-%%DATADIR%%/doc/gl_TOC.lyx
-%%DATADIR%%/doc/gl_Tutorial.lyx
-%%DATADIR%%/doc/he_Intro.lyx
-%%DATADIR%%/doc/he_TOC.lyx
-%%DATADIR%%/doc/he_Tutorial.lyx
-%%DATADIR%%/doc/hu_Intro.lyx
-%%DATADIR%%/doc/hu_TOC.lyx
-%%DATADIR%%/doc/hu_Tutorial.lyx
-%%DATADIR%%/doc/it_Customization.lyx
-%%DATADIR%%/doc/it_Intro.lyx
-%%DATADIR%%/doc/it_TOC.lyx
-%%DATADIR%%/doc/it_Tutorial.lyx
-%%DATADIR%%/doc/it_UserGuide.lyx
-%%DATADIR%%/doc/mobius.eps
-%%DATADIR%%/doc/nb_Intro.lyx
-%%DATADIR%%/doc/nb_TOC.lyx
-%%DATADIR%%/doc/nl_Intro.lyx
-%%DATADIR%%/doc/nl_TOC.lyx
-%%DATADIR%%/doc/nl_Tutorial.lyx
-%%DATADIR%%/doc/pl_Extended.lyx
-%%DATADIR%%/doc/pl_Intro.lyx
-%%DATADIR%%/doc/pl_TOC.lyx
-%%DATADIR%%/doc/pl_Tutorial.lyx
-%%DATADIR%%/doc/platypus.eps
-%%DATADIR%%/doc/pt_Intro.lyx
-%%DATADIR%%/doc/pt_TOC.lyx
-%%DATADIR%%/doc/pt_Tutorial.lyx
-%%DATADIR%%/doc/ro_Intro.lyx
-%%DATADIR%%/doc/ro_TOC.lyx
-%%DATADIR%%/doc/ru_FAQ.lyx
-%%DATADIR%%/doc/ru_Intro.lyx
-%%DATADIR%%/doc/ru_TOC.lyx
-%%DATADIR%%/doc/ru_Tutorial.lyx
-%%DATADIR%%/doc/sk_TOC.lyx
-%%DATADIR%%/doc/sk_Tutorial.lyx
-%%DATADIR%%/doc/sk_UserGuide.lyx
-%%DATADIR%%/doc/sl_Intro.lyx
-%%DATADIR%%/doc/sl_TOC.lyx
-%%DATADIR%%/doc/sl_Tutorial.lyx
-%%DATADIR%%/doc/sv_Intro.lyx
-%%DATADIR%%/doc/sv_TOC.lyx
-%%DATADIR%%/doc/sv_Tutorial.lyx
-%%DATADIR%%/encodings
-%%DATADIR%%/examples/Foils.lyx
-%%DATADIR%%/examples/ItemizeBullets.lyx
-%%DATADIR%%/examples/Literate.lyx
-%%DATADIR%%/examples/Minipage.lyx
-%%DATADIR%%/examples/TableExamples.lyx
-%%DATADIR%%/examples/aa_sample.lyx
-%%DATADIR%%/examples/aas_sample.lyx
-%%DATADIR%%/examples/amsart-test.lyx
-%%DATADIR%%/examples/amsbook-test.lyx
-%%DATADIR%%/examples/beamer-g4-mask.jpg
-%%DATADIR%%/examples/beamer-g4.jpg
-%%DATADIR%%/examples/beamer-icsi-logo.pdf
-%%DATADIR%%/examples/beamer-knight1-mask.png
-%%DATADIR%%/examples/beamer-knight1.png
-%%DATADIR%%/examples/beamer-knight2-mask.png
-%%DATADIR%%/examples/beamer-knight2.png
-%%DATADIR%%/examples/beamer-knight3-mask.png
-%%DATADIR%%/examples/beamer-knight3.png
-%%DATADIR%%/examples/beamer-knight4-mask.png
-%%DATADIR%%/examples/beamer-knight4.png
-%%DATADIR%%/examples/beamerlyxexample1.lyx
-%%DATADIR%%/examples/ca_splash.lyx
-%%DATADIR%%/examples/cs_splash.lyx
-%%DATADIR%%/examples/chess-article.lyx
-%%DATADIR%%/examples/chessgame.lyx
-%%DATADIR%%/examples/currency.lyx
-%%DATADIR%%/examples/cv.lyx
-%%DATADIR%%/examples/da_splash.lyx
-%%DATADIR%%/examples/de_ItemizeBullets.lyx
-%%DATADIR%%/examples/de_Lebenslauf.lyx
-%%DATADIR%%/examples/de_Minipage.lyx
-%%DATADIR%%/examples/de_TableExamples.lyx
-%%DATADIR%%/examples/de_Waehrungen.lyx
-%%DATADIR%%/examples/de_beispiel_gelyxt.lyx
-%%DATADIR%%/examples/de_beispiel_roh.lyx
-%%DATADIR%%/examples/de_decimal.lyx
-%%DATADIR%%/examples/de_mathed.lyx
-%%DATADIR%%/examples/de_multicol.lyx
-%%DATADIR%%/examples/de_splash.lyx
-%%DATADIR%%/examples/decimal.lyx
-%%DATADIR%%/examples/docbook_article.lyx
-%%DATADIR%%/examples/es_ejemplo_con_lyx.lyx
-%%DATADIR%%/examples/es_ejemplo_sin_lyx.lyx
-%%DATADIR%%/examples/es_splash.lyx
-%%DATADIR%%/examples/eu_adibide_gordina.lyx
-%%DATADIR%%/examples/eu_adibide_lyx-atua.lyx
-%%DATADIR%%/examples/eu_splash.lyx
-%%DATADIR%%/examples/example_lyxified.lyx
-%%DATADIR%%/examples/example_raw.lyx
-%%DATADIR%%/examples/fr_AlignementDecimal.lyx
-%%DATADIR%%/examples/fr_CV.lyx
-%%DATADIR%%/examples/fr_ExemplesTableaux.lyx
-%%DATADIR%%/examples/fr_Foils.lyx
-%%DATADIR%%/examples/fr_ListesPuces.lyx
-%%DATADIR%%/examples/fr_Minipage.lyx
-%%DATADIR%%/examples/fr_exemple_brut.lyx
-%%DATADIR%%/examples/fr_exemple_lyxifie.lyx
-%%DATADIR%%/examples/fr_mathed.lyx
-%%DATADIR%%/examples/fr_multicol.lyx
-%%DATADIR%%/examples/fr_splash.lyx
-%%DATADIR%%/examples/g-brief2.lyx
-%%DATADIR%%/examples/gl_exemplo_bruto.lyx
-%%DATADIR%%/examples/gl_exemplo_lyxificado.lyx
-%%DATADIR%%/examples/gl_splash.lyx
-%%DATADIR%%/examples/he_example_raw.lyx
-%%DATADIR%%/examples/he_he_example_lyxified.lyx
-%%DATADIR%%/examples/he_he_example_raw.lyx
-%%DATADIR%%/examples/hu_splash.lyx
-%%DATADIR%%/examples/iecc05.fen
-%%DATADIR%%/examples/iecc07.fen
-%%DATADIR%%/examples/iecc12.fen
-%%DATADIR%%/examples/it_ItemizeBullets.lyx
-%%DATADIR%%/examples/it_splash.lyx
-%%DATADIR%%/examples/landslide.lyx
-%%DATADIR%%/examples/linuxdoc_manpage.lyx
-%%DATADIR%%/examples/listerrors.lyx
-%%DATADIR%%/examples/mathed.lyx
-%%DATADIR%%/examples/multicol.lyx
-%%DATADIR%%/examples/nl_multicol.lyx
-%%DATADIR%%/examples/nl_opsommingstekens.lyx
-%%DATADIR%%/examples/nl_splash.lyx
-%%DATADIR%%/examples/nl_voorbeeld_ruw.lyx
-%%DATADIR%%/examples/nl_voorbeeld_verlyxt.lyx
-%%DATADIR%%/examples/noweb2lyx.lyx
-%%DATADIR%%/examples/pl_splash.lyx
-%%DATADIR%%/examples/pt_splash.lyx
-%%DATADIR%%/examples/ro_splash.lyx
-%%DATADIR%%/examples/ru_splash.lyx
-%%DATADIR%%/examples/script_form.lyx
-%%DATADIR%%/examples/sl_primer_lyxan.lyx
-%%DATADIR%%/examples/sl_primer_surov.lyx
-%%DATADIR%%/examples/sl_splash.lyx
-%%DATADIR%%/examples/splash.lyx
-%%DATADIR%%/external_templates
-%%DATADIR%%/images/amssymb.xpm
-%%DATADIR%%/images/banner.ppm
-%%DATADIR%%/images/bookmark-goto.xpm
-%%DATADIR%%/images/bookmark-save.xpm
-%%DATADIR%%/images/break-line.xpm
-%%DATADIR%%/images/buffer-close.xpm
-%%DATADIR%%/images/buffer-export_dvi.xpm
-%%DATADIR%%/images/buffer-export_latex.xpm
-%%DATADIR%%/images/buffer-export_ps.xpm
-%%DATADIR%%/images/buffer-export_text.xpm
-%%DATADIR%%/images/buffer-new.xpm
-%%DATADIR%%/images/buffer-reload.xpm
-%%DATADIR%%/images/buffer-update_dvi.xpm
-%%DATADIR%%/images/buffer-update_ps.xpm
-%%DATADIR%%/images/buffer-view_dvi.xpm
-%%DATADIR%%/images/buffer-view_ps.xpm
-%%DATADIR%%/images/buffer-write-as.xpm
-%%DATADIR%%/images/buffer-write.xpm
-%%DATADIR%%/images/build-program.xpm
-%%DATADIR%%/images/copy.xpm
-%%DATADIR%%/images/cut.xpm
-%%DATADIR%%/images/depth-decrement.xpm
-%%DATADIR%%/images/depth-increment.xpm
-%%DATADIR%%/images/dialog-preferences.xpm
-%%DATADIR%%/images/dialog-show-new-inset_citation.xpm
-%%DATADIR%%/images/dialog-show-new-inset_graphics.xpm
-%%DATADIR%%/images/dialog-show-new-inset_include.xpm
-%%DATADIR%%/images/dialog-show-new-inset_ref.xpm
-%%DATADIR%%/images/dialog-show_character.xpm
-%%DATADIR%%/images/dialog-show_findreplace.xpm
-%%DATADIR%%/images/dialog-show_mathpanel.xpm
-%%DATADIR%%/images/dialog-show_print.xpm
-%%DATADIR%%/images/dialog-show_spellchecker.xpm
-%%DATADIR%%/images/down.xpm
-%%DATADIR%%/images/ert-insert.xpm
-%%DATADIR%%/images/file-open.xpm
-%%DATADIR%%/images/float-insert_figure.xpm
-%%DATADIR%%/images/float-insert_table.xpm
-%%DATADIR%%/images/font-bold.xpm
-%%DATADIR%%/images/font-emph.xpm
-%%DATADIR%%/images/font-free-apply.xpm
-%%DATADIR%%/images/font-noun.xpm
-%%DATADIR%%/images/font-sans.xpm
-%%DATADIR%%/images/footnote-insert.xpm
-%%DATADIR%%/images/index-insert.xpm
-%%DATADIR%%/images/label-insert.xpm
-%%DATADIR%%/images/layout.xpm
-%%DATADIR%%/images/layout-document.xpm
-%%DATADIR%%/images/layout-paragraph.xpm
-%%DATADIR%%/images/layout_Description.xpm
-%%DATADIR%%/images/layout_Enumerate.xpm
-%%DATADIR%%/images/layout_Itemize.xpm
-%%DATADIR%%/images/layout_List.xpm
-%%DATADIR%%/images/layout_LyX-Code.xpm
-%%DATADIR%%/images/layout_Scrap.xpm
-%%DATADIR%%/images/layout_Section.xpm
-%%DATADIR%%/images/lyx-quit.xpm
-%%DATADIR%%/images/lyx.xpm
-%%DATADIR%%/images/marginalnote-insert.xpm
-%%DATADIR%%/images/math-display.xpm
-%%DATADIR%%/images/math-matrix.xpm
-%%DATADIR%%/images/math-mode.xpm
-%%DATADIR%%/images/math-subscript.xpm
-%%DATADIR%%/images/math-superscript.xpm
-%%DATADIR%%/images/math/Bbbk.xpm
-%%DATADIR%%/images/math/Finv.xpm
-%%DATADIR%%/images/math/Game.xpm
-%%DATADIR%%/images/math/Im.xpm
-%%DATADIR%%/images/math/Lleftarrow.xpm
-%%DATADIR%%/images/math/Lsh.xpm
-%%DATADIR%%/images/math/Re.xpm
-%%DATADIR%%/images/math/Rsh.xpm
-%%DATADIR%%/images/math/Vert.xpm
-%%DATADIR%%/images/math/Vvdash.xpm
-%%DATADIR%%/images/math/acute.xpm
-%%DATADIR%%/images/math/aleph.xpm
-%%DATADIR%%/images/math/alpha.xpm
-%%DATADIR%%/images/math/amalg.xpm
-%%DATADIR%%/images/math/angle.xpm
-%%DATADIR%%/images/math/approx.xpm
-%%DATADIR%%/images/math/approxeq.xpm
-%%DATADIR%%/images/math/asymp.xpm
-%%DATADIR%%/images/math/backepsilon.xpm
-%%DATADIR%%/images/math/backprime.xpm
-%%DATADIR%%/images/math/backsim.xpm
-%%DATADIR%%/images/math/backsimeq.xpm
-%%DATADIR%%/images/math/backslash.xpm
-%%DATADIR%%/images/math/bar.xpm
-%%DATADIR%%/images/math/bars.xpm
-%%DATADIR%%/images/math/barwedge.xpm
-%%DATADIR%%/images/math/because.xpm
-%%DATADIR%%/images/math/beta.xpm
-%%DATADIR%%/images/math/beth.xpm
-%%DATADIR%%/images/math/between.xpm
-%%DATADIR%%/images/math/bigcap.xpm
-%%DATADIR%%/images/math/bigcirc.xpm
-%%DATADIR%%/images/math/bigcup.xpm
-%%DATADIR%%/images/math/bigodot.xpm
-%%DATADIR%%/images/math/bigoplus.xpm
-%%DATADIR%%/images/math/bigotimes.xpm
-%%DATADIR%%/images/math/bigsqcup.xpm
-%%DATADIR%%/images/math/bigstar.xpm
-%%DATADIR%%/images/math/bigtriangledown.xpm
-%%DATADIR%%/images/math/bigtriangleup.xpm
-%%DATADIR%%/images/math/biguplus.xpm
-%%DATADIR%%/images/math/bigvee.xpm
-%%DATADIR%%/images/math/bigwedge.xpm
-%%DATADIR%%/images/math/blacklozenge.xpm
-%%DATADIR%%/images/math/blacksquare.xpm
-%%DATADIR%%/images/math/blacktriangle.xpm
-%%DATADIR%%/images/math/blacktriangledown.xpm
-%%DATADIR%%/images/math/blacktriangleleft.xpm
-%%DATADIR%%/images/math/blacktriangleright.xpm
-%%DATADIR%%/images/math/bot.xpm
-%%DATADIR%%/images/math/bowtie.xpm
-%%DATADIR%%/images/math/boxdot.xpm
-%%DATADIR%%/images/math/boxminus.xpm
-%%DATADIR%%/images/math/boxplus.xpm
-%%DATADIR%%/images/math/boxtimes.xpm
-%%DATADIR%%/images/math/breve.xpm
-%%DATADIR%%/images/math/bullet.xpm
-%%DATADIR%%/images/math/bumpeq.xpm
-%%DATADIR%%/images/math/bumpeq2.xpm
-%%DATADIR%%/images/math/cap.xpm
-%%DATADIR%%/images/math/cap2.xpm
-%%DATADIR%%/images/math/cases.xpm
-%%DATADIR%%/images/math/cdot.xpm
-%%DATADIR%%/images/math/cdots.xpm
-%%DATADIR%%/images/math/centerdot.xpm
-%%DATADIR%%/images/math/check.xpm
-%%DATADIR%%/images/math/chi.xpm
-%%DATADIR%%/images/math/circ.xpm
-%%DATADIR%%/images/math/circeq.xpm
-%%DATADIR%%/images/math/circlearrowleft.xpm
-%%DATADIR%%/images/math/circlearrowright.xpm
-%%DATADIR%%/images/math/circledS.xpm
-%%DATADIR%%/images/math/circledast.xpm
-%%DATADIR%%/images/math/circledcirc.xpm
-%%DATADIR%%/images/math/circleddash.xpm
-%%DATADIR%%/images/math/clubsuit.xpm
-%%DATADIR%%/images/math/complement.xpm
-%%DATADIR%%/images/math/cong.xpm
-%%DATADIR%%/images/math/coprod.xpm
-%%DATADIR%%/images/math/cup.xpm
-%%DATADIR%%/images/math/cup2.xpm
-%%DATADIR%%/images/math/curlyeqprec.xpm
-%%DATADIR%%/images/math/curlyeqsucc.xpm
-%%DATADIR%%/images/math/curlyvee.xpm
-%%DATADIR%%/images/math/curlywedge.xpm
-%%DATADIR%%/images/math/curvearrowleft.xpm
-%%DATADIR%%/images/math/curvearrowright.xpm
-%%DATADIR%%/images/math/dagger.xpm
-%%DATADIR%%/images/math/daleth.xpm
-%%DATADIR%%/images/math/dashleftarrow.xpm
-%%DATADIR%%/images/math/dashrightarrow.xpm
-%%DATADIR%%/images/math/dashv.xpm
-%%DATADIR%%/images/math/ddagger.xpm
-%%DATADIR%%/images/math/ddot.xpm
-%%DATADIR%%/images/math/ddots.xpm
-%%DATADIR%%/images/math/delim.xpm
-%%DATADIR%%/images/math/delta.xpm
-%%DATADIR%%/images/math/delta2.xpm
-%%DATADIR%%/images/math/diagdown.xpm
-%%DATADIR%%/images/math/diagup.xpm
-%%DATADIR%%/images/math/diamond.xpm
-%%DATADIR%%/images/math/diamondsuit.xpm
-%%DATADIR%%/images/math/digamma.xpm
-%%DATADIR%%/images/math/div.xpm
-%%DATADIR%%/images/math/divideontimes.xpm
-%%DATADIR%%/images/math/dot.xpm
-%%DATADIR%%/images/math/doteq.xpm
-%%DATADIR%%/images/math/doteqdot.xpm
-%%DATADIR%%/images/math/dotplus.xpm
-%%DATADIR%%/images/math/doublebarwedge.xpm
-%%DATADIR%%/images/math/downarrow.xpm
-%%DATADIR%%/images/math/downarrow2.xpm
-%%DATADIR%%/images/math/downdownarrows.xpm
-%%DATADIR%%/images/math/downharpoonleft.xpm
-%%DATADIR%%/images/math/downharpoonright.xpm
-%%DATADIR%%/images/math/ell.xpm
-%%DATADIR%%/images/math/empty.xpm
-%%DATADIR%%/images/math/emptyset.xpm
-%%DATADIR%%/images/math/epsilon.xpm
-%%DATADIR%%/images/math/eqcirc.xpm
-%%DATADIR%%/images/math/eqslantgtr.xpm
-%%DATADIR%%/images/math/eqslantless.xpm
-%%DATADIR%%/images/math/equation.xpm
-%%DATADIR%%/images/math/equiv.xpm
-%%DATADIR%%/images/math/eta.xpm
-%%DATADIR%%/images/math/eth.xpm
-%%DATADIR%%/images/math/exists.xpm
-%%DATADIR%%/images/math/fallingdotseq.xpm
-%%DATADIR%%/images/math/flat.xpm
-%%DATADIR%%/images/math/font.xpm
-%%DATADIR%%/images/math/forall.xpm
-%%DATADIR%%/images/math/frac.xpm
-%%DATADIR%%/images/math/frown.xpm
-%%DATADIR%%/images/math/gamma.xpm
-%%DATADIR%%/images/math/gamma2.xpm
-%%DATADIR%%/images/math/geq.xpm
-%%DATADIR%%/images/math/geqq.xpm
-%%DATADIR%%/images/math/geqslant.xpm
-%%DATADIR%%/images/math/gg.xpm
-%%DATADIR%%/images/math/ggg.xpm
-%%DATADIR%%/images/math/gimel.xpm
-%%DATADIR%%/images/math/gnapprox.xpm
-%%DATADIR%%/images/math/gneq.xpm
-%%DATADIR%%/images/math/gneqq.xpm
-%%DATADIR%%/images/math/gnsim.xpm
-%%DATADIR%%/images/math/grave.xpm
-%%DATADIR%%/images/math/gtrapprox.xpm
-%%DATADIR%%/images/math/gtrdot.xpm
-%%DATADIR%%/images/math/gtreqless.xpm
-%%DATADIR%%/images/math/gtreqqless.xpm
-%%DATADIR%%/images/math/gtrless.xpm
-%%DATADIR%%/images/math/gtrsim.xpm
-%%DATADIR%%/images/math/gvertneqq.xpm
-%%DATADIR%%/images/math/hat.xpm
-%%DATADIR%%/images/math/hbar.xpm
-%%DATADIR%%/images/math/heartsuit.xpm
-%%DATADIR%%/images/math/hookleftarrow.xpm
-%%DATADIR%%/images/math/hookrightarrow.xpm
-%%DATADIR%%/images/math/hphantom.xpm
-%%DATADIR%%/images/math/hslash.xpm
-%%DATADIR%%/images/math/imath.xpm
-%%DATADIR%%/images/math/in.xpm
-%%DATADIR%%/images/math/infty.xpm
-%%DATADIR%%/images/math/int.xpm
-%%DATADIR%%/images/math/intercal.xpm
-%%DATADIR%%/images/math/intop.xpm
-%%DATADIR%%/images/math/iota.xpm
-%%DATADIR%%/images/math/jmath.xpm
-%%DATADIR%%/images/math/kappa.xpm
-%%DATADIR%%/images/math/lambda.xpm
-%%DATADIR%%/images/math/lambda2.xpm
-%%DATADIR%%/images/math/langle.xpm
-%%DATADIR%%/images/math/lbrace.xpm
-%%DATADIR%%/images/math/lbrace_rbrace.xpm
-%%DATADIR%%/images/math/lbracket.xpm
-%%DATADIR%%/images/math/lbracket_rbracket.xpm
-%%DATADIR%%/images/math/lceil.xpm
-%%DATADIR%%/images/math/lceil_rceil.xpm
-%%DATADIR%%/images/math/ldots.xpm
-%%DATADIR%%/images/math/leftarrow.xpm
-%%DATADIR%%/images/math/leftarrow2.xpm
-%%DATADIR%%/images/math/leftarrowtail.xpm
-%%DATADIR%%/images/math/leftharpoondown.xpm
-%%DATADIR%%/images/math/leftharpoonup.xpm
-%%DATADIR%%/images/math/leftleftarrows.xpm
-%%DATADIR%%/images/math/leftrightarrow.xpm
-%%DATADIR%%/images/math/leftrightarrow2.xpm
-%%DATADIR%%/images/math/leftrightarrows.xpm
-%%DATADIR%%/images/math/leftrightharpoons.xpm
-%%DATADIR%%/images/math/leftrightsquigarrow.xpm
-%%DATADIR%%/images/math/leftthreetimes.xpm
-%%DATADIR%%/images/math/leq.xpm
-%%DATADIR%%/images/math/leqq.xpm
-%%DATADIR%%/images/math/leqslant.xpm
-%%DATADIR%%/images/math/lessapprox.xpm
-%%DATADIR%%/images/math/lessdot.xpm
-%%DATADIR%%/images/math/lesseqgtr.xpm
-%%DATADIR%%/images/math/lesseqqgtr.xpm
-%%DATADIR%%/images/math/lessgtr.xpm
-%%DATADIR%%/images/math/lesssim.xpm
-%%DATADIR%%/images/math/lfloor.xpm
-%%DATADIR%%/images/math/lfloor_rfloor.xpm
-%%DATADIR%%/images/math/ll.xpm
-%%DATADIR%%/images/math/llcorner.xpm
-%%DATADIR%%/images/math/lll.xpm
-%%DATADIR%%/images/math/lnapprox.xpm
-%%DATADIR%%/images/math/lneq.xpm
-%%DATADIR%%/images/math/lneqq.xpm
-%%DATADIR%%/images/math/lnsim.xpm
-%%DATADIR%%/images/math/longleftarrow.xpm
-%%DATADIR%%/images/math/longleftarrow2.xpm
-%%DATADIR%%/images/math/longleftrightarrow.xpm
-%%DATADIR%%/images/math/longleftrightarrow2.xpm
-%%DATADIR%%/images/math/longmapsto.xpm
-%%DATADIR%%/images/math/longrightarrow.xpm
-%%DATADIR%%/images/math/longrightarrow2.xpm
-%%DATADIR%%/images/math/looparrowleft.xpm
-%%DATADIR%%/images/math/looparrowright.xpm
-%%DATADIR%%/images/math/lozenge.xpm
-%%DATADIR%%/images/math/lparen.xpm
-%%DATADIR%%/images/math/lparen_rparen.xpm
-%%DATADIR%%/images/math/lrcorner.xpm
-%%DATADIR%%/images/math/ltimes.xpm
-%%DATADIR%%/images/math/lvertneqq.xpm
-%%DATADIR%%/images/math/mapsto.xpm
-%%DATADIR%%/images/math/mathbb_C.xpm
-%%DATADIR%%/images/math/mathbb_H.xpm
-%%DATADIR%%/images/math/mathbb_N.xpm
-%%DATADIR%%/images/math/mathbb_Q.xpm
-%%DATADIR%%/images/math/mathbb_R.xpm
-%%DATADIR%%/images/math/mathbb_Z.xpm
-%%DATADIR%%/images/math/mathcal_F.xpm
-%%DATADIR%%/images/math/mathcal_H.xpm
-%%DATADIR%%/images/math/mathcal_L.xpm
-%%DATADIR%%/images/math/mathcal_O.xpm
-%%DATADIR%%/images/math/mathcircumflex.xpm
-%%DATADIR%%/images/math/mathrm_T.xpm
-%%DATADIR%%/images/math/matrix.xpm
-%%DATADIR%%/images/math/measuredangle.xpm
-%%DATADIR%%/images/math/mho.xpm
-%%DATADIR%%/images/math/mid.xpm
-%%DATADIR%%/images/math/models.xpm
-%%DATADIR%%/images/math/mp.xpm
-%%DATADIR%%/images/math/mu.xpm
-%%DATADIR%%/images/math/multimap.xpm
-%%DATADIR%%/images/math/nabla.xpm
-%%DATADIR%%/images/math/natural.xpm
-%%DATADIR%%/images/math/ncong.xpm
-%%DATADIR%%/images/math/nearrow.xpm
-%%DATADIR%%/images/math/neg.xpm
-%%DATADIR%%/images/math/neq.xpm
-%%DATADIR%%/images/math/nexists.xpm
-%%DATADIR%%/images/math/ngeq.xpm
-%%DATADIR%%/images/math/ngeqq.xpm
-%%DATADIR%%/images/math/ngeqslant.xpm
-%%DATADIR%%/images/math/ngtr.xpm
-%%DATADIR%%/images/math/ni.xpm
-%%DATADIR%%/images/math/nleftarrow.xpm
-%%DATADIR%%/images/math/nleftarrow2.xpm
-%%DATADIR%%/images/math/nleftrightarrow.xpm
-%%DATADIR%%/images/math/nleftrightarrow2.xpm
-%%DATADIR%%/images/math/nleq.xpm
-%%DATADIR%%/images/math/nleqq.xpm
-%%DATADIR%%/images/math/nleqslant.xpm
-%%DATADIR%%/images/math/nless.xpm
-%%DATADIR%%/images/math/nmid.xpm
-%%DATADIR%%/images/math/notin.xpm
-%%DATADIR%%/images/math/nparallel.xpm
-%%DATADIR%%/images/math/nprec.xpm
-%%DATADIR%%/images/math/npreceq.xpm
-%%DATADIR%%/images/math/nrightarrow.xpm
-%%DATADIR%%/images/math/nrightarrow2.xpm
-%%DATADIR%%/images/math/nshortmid.xpm
-%%DATADIR%%/images/math/nshortparallel.xpm
-%%DATADIR%%/images/math/nsim.xpm
-%%DATADIR%%/images/math/nsubseteq.xpm
-%%DATADIR%%/images/math/nsucc.xpm
-%%DATADIR%%/images/math/nsucceq.xpm
-%%DATADIR%%/images/math/nsupseteq.xpm
-%%DATADIR%%/images/math/nsupseteqq.xpm
-%%DATADIR%%/images/math/ntriangleleft.xpm
-%%DATADIR%%/images/math/ntrianglelefteq.xpm
-%%DATADIR%%/images/math/ntriangleright.xpm
-%%DATADIR%%/images/math/ntrianglerighteq.xpm
-%%DATADIR%%/images/math/nu.xpm
-%%DATADIR%%/images/math/nvdash.xpm
-%%DATADIR%%/images/math/nvdash2.xpm
-%%DATADIR%%/images/math/nvdash3.xpm
-%%DATADIR%%/images/math/nwarrow.xpm
-%%DATADIR%%/images/math/odot.xpm
-%%DATADIR%%/images/math/oint.xpm
-%%DATADIR%%/images/math/ointop.xpm
-%%DATADIR%%/images/math/omega.xpm
-%%DATADIR%%/images/math/omega2.xpm
-%%DATADIR%%/images/math/ominus.xpm
-%%DATADIR%%/images/math/oplus.xpm
-%%DATADIR%%/images/math/oslash.xpm
-%%DATADIR%%/images/math/otimes.xpm
-%%DATADIR%%/images/math/overbrace.xpm
-%%DATADIR%%/images/math/overleftarrow.xpm
-%%DATADIR%%/images/math/overleftrightarrow.xpm
-%%DATADIR%%/images/math/overline.xpm
-%%DATADIR%%/images/math/overrightarrow.xpm
-%%DATADIR%%/images/math/overset.xpm
-%%DATADIR%%/images/math/parallel.xpm
-%%DATADIR%%/images/math/partial.xpm
-%%DATADIR%%/images/math/perp.xpm
-%%DATADIR%%/images/math/phantom.xpm
-%%DATADIR%%/images/math/phi.xpm
-%%DATADIR%%/images/math/phi2.xpm
-%%DATADIR%%/images/math/pi.xpm
-%%DATADIR%%/images/math/pi2.xpm
-%%DATADIR%%/images/math/pitchfork.xpm
-%%DATADIR%%/images/math/pm.xpm
-%%DATADIR%%/images/math/prec.xpm
-%%DATADIR%%/images/math/precapprox.xpm
-%%DATADIR%%/images/math/preccurlyeq.xpm
-%%DATADIR%%/images/math/preceq.xpm
-%%DATADIR%%/images/math/precnapprox.xpm
-%%DATADIR%%/images/math/precnsim.xpm
-%%DATADIR%%/images/math/precsim.xpm
-%%DATADIR%%/images/math/prime.xpm
-%%DATADIR%%/images/math/prod.xpm
-%%DATADIR%%/images/math/propto.xpm
-%%DATADIR%%/images/math/psi.xpm
-%%DATADIR%%/images/math/psi2.xpm
-%%DATADIR%%/images/math/rangle.xpm
-%%DATADIR%%/images/math/rbrace.xpm
-%%DATADIR%%/images/math/rbracket.xpm
-%%DATADIR%%/images/math/rceil.xpm
-%%DATADIR%%/images/math/rfloor.xpm
-%%DATADIR%%/images/math/rho.xpm
-%%DATADIR%%/images/math/rightarrow.xpm
-%%DATADIR%%/images/math/rightarrow2.xpm
-%%DATADIR%%/images/math/rightarrowtail.xpm
-%%DATADIR%%/images/math/rightharpoondown.xpm
-%%DATADIR%%/images/math/rightharpoonup.xpm
-%%DATADIR%%/images/math/rightleftarrows.xpm
-%%DATADIR%%/images/math/rightleftharpoons.xpm
-%%DATADIR%%/images/math/rightrightarrows.xpm
-%%DATADIR%%/images/math/rightsquigarrow.xpm
-%%DATADIR%%/images/math/rightthreetimes.xpm
-%%DATADIR%%/images/math/risingdotseq.xpm
-%%DATADIR%%/images/math/root.xpm
-%%DATADIR%%/images/math/rparen.xpm
-%%DATADIR%%/images/math/rtimes.xpm
-%%DATADIR%%/images/math/searrow.xpm
-%%DATADIR%%/images/math/setminus.xpm
-%%DATADIR%%/images/math/sharp.xpm
-%%DATADIR%%/images/math/shortmid.xpm
-%%DATADIR%%/images/math/shortparallel.xpm
-%%DATADIR%%/images/math/sigma.xpm
-%%DATADIR%%/images/math/sigma2.xpm
-%%DATADIR%%/images/math/sim.xpm
-%%DATADIR%%/images/math/simeq.xpm
-%%DATADIR%%/images/math/slash.xpm
-%%DATADIR%%/images/math/smallfrown.xpm
-%%DATADIR%%/images/math/smallsetminus.xpm
-%%DATADIR%%/images/math/smallsmile.xpm
-%%DATADIR%%/images/math/smile.xpm
-%%DATADIR%%/images/math/space.xpm
-%%DATADIR%%/images/math/spadesuit.xpm
-%%DATADIR%%/images/math/sphericalangle.xpm
-%%DATADIR%%/images/math/sqcap.xpm
-%%DATADIR%%/images/math/sqcup.xpm
-%%DATADIR%%/images/math/sqrt.xpm
-%%DATADIR%%/images/math/sqrt-square.xpm
-%%DATADIR%%/images/math/sqsubset.xpm
-%%DATADIR%%/images/math/sqsubseteq.xpm
-%%DATADIR%%/images/math/sqsupset.xpm
-%%DATADIR%%/images/math/sqsupseteq.xpm
-%%DATADIR%%/images/math/square.xpm
-%%DATADIR%%/images/math/star.xpm
-%%DATADIR%%/images/math/style.xbm
-%%DATADIR%%/images/math/style.xpm
-%%DATADIR%%/images/math/sub.xpm
-%%DATADIR%%/images/math/subset.xpm
-%%DATADIR%%/images/math/subset2.xpm
-%%DATADIR%%/images/math/subseteq.xpm
-%%DATADIR%%/images/math/subseteqq.xpm
-%%DATADIR%%/images/math/subsetneq.xpm
-%%DATADIR%%/images/math/subsetneqq.xpm
-%%DATADIR%%/images/math/succ.xpm
-%%DATADIR%%/images/math/succapprox.xpm
-%%DATADIR%%/images/math/succcurlyeq.xpm
-%%DATADIR%%/images/math/succeq.xpm
-%%DATADIR%%/images/math/succnapprox.xpm
-%%DATADIR%%/images/math/succnsim.xpm
-%%DATADIR%%/images/math/succsim.xpm
-%%DATADIR%%/images/math/sum.xpm
-%%DATADIR%%/images/math/super.xpm
-%%DATADIR%%/images/math/supset.xpm
-%%DATADIR%%/images/math/supset2.xpm
-%%DATADIR%%/images/math/supseteq.xpm
-%%DATADIR%%/images/math/supseteqq.xpm
-%%DATADIR%%/images/math/supsetneq.xpm
-%%DATADIR%%/images/math/supsetneqq.xpm
-%%DATADIR%%/images/math/surd.xpm
-%%DATADIR%%/images/math/swarrow.xpm
-%%DATADIR%%/images/math/tau.xpm
-%%DATADIR%%/images/math/textrm_AA.xpm
-%%DATADIR%%/images/math/textrm_Oe.xpm
-%%DATADIR%%/images/math/therefore.xpm
-%%DATADIR%%/images/math/theta.xpm
-%%DATADIR%%/images/math/theta2.xpm
-%%DATADIR%%/images/math/thickapprox.xpm
-%%DATADIR%%/images/math/thicksim.xpm
-%%DATADIR%%/images/math/tilde.xpm
-%%DATADIR%%/images/math/times.xpm
-%%DATADIR%%/images/math/top.xpm
-%%DATADIR%%/images/math/triangle.xpm
-%%DATADIR%%/images/math/triangledown.xpm
-%%DATADIR%%/images/math/triangleleft.xpm
-%%DATADIR%%/images/math/trianglelefteq.xpm
-%%DATADIR%%/images/math/triangleq.xpm
-%%DATADIR%%/images/math/triangleright.xpm
-%%DATADIR%%/images/math/trianglerighteq.xpm
-%%DATADIR%%/images/math/twoheadleftarrow.xpm
-%%DATADIR%%/images/math/twoheadrightarrow.xpm
-%%DATADIR%%/images/math/ulcorner.xpm
-%%DATADIR%%/images/math/underbrace.xpm
-%%DATADIR%%/images/math/underleftarrow.xpm
-%%DATADIR%%/images/math/underleftrightarrow.xpm
-%%DATADIR%%/images/math/underline.xpm
-%%DATADIR%%/images/math/underrightarrow.xpm
-%%DATADIR%%/images/math/underscore.xpm
-%%DATADIR%%/images/math/underset.xpm
-%%DATADIR%%/images/math/uparrow.xpm
-%%DATADIR%%/images/math/uparrow2.xpm
-%%DATADIR%%/images/math/updownarrow.xpm
-%%DATADIR%%/images/math/updownarrow2.xpm
-%%DATADIR%%/images/math/upharpoonleft.xpm
-%%DATADIR%%/images/math/upharpoonright.xpm
-%%DATADIR%%/images/math/uplus.xpm
-%%DATADIR%%/images/math/upsilon.xpm
-%%DATADIR%%/images/math/upsilon2.xpm
-%%DATADIR%%/images/math/upuparrows.xpm
-%%DATADIR%%/images/math/urcorner.xpm
-%%DATADIR%%/images/math/varepsilon.xpm
-%%DATADIR%%/images/math/varkappa.xpm
-%%DATADIR%%/images/math/varnothing.xpm
-%%DATADIR%%/images/math/varphi.xpm
-%%DATADIR%%/images/math/varpi.xpm
-%%DATADIR%%/images/math/varpropto.xpm
-%%DATADIR%%/images/math/varsigma.xpm
-%%DATADIR%%/images/math/varsubsetneq.xpm
-%%DATADIR%%/images/math/varsubsetneqq.xpm
-%%DATADIR%%/images/math/varsupsetneq.xpm
-%%DATADIR%%/images/math/varsupsetneqq.xpm
-%%DATADIR%%/images/math/vartheta.xpm
-%%DATADIR%%/images/math/vartriangle.xpm
-%%DATADIR%%/images/math/vartriangleleft.xpm
-%%DATADIR%%/images/math/vartriangleright.xpm
-%%DATADIR%%/images/math/vdash.xpm
-%%DATADIR%%/images/math/vdash2.xpm
-%%DATADIR%%/images/math/vdash3.xpm
-%%DATADIR%%/images/math/vdots.xpm
-%%DATADIR%%/images/math/vec.xpm
-%%DATADIR%%/images/math/vee.xpm
-%%DATADIR%%/images/math/veebar.xpm
-%%DATADIR%%/images/math/vphantom.xpm
-%%DATADIR%%/images/math/wedge.xpm
-%%DATADIR%%/images/math/widehat.xpm
-%%DATADIR%%/images/math/widetilde.xpm
-%%DATADIR%%/images/math/wp.xpm
-%%DATADIR%%/images/math/wr.xpm
-%%DATADIR%%/images/math/xi.xpm
-%%DATADIR%%/images/math/xi2.xpm
-%%DATADIR%%/images/math/zeta.xpm
-%%DATADIR%%/images/note-insert.xpm
-%%DATADIR%%/images/paste.xpm
-%%DATADIR%%/images/psnfss1.xpm
-%%DATADIR%%/images/psnfss2.xpm
-%%DATADIR%%/images/psnfss3.xpm
-%%DATADIR%%/images/psnfss4.xpm
-%%DATADIR%%/images/redo.xpm
-%%DATADIR%%/images/standard.xpm
-%%DATADIR%%/images/tabular-feature_align-center.xpm
-%%DATADIR%%/images/tabular-feature_align-left.xpm
-%%DATADIR%%/images/tabular-feature_align-right.xpm
-%%DATADIR%%/images/tabular-feature_append-column.xpm
-%%DATADIR%%/images/tabular-feature_append-row.xpm
-%%DATADIR%%/images/tabular-feature_delete-column.xpm
-%%DATADIR%%/images/tabular-feature_delete-row.xpm
-%%DATADIR%%/images/tabular-feature_multicolumn.xpm
-%%DATADIR%%/images/tabular-feature_set-all-lines.xpm
-%%DATADIR%%/images/tabular-feature_set-longtabular.xpm
-%%DATADIR%%/images/tabular-feature_set-rotate-cell.xpm
-%%DATADIR%%/images/tabular-feature_set-rotate-tabular.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-bottom.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-left.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-right.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-top.xpm
-%%DATADIR%%/images/tabular-feature_unset-all-lines.xpm
-%%DATADIR%%/images/tabular-feature_valign-bottom.xpm
-%%DATADIR%%/images/tabular-feature_valign-middle.xpm
-%%DATADIR%%/images/tabular-feature_valign-top.xpm
-%%DATADIR%%/images/tabular-insert.xpm
-%%DATADIR%%/images/thesaurus-entry.xpm
-%%DATADIR%%/images/toc-view.xpm
-%%DATADIR%%/images/undo.xpm
-%%DATADIR%%/images/unknown.xpm
-%%DATADIR%%/images/up.xpm
-%%DATADIR%%/images/url-insert.xpm
-%%DATADIR%%/kbd/american-2.kmap
-%%DATADIR%%/kbd/american.kmap
-%%DATADIR%%/kbd/arabic.kmap
-%%DATADIR%%/kbd/bg-bds-1251.kmap
-%%DATADIR%%/kbd/brazil.kmap
-%%DATADIR%%/kbd/brazil2.kmap
-%%DATADIR%%/kbd/cp1251.cdef
-%%DATADIR%%/kbd/czech-prg.kmap
-%%DATADIR%%/kbd/czech.kmap
-%%DATADIR%%/kbd/espanol.kmap
-%%DATADIR%%/kbd/european.kmap
-%%DATADIR%%/kbd/francais.kmap
-%%DATADIR%%/kbd/french.kmap
-%%DATADIR%%/kbd/german-2.kmap
-%%DATADIR%%/kbd/german-3.kmap
-%%DATADIR%%/kbd/german.kmap
-%%DATADIR%%/kbd/greek.kmap
-%%DATADIR%%/kbd/hebrew.kmap
-%%DATADIR%%/kbd/ibm866.cdef
-%%DATADIR%%/kbd/iso8859-1.cdef
-%%DATADIR%%/kbd/iso8859-15.cdef
-%%DATADIR%%/kbd/iso8859-2.cdef
-%%DATADIR%%/kbd/iso8859-3.cdef
-%%DATADIR%%/kbd/iso8859-4.cdef
-%%DATADIR%%/kbd/iso8859-7.cdef
-%%DATADIR%%/kbd/iso8859-8.cdef
-%%DATADIR%%/kbd/iso8859-9.cdef
-%%DATADIR%%/kbd/koi8-r.cdef
-%%DATADIR%%/kbd/koi8-r.kmap
-%%DATADIR%%/kbd/koi8-t.cdef
-%%DATADIR%%/kbd/koi8-u.cdef
-%%DATADIR%%/kbd/koi8-u.kmap
-%%DATADIR%%/kbd/latvian.kmap
-%%DATADIR%%/kbd/magyar-2.kmap
-%%DATADIR%%/kbd/magyar-3.kmap
-%%DATADIR%%/kbd/magyar.kmap
-%%DATADIR%%/kbd/null.kmap
-%%DATADIR%%/kbd/polish.kmap
-%%DATADIR%%/kbd/polski.kmap
-%%DATADIR%%/kbd/portuges.kmap
-%%DATADIR%%/kbd/romanian.kmap
-%%DATADIR%%/kbd/serbian.kmap
-%%DATADIR%%/kbd/serbocroatian.kmap
-%%DATADIR%%/kbd/sf.kmap
-%%DATADIR%%/kbd/sg.kmap
-%%DATADIR%%/kbd/slovak.kmap
-%%DATADIR%%/kbd/slovene.kmap
-%%DATADIR%%/kbd/thai-kedmanee.kmap
-%%DATADIR%%/kbd/tis620-0.cdef
-%%DATADIR%%/kbd/transilvanian.kmap
-%%DATADIR%%/kbd/turkish-f.kmap
-%%DATADIR%%/kbd/turkish.kmap
-%%DATADIR%%/languages
-%%DATADIR%%/layouts/IEEEtran.layout
-%%DATADIR%%/layouts/aa.layout
-%%DATADIR%%/layouts/aapaper.inc
-%%DATADIR%%/layouts/aapaper.layout
-%%DATADIR%%/layouts/aastex.layout
-%%DATADIR%%/layouts/agu-dtd.layout
-%%DATADIR%%/layouts/agu_stdclass.inc
-%%DATADIR%%/layouts/agu_stdcounters.inc
-%%DATADIR%%/layouts/agu_stdlists.inc
-%%DATADIR%%/layouts/agu_stdsections.inc
-%%DATADIR%%/layouts/agu_stdtitle.inc
-%%DATADIR%%/layouts/agums.layout
-%%DATADIR%%/layouts/aguplus.inc
-%%DATADIR%%/layouts/amsart-plain.layout
-%%DATADIR%%/layouts/amsart-seq.layout
-%%DATADIR%%/layouts/amsart.layout
-%%DATADIR%%/layouts/amsbook.layout
-%%DATADIR%%/layouts/amsdefs.inc
-%%DATADIR%%/layouts/amsmaths-plain.inc
-%%DATADIR%%/layouts/amsmaths-seq.inc
-%%DATADIR%%/layouts/amsmaths.inc
-%%DATADIR%%/layouts/apa.layout
-%%DATADIR%%/layouts/arab-article.layout
-%%DATADIR%%/layouts/article.layout
-%%DATADIR%%/layouts/beamer.layout
-%%DATADIR%%/layouts/book.layout
-%%DATADIR%%/layouts/broadway.layout
-%%DATADIR%%/layouts/chess.layout
-%%DATADIR%%/layouts/cl2emult.layout
-%%DATADIR%%/layouts/cv.layout
-%%DATADIR%%/layouts/db_lyxmacros.inc
-%%DATADIR%%/layouts/db_stdcharstyles.inc
-%%DATADIR%%/layouts/db_stdclass.inc
-%%DATADIR%%/layouts/db_stdcounters.inc
-%%DATADIR%%/layouts/db_stdlayouts.inc
-%%DATADIR%%/layouts/db_stdlists.inc
-%%DATADIR%%/layouts/db_stdsections.inc
-%%DATADIR%%/layouts/db_stdstarsections.inc
-%%DATADIR%%/layouts/db_stdstruct.inc
-%%DATADIR%%/layouts/db_stdtitle.inc
-%%DATADIR%%/layouts/dinbrief.layout
-%%DATADIR%%/layouts/docbook-book.layout
-%%DATADIR%%/layouts/docbook-chapter.layout
-%%DATADIR%%/layouts/docbook-section.layout
-%%DATADIR%%/layouts/docbook.layout
-%%DATADIR%%/layouts/dtk.layout
-%%DATADIR%%/layouts/egs.layout
-%%DATADIR%%/layouts/elsart.layout
-%%DATADIR%%/layouts/entcs.layout
-%%DATADIR%%/layouts/extarticle.layout
-%%DATADIR%%/layouts/extbook.layout
-%%DATADIR%%/layouts/extletter.layout
-%%DATADIR%%/layouts/extreport.layout
-%%DATADIR%%/layouts/foils.layout
-%%DATADIR%%/layouts/g-brief-de.layout
-%%DATADIR%%/layouts/g-brief-en.layout
-%%DATADIR%%/layouts/g-brief2.layout
-%%DATADIR%%/layouts/heb-article.layout
-%%DATADIR%%/layouts/heb-letter.layout
-%%DATADIR%%/layouts/hollywood.layout
-%%DATADIR%%/layouts/ijmpc.layout
-%%DATADIR%%/layouts/ijmpd.layout
-%%DATADIR%%/layouts/jgrga.layout
-%%DATADIR%%/layouts/kluwer.layout
-%%DATADIR%%/layouts/latex8.layout
-%%DATADIR%%/layouts/letter.layout
-%%DATADIR%%/layouts/linuxdoc.layout
-%%DATADIR%%/layouts/literate-article.layout
-%%DATADIR%%/layouts/literate-book.layout
-%%DATADIR%%/layouts/literate-report.layout
-%%DATADIR%%/layouts/literate-scrap.inc
-%%DATADIR%%/layouts/llncs.layout
-%%DATADIR%%/layouts/ltugboat.layout
-%%DATADIR%%/layouts/lyxmacros.inc
-%%DATADIR%%/layouts/manpage.layout
-%%DATADIR%%/layouts/memoir.layout
-%%DATADIR%%/layouts/mwart.layout
-%%DATADIR%%/layouts/mwbk.layout
-%%DATADIR%%/layouts/mwrep.layout
-%%DATADIR%%/layouts/numarticle.inc
-%%DATADIR%%/layouts/numreport.inc
-%%DATADIR%%/layouts/numrevtex.inc
-%%DATADIR%%/layouts/paper.layout
-%%DATADIR%%/layouts/report.layout
-%%DATADIR%%/layouts/revtex.layout
-%%DATADIR%%/layouts/revtex4.layout
-%%DATADIR%%/layouts/scrartcl.layout
-%%DATADIR%%/layouts/scrbook.layout
-%%DATADIR%%/layouts/scrclass.inc
-%%DATADIR%%/layouts/scrlettr.layout
-%%DATADIR%%/layouts/scrlttr2.layout
-%%DATADIR%%/layouts/scrreprt.layout
-%%DATADIR%%/layouts/seminar.layout
-%%DATADIR%%/layouts/siamltex.layout
-%%DATADIR%%/layouts/slides.layout
-%%DATADIR%%/layouts/spie.layout
-%%DATADIR%%/layouts/stdclass.inc
-%%DATADIR%%/layouts/stdcounters.inc
-%%DATADIR%%/layouts/stdfloats.inc
-%%DATADIR%%/layouts/stdlayouts.inc
-%%DATADIR%%/layouts/stdletter.inc
-%%DATADIR%%/layouts/stdlists.inc
-%%DATADIR%%/layouts/stdsections.inc
-%%DATADIR%%/layouts/stdstarsections.inc
-%%DATADIR%%/layouts/stdstruct.inc
-%%DATADIR%%/layouts/stdtitle.inc
-%%DATADIR%%/layouts/svglobal.layout
-%%DATADIR%%/layouts/svjog.layout
-%%DATADIR%%/layouts/svjour.inc
-%%DATADIR%%/layouts/svprobth.layout
-%%DATADIR%%/lyx2lyx/LyX.py
-%%DATADIR%%/lyx2lyx/LyX.pyc
-%%DATADIR%%/lyx2lyx/LyX.pyo
-%%DATADIR%%/lyx2lyx/lyx2lyx
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.py
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyc
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyo
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.py
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyc
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_06.py
-%%DATADIR%%/lyx2lyx/lyx_0_06.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_06.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_08.py
-%%DATADIR%%/lyx2lyx/lyx_0_08.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_08.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_10.py
-%%DATADIR%%/lyx2lyx/lyx_0_10.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_10.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_12.py
-%%DATADIR%%/lyx2lyx/lyx_0_12.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_12.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_0.py
-%%DATADIR%%/lyx2lyx/lyx_1_0.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_0.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1.py
-%%DATADIR%%/lyx2lyx/lyx_1_1.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_2.py
-%%DATADIR%%/lyx2lyx/lyx_1_2.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_2.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_3.py
-%%DATADIR%%/lyx2lyx/lyx_1_3.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_3.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_4.py
-%%DATADIR%%/lyx2lyx/lyx_1_4.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_4.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_5.py
-%%DATADIR%%/lyx2lyx/lyx_1_5.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_5.pyo
-%%DATADIR%%/lyx2lyx/parser_tools.py
-%%DATADIR%%/lyx2lyx/parser_tools.pyc
-%%DATADIR%%/lyx2lyx/parser_tools.pyo
-%%DATADIR%%/lyx2lyx/profiling.py
-%%DATADIR%%/lyx2lyx/profiling.pyc
-%%DATADIR%%/lyx2lyx/profiling.pyo
-%%DATADIR%%/lyxrc.example
-%%DATADIR%%/scripts/TeXFiles.py
-%%DATADIR%%/scripts/TeXFiles.pyc
-%%DATADIR%%/scripts/TeXFiles.pyo
-%%DATADIR%%/scripts/clean_dvi.py
-%%DATADIR%%/scripts/clean_dvi.pyc
-%%DATADIR%%/scripts/clean_dvi.pyo
-%%DATADIR%%/scripts/convertDefault.py
-%%DATADIR%%/scripts/convertDefault.pyc
-%%DATADIR%%/scripts/convertDefault.pyo
-%%DATADIR%%/scripts/date.py
-%%DATADIR%%/scripts/date.pyc
-%%DATADIR%%/scripts/date.pyo
-%%DATADIR%%/scripts/fen2ascii.py
-%%DATADIR%%/scripts/fen2ascii.pyc
-%%DATADIR%%/scripts/fen2ascii.pyo
-%%DATADIR%%/scripts/fig2pdftex.py
-%%DATADIR%%/scripts/fig2pdftex.pyc
-%%DATADIR%%/scripts/fig2pdftex.pyo
-%%DATADIR%%/scripts/fig2pstex.py
-%%DATADIR%%/scripts/fig2pstex.pyc
-%%DATADIR%%/scripts/fig2pstex.pyo
-%%DATADIR%%/scripts/fig_copy.py
-%%DATADIR%%/scripts/fig_copy.pyc
-%%DATADIR%%/scripts/fig_copy.pyo
-%%DATADIR%%/scripts/layout2layout.py
-%%DATADIR%%/scripts/layout2layout.pyc
-%%DATADIR%%/scripts/layout2layout.pyo
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.py
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyc
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyo
-%%DATADIR%%/scripts/listerrors
-%%DATADIR%%/scripts/lyxpreview2bitmap.py
-%%DATADIR%%/scripts/lyxpreview2bitmap.pyc
-%%DATADIR%%/scripts/lyxpreview2bitmap.pyo
-%%DATADIR%%/scripts/lyxpreview_tools.py
-%%DATADIR%%/scripts/lyxpreview_tools.pyc
-%%DATADIR%%/scripts/lyxpreview_tools.pyo
-%%DATADIR%%/scripts/tex_copy.py
-%%DATADIR%%/scripts/tex_copy.pyc
-%%DATADIR%%/scripts/tex_copy.pyo
-%%DATADIR%%/symbols
-%%DATADIR%%/syntax.default
-%%DATADIR%%/templates/IEEEtran.lyx
-%%DATADIR%%/templates/README.new_templates
-%%DATADIR%%/templates/aa.lyx
-%%DATADIR%%/templates/aastex.lyx
-%%DATADIR%%/templates/agu_article.lyx
-%%DATADIR%%/templates/beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/de_beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/dinbrief.lyx
-%%DATADIR%%/templates/docbook_article.lyx
-%%DATADIR%%/templates/elsart.lyx
-%%DATADIR%%/templates/fr_beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/g-brief-de.lyx
-%%DATADIR%%/templates/g-brief-en.lyx
-%%DATADIR%%/templates/hollywood.lyx
-%%DATADIR%%/templates/ijmpc.lyx
-%%DATADIR%%/templates/ijmpd.lyx
-%%DATADIR%%/templates/kluwer.lyx
-%%DATADIR%%/templates/koma-letter2.lyx
-%%DATADIR%%/templates/latex8.lyx
-%%DATADIR%%/templates/letter.lyx
-%%DATADIR%%/templates/linuxdoc_article.lyx
-%%DATADIR%%/templates/revtex.lyx
-%%DATADIR%%/templates/revtex4.lyx
-%%DATADIR%%/templates/slides.lyx
-%%DATADIR%%/tex/broadway.cls
-%%DATADIR%%/tex/cv.cls
-%%DATADIR%%/tex/hollywood.cls
-%%DATADIR%%/tex/lyxchess.sty
-%%DATADIR%%/tex/lyxskak.sty
-%%DATADIR%%/tex/revtex.cls
-%%DATADIR%%/ui/classic.ui
-%%DATADIR%%/ui/default.ui
-%%DATADIR%%/ui/default-alltoolbars.ui
-%%DATADIR%%/ui/default-autotoolbars.ui
-%%DATADIR%%/ui/stdmenus.inc
-%%DATADIR%%/ui/stdtoolbars.inc
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/tex
-@dirrm %%DATADIR%%/templates
-@dirrm %%DATADIR%%/scripts
-@dirrm %%DATADIR%%/lyx2lyx
-@dirrm %%DATADIR%%/layouts
-@dirrm %%DATADIR%%/kbd
-@dirrm %%DATADIR%%/images/math
-@dirrm %%DATADIR%%/images
-@dirrm %%DATADIR%%/examples
-@dirrm %%DATADIR%%/doc
-@dirrm %%DATADIR%%/clipart
-@dirrm %%DATADIR%%/bind
-@dirrm %%DATADIR%%
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
deleted file mode 100644
index f3366b56d1ce..000000000000
--- a/print/lyx16/Makefile
+++ /dev/null
@@ -1,120 +0,0 @@
-# New ports collection makefile for: lyx
-# Date created: Sa 12 Okt 1996 19:20:51 MET DST
-# Whom: Andreas Klemm <andreas@klemm.gtn.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= lyx
-PORTVERSION= 1.4.5.1
-PORTREVISION= 1
-CATEGORIES= print
-MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.4.x/ \
- http://www-ftp.lip6.fr/ftp/pub/lyx/stable/1.4.x/ \
- ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.4.x/ \
- ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.4.x/ \
- http://sunsite.icm.edu.pl/pub/unix/editors/lyx/stable/1.4.x/ \
- ftp://ftp.chg.ru/pub/X11/lyx/stable/1.4.x/
-
-MAINTAINER= mi@aldan.algebra.com
-COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
-
-BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
-RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
-LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost
-
-OPTIONS= QT "Use Qt (instead of XForms)" ${QT_PRESENT} \
- ASPELL "Utilize ASPELL library" on \
- AIKSAUR "Build Aiksaurus support (English thesaurus)" on \
- ISPELL "Depend on ISPELL as well" off
-ALL_TARGET= all check
-USE_BZIP2= yes
-USE_GNOME= gnometarget lthack
-USE_PERL5= yes
-USE_PYTHON= yes
-USE_GETTEXT= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-EXTRACT_AFTER_ARGS=| ${TAR} -xf - --exclude ${PORTNAME}-${PORTVERSION}/intl/*.[ch] --exclude ${PORTNAME}-${PORTVERSION}/boost
-CONFIGURE_ARGS= --with-extra-lib="${LOCALBASE}/lib" \
- --without-included-boost \
- --with-extra-inc="${LOCALBASE}/include"
-MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
- AUTOHEADER="${TRUE}"
-MAN1= lyx.1 tex2lyx.1 lyxclient.1
-
-post-patch:
- # Removing mention of the bundled boost
- ${REINPLACE_CMD} -e 's, boost/[^ ]*Makefile,,g' ${WRKSRC}/configure
- ${REINPLACE_CMD} -e 's,detail/nullstream,utils/nullstream,' \
- ${WRKSRC}/src/pch.h ${WRKSRC}/src/support/pch.h \
- ${WRKSRC}/src/support/debugstream.h
- ${REINPLACE_CMD} -e 's,boost/regex\.hpp,boost/cregex.hpp,' \
- ${WRKSRC}/src/support/filetools.C
- ${REINPLACE_CMD} -e 's,/bin/bash,/bin/sh,' \
- ${WRKSRC}/src/support/tests/test_*
-
-pre-configure:
- # If the installed Boost is 1.34 or later, we must compile
- # with exceptions enabled:
- ${AWK} '/#define BOOST_VERSION / {exit($$NF >= 103400)}' \
- ${LOCALBASE}/include/boost/version.hpp || \
- ${REINPLACE_CMD} -e 's,\(AM_CXXFLAGS="\)-fno-exceptions,\1,' \
- ${WRKSRC}/${CONFIGURE_SCRIPT}
-
-post-configure:
- # Removing explicit linking with -lc
- ${REINPLACE_CMD} -e 's,-lc ,,' ${WRKSRC}/*/Makefile
-
-.include <bsd.port.pre.mk>
-
-.if exists(${LOCALBASE}/bin/makepsres)
-PLIST_SUB+= PSRES=
-.else
-PLIST_SUB+= PSRES='@comment '
-.endif
-
-.if defined(WITH_AIKSAUR)
-LIB_DEPENDS+= Aiksaurus:${PORTSDIR}/textproc/aiksaurus
-.else
-CONFIGURE_ARGS+=--without-aiksaurus
-.endif
-
-.if defined(WITH_QT)
-LIB_DEPENDS+= qt-mt:${PORTSDIR}/x11-toolkits/qt33
-CONFIGURE_ARGS+= --with-frontend=qt
-CFLAGS+= ${PTHREAD_CFLAGS}
-CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS}
-RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf
-.else
-LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms
-CONFIGURE_ARGS+=--with-frontend=xforms
-USE_XORG= x11
-.endif
-
-.if defined(WITH_ASPELL)
-LIB_DEPENDS+= aspell:${PORTSDIR}/textproc/aspell
-CONFIGURE_ARGS+= --with-pspell \
- --with-pspell-lib="${LOCALBASE}/lib" \
- --with-pspell-include="${LOCALBASE}/include"
-.else
-CONFIGURE_ARGS+=--without-aspell --without-pspell
-.endif
-
-.if defined(WITH_ISPELL)
-RUN_DEPENDS+= ispell:${PORTSDIR}/textproc/ispell
-.else
-CONFIGURE_ARGS+=--without-ispell
-.endif
-
-.if exists(${LOCALBASE}/lib/libqt-mt.prl)
-QT_PRESENT= on
-.else
-QT_PRESENT= off
-.endif
-
-.if ${OSVERSION} >= 700007 && ${ARCH} == i386 && ${CXX} == c++
-#BROKEN= C++ compiler seg-faults, try using a different one and report to ${MAINTAINER}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/print/lyx16/distinfo b/print/lyx16/distinfo
deleted file mode 100644
index 55fcdfccac5b..000000000000
--- a/print/lyx16/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (lyx-1.4.5.1.tar.bz2) = b74d82e80c49c7edb782ec7395b7ca27
-SHA256 (lyx-1.4.5.1.tar.bz2) = b26a09cc29aaf77f4a4593d437b62fcf044926e481a8468ac6eb2e5ac695ca9b
-SIZE (lyx-1.4.5.1.tar.bz2) = 8026585
diff --git a/print/lyx16/files/patch-boost-134 b/print/lyx16/files/patch-boost-134
deleted file mode 100644
index 2bfe3a8f6140..000000000000
--- a/print/lyx16/files/patch-boost-134
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/support/path.h Mon Oct 6 11:43:21 2003
-+++ src/support/path.h Fri Jul 6 14:23:38 2007
-@@ -55,5 +55,5 @@
- // we add this macro:
- ///
--#ifndef PATH_C
-+#if 0
- #define Path(x) unnamed_Path;
- #endif
---- src/client/client.C Wed Apr 12 05:37:33 2006
-+++ src/client/client.C Fri Jul 6 15:47:26 2007
-@@ -94,5 +94,10 @@
- for (; beg != end; ++beg) {
- if (prefixIs(beg->leaf(), "lyx_tmpdir" + pid)) {
-+#include <boost/version.hpp>
-+#if BOOST_VERSION < 103400
- fs::path lyxsocket = *beg / "lyxsocket";
-+#else
-+ fs::path lyxsocket = beg->path() / "lyxsocket";
-+#endif
- if (fs::exists(lyxsocket)) {
- dirlist.push_back(lyxsocket);
diff --git a/print/lyx16/files/patch-src-support-fs_extras.C b/print/lyx16/files/patch-src-support-fs_extras.C
deleted file mode 100644
index a109e06f5b87..000000000000
--- a/print/lyx16/files/patch-src-support-fs_extras.C
+++ /dev/null
@@ -1,62 +0,0 @@
---- src/support/fs_extras.C.orig 2005-05-07 18:31:16.000000000 +0400
-+++ src/support/fs_extras.C 2009-03-23 18:01:11.000000000 +0300
-@@ -93,13 +93,15 @@
- {
-
- #ifdef BOOST_POSIX
-+#include <boost/version.hpp>
- int const infile = ::open(source.string().c_str(), O_RDONLY);
- if (infile == -1) {
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- struct stat source_stat;
-@@ -107,10 +109,11 @@
- if (ret == -1) {
- ::close(infile);
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- int const flags = O_WRONLY | O_CREAT | (noclobber ? O_EXCL : O_TRUNC);
-@@ -119,10 +122,11 @@
- if (outfile == -1) {
- ::close(infile);
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- }
-
- std::size_t const buf_sz = 32768;
-@@ -149,10 +153,11 @@
-
- if (in == -1 || out == -1)
- boost::throw_exception(
-- filesystem_error(
-+ basic_filesystem_error<path>(
- "boost::filesystem::copy_file",
- source, target,
-- fs::detail::system_error_code()));
-+ boost::system::error_code(errno, boost::system::get_system_category()))
-+ );
- #endif
- #ifdef BOOST_WINDOWS
- if (::CopyFile(source.string().c_str(), target.string().c_str(), noclobber) == 0) {
diff --git a/print/lyx16/files/patch-src-support-tests-convert.C b/print/lyx16/files/patch-src-support-tests-convert.C
deleted file mode 100644
index ca9a46941ba8..000000000000
--- a/print/lyx16/files/patch-src-support-tests-convert.C
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/support/tests/convert.C.orig 2005-01-28 00:05:44.000000000 +0300
-+++ src/support/tests/convert.C 2009-03-25 06:33:54.000000000 +0300
-@@ -74,8 +74,7 @@
- << convert<string>(false) << '\n'
-
- << convert<string>('a') << '\n'
-- << convert<string>(1.0) << '\n'
-- << convert<string>(1.1) << endl;
-+ << convert<string>(1.0) << endl;
- }
-
- int main()
diff --git a/print/lyx16/files/patch-src-support-tests-regfiles-convert b/print/lyx16/files/patch-src-support-tests-regfiles-convert
deleted file mode 100644
index a63e24103730..000000000000
--- a/print/lyx16/files/patch-src-support-tests-regfiles-convert
+++ /dev/null
@@ -1,7 +0,0 @@
---- src/support/tests/regfiles/convert.orig 2005-01-28 00:05:44.000000000 +0300
-+++ src/support/tests/regfiles/convert 2009-03-25 06:34:11.000000000 +0300
-@@ -46,4 +46,3 @@
- false
- a
- 1
--1.1
diff --git a/print/lyx16/pkg-descr b/print/lyx16/pkg-descr
deleted file mode 100644
index 1e258d2b80eb..000000000000
--- a/print/lyx16/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-LyX is a document processor interfaced with LaTeX, which gives both the
-ease-of-use of a wordprocessor, and the flexibility and power of
-LaTeX.
-
-Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
-generated. Speeds up learning LaTeX and makes complicated layouts
-easy and intuitive. New features include spell-checking, international
-character support, WYSIWYG graphics, tables, and equations.
-
-WWW: http://www.lyx.org/
diff --git a/print/lyx16/pkg-plist b/print/lyx16/pkg-plist
deleted file mode 100644
index 93f5cbf8bd9d..000000000000
--- a/print/lyx16/pkg-plist
+++ /dev/null
@@ -1,1123 +0,0 @@
-bin/lyx
-bin/tex2lyx
-bin/lyxclient
-share/locale/cs/LC_MESSAGES/lyx.mo
-share/locale/da/LC_MESSAGES/lyx.mo
-share/locale/de/LC_MESSAGES/lyx.mo
-share/locale/es/LC_MESSAGES/lyx.mo
-share/locale/eu/LC_MESSAGES/lyx.mo
-share/locale/fi/LC_MESSAGES/lyx.mo
-share/locale/fr/LC_MESSAGES/lyx.mo
-share/locale/gl/LC_MESSAGES/lyx.mo
-share/locale/hu/LC_MESSAGES/lyx.mo
-share/locale/it/LC_MESSAGES/lyx.mo
-share/locale/nb/LC_MESSAGES/lyx.mo
-share/locale/nl/LC_MESSAGES/lyx.mo
-share/locale/nn/LC_MESSAGES/lyx.mo
-share/locale/pl/LC_MESSAGES/lyx.mo
-share/locale/ro/LC_MESSAGES/lyx.mo
-share/locale/ru/LC_MESSAGES/lyx.mo
-share/locale/sk/LC_MESSAGES/lyx.mo
-share/locale/sl/LC_MESSAGES/lyx.mo
-share/locale/tr/LC_MESSAGES/lyx.mo
-%%DATADIR%%/CREDITS
-%%DATADIR%%/unicodesymbols
-%%DATADIR%%/bind/aqua.bind
-%%DATADIR%%/bind/broadway.bind
-%%DATADIR%%/bind/cua.bind
-%%DATADIR%%/bind/cyrkeys.bind
-%%DATADIR%%/bind/de_menus.bind
-%%DATADIR%%/bind/emacs.bind
-%%DATADIR%%/bind/fi_menus.bind
-%%DATADIR%%/bind/greekkeys.bind
-%%DATADIR%%/bind/hollywood.bind
-%%DATADIR%%/bind/latinkeys.bind
-%%DATADIR%%/bind/mac.bind
-%%DATADIR%%/bind/math.bind
-%%DATADIR%%/bind/menus.bind
-%%DATADIR%%/bind/pt_menus.bind
-%%DATADIR%%/bind/sciword.bind
-%%DATADIR%%/bind/sv_menus.bind
-%%DATADIR%%/bind/xemacs.bind
-%%DATADIR%%/chkconfig.ltx
-%%DATADIR%%/clipart/BoxInsetDefault.png
-%%DATADIR%%/clipart/ComentNotaImagen.png
-%%DATADIR%%/clipart/CommentNoteImage.png
-%%DATADIR%%/clipart/CuadroMinipag.png
-%%DATADIR%%/clipart/GreyedOutNoteImage.png
-%%DATADIR%%/clipart/GrisNotaImagen.png
-%%DATADIR%%/clipart/LyXNoteImage.png
-%%DATADIR%%/clipart/NotaLyXImagen.png
-%%DATADIR%%/clipart/endnotes.pdf
-%%DATADIR%%/clipart/etiqueta.png
-%%DATADIR%%/clipart/float.png
-%%DATADIR%%/clipart/flotante.png
-%%DATADIR%%/clipart/footnote.png
-%%DATADIR%%/clipart/label.png
-%%DATADIR%%/clipart/notapie.png
-%%DATADIR%%/clipart/platypus.eps
-%%DATADIR%%/clipart/reference2.png
-%%DATADIR%%/clipart/referencia2.png
-%%DATADIR%%/clipart/with_fntright.pdf
-%%DATADIR%%/clipart/without_fntright.pdf
-%%DATADIR%%/configure.py
-%%DATADIR%%/configure.pyc
-%%DATADIR%%/configure.pyo
-%%DATADIR%%/doc/Customization.lyx
-%%DATADIR%%/doc/DocStyle.lyx
-%%DATADIR%%/doc/Extended.lyx
-%%DATADIR%%/doc/EmbeddedObjects.lyx
-%%DATADIR%%/doc/FAQ.lyx
-%%DATADIR%%/doc/Intro.lyx
-%%DATADIR%%/doc/LaTeXConfig.lyx.in
-%%DATADIR%%/doc/Reference.lyx
-%%DATADIR%%/doc/TOC.lyx
-%%DATADIR%%/doc/Tutorial.lyx
-%%DATADIR%%/doc/UserGuide.lyx
-%%DATADIR%%/doc/cs_TOC.lyx
-%%DATADIR%%/doc/cs_Tutorial.lyx
-%%DATADIR%%/doc/da_Intro.lyx
-%%DATADIR%%/doc/da_TOC.lyx
-%%DATADIR%%/doc/de_Customization.lyx
-%%DATADIR%%/doc/de_Extended.lyx
-%%DATADIR%%/doc/de_FAQ.lyx
-%%DATADIR%%/doc/de_Intro.lyx
-%%DATADIR%%/doc/de_TOC.lyx
-%%DATADIR%%/doc/de_Tutorial.lyx
-%%DATADIR%%/doc/de_UserGuide.lyx
-%%DATADIR%%/doc/es_EmbeddedObjects.lyx
-%%DATADIR%%/doc/es_Intro.lyx
-%%DATADIR%%/doc/es_TOC.lyx
-%%DATADIR%%/doc/es_Tutorial.lyx
-%%DATADIR%%/doc/escher-lsd.eps
-%%DATADIR%%/doc/eu_Customization.lyx
-%%DATADIR%%/doc/eu_Extended.lyx
-%%DATADIR%%/doc/eu_FAQ.lyx
-%%DATADIR%%/doc/eu_Intro.lyx
-%%DATADIR%%/doc/eu_TOC.lyx
-%%DATADIR%%/doc/eu_Tutorial.lyx
-%%DATADIR%%/doc/eu_UserGuide.lyx
-%%DATADIR%%/doc/fr_Customization.lyx
-%%DATADIR%%/doc/fr_Extended.lyx
-%%DATADIR%%/doc/fr_FAQ.lyx
-%%DATADIR%%/doc/fr_Intro.lyx
-%%DATADIR%%/doc/fr_TOC.lyx
-%%DATADIR%%/doc/fr_Tutorial.lyx
-%%DATADIR%%/doc/fr_UserGuide.lyx
-%%DATADIR%%/doc/gl_Intro.lyx
-%%DATADIR%%/doc/gl_TOC.lyx
-%%DATADIR%%/doc/gl_Tutorial.lyx
-%%DATADIR%%/doc/he_Intro.lyx
-%%DATADIR%%/doc/he_TOC.lyx
-%%DATADIR%%/doc/he_Tutorial.lyx
-%%DATADIR%%/doc/hu_Intro.lyx
-%%DATADIR%%/doc/hu_TOC.lyx
-%%DATADIR%%/doc/hu_Tutorial.lyx
-%%DATADIR%%/doc/it_Customization.lyx
-%%DATADIR%%/doc/it_Intro.lyx
-%%DATADIR%%/doc/it_TOC.lyx
-%%DATADIR%%/doc/it_Tutorial.lyx
-%%DATADIR%%/doc/it_UserGuide.lyx
-%%DATADIR%%/doc/mobius.eps
-%%DATADIR%%/doc/nb_Intro.lyx
-%%DATADIR%%/doc/nb_TOC.lyx
-%%DATADIR%%/doc/nl_Intro.lyx
-%%DATADIR%%/doc/nl_TOC.lyx
-%%DATADIR%%/doc/nl_Tutorial.lyx
-%%DATADIR%%/doc/pl_Extended.lyx
-%%DATADIR%%/doc/pl_Intro.lyx
-%%DATADIR%%/doc/pl_TOC.lyx
-%%DATADIR%%/doc/pl_Tutorial.lyx
-%%DATADIR%%/doc/platypus.eps
-%%DATADIR%%/doc/pt_Intro.lyx
-%%DATADIR%%/doc/pt_TOC.lyx
-%%DATADIR%%/doc/pt_Tutorial.lyx
-%%DATADIR%%/doc/ro_Intro.lyx
-%%DATADIR%%/doc/ro_TOC.lyx
-%%DATADIR%%/doc/ru_FAQ.lyx
-%%DATADIR%%/doc/ru_Intro.lyx
-%%DATADIR%%/doc/ru_TOC.lyx
-%%DATADIR%%/doc/ru_Tutorial.lyx
-%%DATADIR%%/doc/sk_TOC.lyx
-%%DATADIR%%/doc/sk_Tutorial.lyx
-%%DATADIR%%/doc/sk_UserGuide.lyx
-%%DATADIR%%/doc/sl_Intro.lyx
-%%DATADIR%%/doc/sl_TOC.lyx
-%%DATADIR%%/doc/sl_Tutorial.lyx
-%%DATADIR%%/doc/sv_Intro.lyx
-%%DATADIR%%/doc/sv_TOC.lyx
-%%DATADIR%%/doc/sv_Tutorial.lyx
-%%DATADIR%%/encodings
-%%DATADIR%%/examples/Foils.lyx
-%%DATADIR%%/examples/ItemizeBullets.lyx
-%%DATADIR%%/examples/Literate.lyx
-%%DATADIR%%/examples/Minipage.lyx
-%%DATADIR%%/examples/TableExamples.lyx
-%%DATADIR%%/examples/aa_sample.lyx
-%%DATADIR%%/examples/aas_sample.lyx
-%%DATADIR%%/examples/amsart-test.lyx
-%%DATADIR%%/examples/amsbook-test.lyx
-%%DATADIR%%/examples/beamer-g4-mask.jpg
-%%DATADIR%%/examples/beamer-g4.jpg
-%%DATADIR%%/examples/beamer-icsi-logo.pdf
-%%DATADIR%%/examples/beamer-knight1-mask.png
-%%DATADIR%%/examples/beamer-knight1.png
-%%DATADIR%%/examples/beamer-knight2-mask.png
-%%DATADIR%%/examples/beamer-knight2.png
-%%DATADIR%%/examples/beamer-knight3-mask.png
-%%DATADIR%%/examples/beamer-knight3.png
-%%DATADIR%%/examples/beamer-knight4-mask.png
-%%DATADIR%%/examples/beamer-knight4.png
-%%DATADIR%%/examples/beamerlyxexample1.lyx
-%%DATADIR%%/examples/ca_splash.lyx
-%%DATADIR%%/examples/cs_splash.lyx
-%%DATADIR%%/examples/chess-article.lyx
-%%DATADIR%%/examples/chessgame.lyx
-%%DATADIR%%/examples/currency.lyx
-%%DATADIR%%/examples/cv.lyx
-%%DATADIR%%/examples/da_splash.lyx
-%%DATADIR%%/examples/de_ItemizeBullets.lyx
-%%DATADIR%%/examples/de_Lebenslauf.lyx
-%%DATADIR%%/examples/de_Minipage.lyx
-%%DATADIR%%/examples/de_TableExamples.lyx
-%%DATADIR%%/examples/de_Waehrungen.lyx
-%%DATADIR%%/examples/de_beispiel_gelyxt.lyx
-%%DATADIR%%/examples/de_beispiel_roh.lyx
-%%DATADIR%%/examples/de_decimal.lyx
-%%DATADIR%%/examples/de_mathed.lyx
-%%DATADIR%%/examples/de_multicol.lyx
-%%DATADIR%%/examples/de_splash.lyx
-%%DATADIR%%/examples/decimal.lyx
-%%DATADIR%%/examples/docbook_article.lyx
-%%DATADIR%%/examples/es_ejemplo_con_lyx.lyx
-%%DATADIR%%/examples/es_ejemplo_sin_lyx.lyx
-%%DATADIR%%/examples/es_splash.lyx
-%%DATADIR%%/examples/eu_adibide_gordina.lyx
-%%DATADIR%%/examples/eu_adibide_lyx-atua.lyx
-%%DATADIR%%/examples/eu_splash.lyx
-%%DATADIR%%/examples/example_lyxified.lyx
-%%DATADIR%%/examples/example_raw.lyx
-%%DATADIR%%/examples/fr_AlignementDecimal.lyx
-%%DATADIR%%/examples/fr_CV.lyx
-%%DATADIR%%/examples/fr_ExemplesTableaux.lyx
-%%DATADIR%%/examples/fr_Foils.lyx
-%%DATADIR%%/examples/fr_ListesPuces.lyx
-%%DATADIR%%/examples/fr_Minipage.lyx
-%%DATADIR%%/examples/fr_exemple_brut.lyx
-%%DATADIR%%/examples/fr_exemple_lyxifie.lyx
-%%DATADIR%%/examples/fr_mathed.lyx
-%%DATADIR%%/examples/fr_multicol.lyx
-%%DATADIR%%/examples/fr_splash.lyx
-%%DATADIR%%/examples/g-brief2.lyx
-%%DATADIR%%/examples/gl_exemplo_bruto.lyx
-%%DATADIR%%/examples/gl_exemplo_lyxificado.lyx
-%%DATADIR%%/examples/gl_splash.lyx
-%%DATADIR%%/examples/he_example_raw.lyx
-%%DATADIR%%/examples/he_he_example_lyxified.lyx
-%%DATADIR%%/examples/he_he_example_raw.lyx
-%%DATADIR%%/examples/hu_splash.lyx
-%%DATADIR%%/examples/iecc05.fen
-%%DATADIR%%/examples/iecc07.fen
-%%DATADIR%%/examples/iecc12.fen
-%%DATADIR%%/examples/it_ItemizeBullets.lyx
-%%DATADIR%%/examples/it_splash.lyx
-%%DATADIR%%/examples/landslide.lyx
-%%DATADIR%%/examples/linuxdoc_manpage.lyx
-%%DATADIR%%/examples/listerrors.lyx
-%%DATADIR%%/examples/mathed.lyx
-%%DATADIR%%/examples/multicol.lyx
-%%DATADIR%%/examples/nl_multicol.lyx
-%%DATADIR%%/examples/nl_opsommingstekens.lyx
-%%DATADIR%%/examples/nl_splash.lyx
-%%DATADIR%%/examples/nl_voorbeeld_ruw.lyx
-%%DATADIR%%/examples/nl_voorbeeld_verlyxt.lyx
-%%DATADIR%%/examples/noweb2lyx.lyx
-%%DATADIR%%/examples/pl_splash.lyx
-%%DATADIR%%/examples/pt_splash.lyx
-%%DATADIR%%/examples/ro_splash.lyx
-%%DATADIR%%/examples/ru_splash.lyx
-%%DATADIR%%/examples/script_form.lyx
-%%DATADIR%%/examples/sl_primer_lyxan.lyx
-%%DATADIR%%/examples/sl_primer_surov.lyx
-%%DATADIR%%/examples/sl_splash.lyx
-%%DATADIR%%/examples/splash.lyx
-%%DATADIR%%/external_templates
-%%DATADIR%%/images/amssymb.xpm
-%%DATADIR%%/images/banner.ppm
-%%DATADIR%%/images/bookmark-goto.xpm
-%%DATADIR%%/images/bookmark-save.xpm
-%%DATADIR%%/images/break-line.xpm
-%%DATADIR%%/images/buffer-close.xpm
-%%DATADIR%%/images/buffer-export_dvi.xpm
-%%DATADIR%%/images/buffer-export_latex.xpm
-%%DATADIR%%/images/buffer-export_ps.xpm
-%%DATADIR%%/images/buffer-export_text.xpm
-%%DATADIR%%/images/buffer-new.xpm
-%%DATADIR%%/images/buffer-reload.xpm
-%%DATADIR%%/images/buffer-update_dvi.xpm
-%%DATADIR%%/images/buffer-update_ps.xpm
-%%DATADIR%%/images/buffer-view_dvi.xpm
-%%DATADIR%%/images/buffer-view_ps.xpm
-%%DATADIR%%/images/buffer-write-as.xpm
-%%DATADIR%%/images/buffer-write.xpm
-%%DATADIR%%/images/build-program.xpm
-%%DATADIR%%/images/copy.xpm
-%%DATADIR%%/images/cut.xpm
-%%DATADIR%%/images/depth-decrement.xpm
-%%DATADIR%%/images/depth-increment.xpm
-%%DATADIR%%/images/dialog-preferences.xpm
-%%DATADIR%%/images/dialog-show-new-inset_citation.xpm
-%%DATADIR%%/images/dialog-show-new-inset_graphics.xpm
-%%DATADIR%%/images/dialog-show-new-inset_include.xpm
-%%DATADIR%%/images/dialog-show-new-inset_ref.xpm
-%%DATADIR%%/images/dialog-show_character.xpm
-%%DATADIR%%/images/dialog-show_findreplace.xpm
-%%DATADIR%%/images/dialog-show_mathpanel.xpm
-%%DATADIR%%/images/dialog-show_print.xpm
-%%DATADIR%%/images/dialog-show_spellchecker.xpm
-%%DATADIR%%/images/down.xpm
-%%DATADIR%%/images/ert-insert.xpm
-%%DATADIR%%/images/file-open.xpm
-%%DATADIR%%/images/float-insert_figure.xpm
-%%DATADIR%%/images/float-insert_table.xpm
-%%DATADIR%%/images/font-bold.xpm
-%%DATADIR%%/images/font-emph.xpm
-%%DATADIR%%/images/font-free-apply.xpm
-%%DATADIR%%/images/font-noun.xpm
-%%DATADIR%%/images/font-sans.xpm
-%%DATADIR%%/images/footnote-insert.xpm
-%%DATADIR%%/images/index-insert.xpm
-%%DATADIR%%/images/label-insert.xpm
-%%DATADIR%%/images/layout.xpm
-%%DATADIR%%/images/layout-document.xpm
-%%DATADIR%%/images/layout-paragraph.xpm
-%%DATADIR%%/images/layout_Description.xpm
-%%DATADIR%%/images/layout_Enumerate.xpm
-%%DATADIR%%/images/layout_Itemize.xpm
-%%DATADIR%%/images/layout_List.xpm
-%%DATADIR%%/images/layout_LyX-Code.xpm
-%%DATADIR%%/images/layout_Scrap.xpm
-%%DATADIR%%/images/layout_Section.xpm
-%%DATADIR%%/images/lyx-quit.xpm
-%%DATADIR%%/images/lyx.xpm
-%%DATADIR%%/images/marginalnote-insert.xpm
-%%DATADIR%%/images/math-display.xpm
-%%DATADIR%%/images/math-matrix.xpm
-%%DATADIR%%/images/math-mode.xpm
-%%DATADIR%%/images/math-subscript.xpm
-%%DATADIR%%/images/math-superscript.xpm
-%%DATADIR%%/images/math/Bbbk.xpm
-%%DATADIR%%/images/math/Finv.xpm
-%%DATADIR%%/images/math/Game.xpm
-%%DATADIR%%/images/math/Im.xpm
-%%DATADIR%%/images/math/Lleftarrow.xpm
-%%DATADIR%%/images/math/Lsh.xpm
-%%DATADIR%%/images/math/Re.xpm
-%%DATADIR%%/images/math/Rsh.xpm
-%%DATADIR%%/images/math/Vert.xpm
-%%DATADIR%%/images/math/Vvdash.xpm
-%%DATADIR%%/images/math/acute.xpm
-%%DATADIR%%/images/math/aleph.xpm
-%%DATADIR%%/images/math/alpha.xpm
-%%DATADIR%%/images/math/amalg.xpm
-%%DATADIR%%/images/math/angle.xpm
-%%DATADIR%%/images/math/approx.xpm
-%%DATADIR%%/images/math/approxeq.xpm
-%%DATADIR%%/images/math/asymp.xpm
-%%DATADIR%%/images/math/backepsilon.xpm
-%%DATADIR%%/images/math/backprime.xpm
-%%DATADIR%%/images/math/backsim.xpm
-%%DATADIR%%/images/math/backsimeq.xpm
-%%DATADIR%%/images/math/backslash.xpm
-%%DATADIR%%/images/math/bar.xpm
-%%DATADIR%%/images/math/bars.xpm
-%%DATADIR%%/images/math/barwedge.xpm
-%%DATADIR%%/images/math/because.xpm
-%%DATADIR%%/images/math/beta.xpm
-%%DATADIR%%/images/math/beth.xpm
-%%DATADIR%%/images/math/between.xpm
-%%DATADIR%%/images/math/bigcap.xpm
-%%DATADIR%%/images/math/bigcirc.xpm
-%%DATADIR%%/images/math/bigcup.xpm
-%%DATADIR%%/images/math/bigodot.xpm
-%%DATADIR%%/images/math/bigoplus.xpm
-%%DATADIR%%/images/math/bigotimes.xpm
-%%DATADIR%%/images/math/bigsqcup.xpm
-%%DATADIR%%/images/math/bigstar.xpm
-%%DATADIR%%/images/math/bigtriangledown.xpm
-%%DATADIR%%/images/math/bigtriangleup.xpm
-%%DATADIR%%/images/math/biguplus.xpm
-%%DATADIR%%/images/math/bigvee.xpm
-%%DATADIR%%/images/math/bigwedge.xpm
-%%DATADIR%%/images/math/blacklozenge.xpm
-%%DATADIR%%/images/math/blacksquare.xpm
-%%DATADIR%%/images/math/blacktriangle.xpm
-%%DATADIR%%/images/math/blacktriangledown.xpm
-%%DATADIR%%/images/math/blacktriangleleft.xpm
-%%DATADIR%%/images/math/blacktriangleright.xpm
-%%DATADIR%%/images/math/bot.xpm
-%%DATADIR%%/images/math/bowtie.xpm
-%%DATADIR%%/images/math/boxdot.xpm
-%%DATADIR%%/images/math/boxminus.xpm
-%%DATADIR%%/images/math/boxplus.xpm
-%%DATADIR%%/images/math/boxtimes.xpm
-%%DATADIR%%/images/math/breve.xpm
-%%DATADIR%%/images/math/bullet.xpm
-%%DATADIR%%/images/math/bumpeq.xpm
-%%DATADIR%%/images/math/bumpeq2.xpm
-%%DATADIR%%/images/math/cap.xpm
-%%DATADIR%%/images/math/cap2.xpm
-%%DATADIR%%/images/math/cases.xpm
-%%DATADIR%%/images/math/cdot.xpm
-%%DATADIR%%/images/math/cdots.xpm
-%%DATADIR%%/images/math/centerdot.xpm
-%%DATADIR%%/images/math/check.xpm
-%%DATADIR%%/images/math/chi.xpm
-%%DATADIR%%/images/math/circ.xpm
-%%DATADIR%%/images/math/circeq.xpm
-%%DATADIR%%/images/math/circlearrowleft.xpm
-%%DATADIR%%/images/math/circlearrowright.xpm
-%%DATADIR%%/images/math/circledS.xpm
-%%DATADIR%%/images/math/circledast.xpm
-%%DATADIR%%/images/math/circledcirc.xpm
-%%DATADIR%%/images/math/circleddash.xpm
-%%DATADIR%%/images/math/clubsuit.xpm
-%%DATADIR%%/images/math/complement.xpm
-%%DATADIR%%/images/math/cong.xpm
-%%DATADIR%%/images/math/coprod.xpm
-%%DATADIR%%/images/math/cup.xpm
-%%DATADIR%%/images/math/cup2.xpm
-%%DATADIR%%/images/math/curlyeqprec.xpm
-%%DATADIR%%/images/math/curlyeqsucc.xpm
-%%DATADIR%%/images/math/curlyvee.xpm
-%%DATADIR%%/images/math/curlywedge.xpm
-%%DATADIR%%/images/math/curvearrowleft.xpm
-%%DATADIR%%/images/math/curvearrowright.xpm
-%%DATADIR%%/images/math/dagger.xpm
-%%DATADIR%%/images/math/daleth.xpm
-%%DATADIR%%/images/math/dashleftarrow.xpm
-%%DATADIR%%/images/math/dashrightarrow.xpm
-%%DATADIR%%/images/math/dashv.xpm
-%%DATADIR%%/images/math/ddagger.xpm
-%%DATADIR%%/images/math/ddot.xpm
-%%DATADIR%%/images/math/ddots.xpm
-%%DATADIR%%/images/math/delim.xpm
-%%DATADIR%%/images/math/delta.xpm
-%%DATADIR%%/images/math/delta2.xpm
-%%DATADIR%%/images/math/diagdown.xpm
-%%DATADIR%%/images/math/diagup.xpm
-%%DATADIR%%/images/math/diamond.xpm
-%%DATADIR%%/images/math/diamondsuit.xpm
-%%DATADIR%%/images/math/digamma.xpm
-%%DATADIR%%/images/math/div.xpm
-%%DATADIR%%/images/math/divideontimes.xpm
-%%DATADIR%%/images/math/dot.xpm
-%%DATADIR%%/images/math/doteq.xpm
-%%DATADIR%%/images/math/doteqdot.xpm
-%%DATADIR%%/images/math/dotplus.xpm
-%%DATADIR%%/images/math/doublebarwedge.xpm
-%%DATADIR%%/images/math/downarrow.xpm
-%%DATADIR%%/images/math/downarrow2.xpm
-%%DATADIR%%/images/math/downdownarrows.xpm
-%%DATADIR%%/images/math/downharpoonleft.xpm
-%%DATADIR%%/images/math/downharpoonright.xpm
-%%DATADIR%%/images/math/ell.xpm
-%%DATADIR%%/images/math/empty.xpm
-%%DATADIR%%/images/math/emptyset.xpm
-%%DATADIR%%/images/math/epsilon.xpm
-%%DATADIR%%/images/math/eqcirc.xpm
-%%DATADIR%%/images/math/eqslantgtr.xpm
-%%DATADIR%%/images/math/eqslantless.xpm
-%%DATADIR%%/images/math/equation.xpm
-%%DATADIR%%/images/math/equiv.xpm
-%%DATADIR%%/images/math/eta.xpm
-%%DATADIR%%/images/math/eth.xpm
-%%DATADIR%%/images/math/exists.xpm
-%%DATADIR%%/images/math/fallingdotseq.xpm
-%%DATADIR%%/images/math/flat.xpm
-%%DATADIR%%/images/math/font.xpm
-%%DATADIR%%/images/math/forall.xpm
-%%DATADIR%%/images/math/frac.xpm
-%%DATADIR%%/images/math/frown.xpm
-%%DATADIR%%/images/math/gamma.xpm
-%%DATADIR%%/images/math/gamma2.xpm
-%%DATADIR%%/images/math/geq.xpm
-%%DATADIR%%/images/math/geqq.xpm
-%%DATADIR%%/images/math/geqslant.xpm
-%%DATADIR%%/images/math/gg.xpm
-%%DATADIR%%/images/math/ggg.xpm
-%%DATADIR%%/images/math/gimel.xpm
-%%DATADIR%%/images/math/gnapprox.xpm
-%%DATADIR%%/images/math/gneq.xpm
-%%DATADIR%%/images/math/gneqq.xpm
-%%DATADIR%%/images/math/gnsim.xpm
-%%DATADIR%%/images/math/grave.xpm
-%%DATADIR%%/images/math/gtrapprox.xpm
-%%DATADIR%%/images/math/gtrdot.xpm
-%%DATADIR%%/images/math/gtreqless.xpm
-%%DATADIR%%/images/math/gtreqqless.xpm
-%%DATADIR%%/images/math/gtrless.xpm
-%%DATADIR%%/images/math/gtrsim.xpm
-%%DATADIR%%/images/math/gvertneqq.xpm
-%%DATADIR%%/images/math/hat.xpm
-%%DATADIR%%/images/math/hbar.xpm
-%%DATADIR%%/images/math/heartsuit.xpm
-%%DATADIR%%/images/math/hookleftarrow.xpm
-%%DATADIR%%/images/math/hookrightarrow.xpm
-%%DATADIR%%/images/math/hphantom.xpm
-%%DATADIR%%/images/math/hslash.xpm
-%%DATADIR%%/images/math/imath.xpm
-%%DATADIR%%/images/math/in.xpm
-%%DATADIR%%/images/math/infty.xpm
-%%DATADIR%%/images/math/int.xpm
-%%DATADIR%%/images/math/intercal.xpm
-%%DATADIR%%/images/math/intop.xpm
-%%DATADIR%%/images/math/iota.xpm
-%%DATADIR%%/images/math/jmath.xpm
-%%DATADIR%%/images/math/kappa.xpm
-%%DATADIR%%/images/math/lambda.xpm
-%%DATADIR%%/images/math/lambda2.xpm
-%%DATADIR%%/images/math/langle.xpm
-%%DATADIR%%/images/math/lbrace.xpm
-%%DATADIR%%/images/math/lbrace_rbrace.xpm
-%%DATADIR%%/images/math/lbracket.xpm
-%%DATADIR%%/images/math/lbracket_rbracket.xpm
-%%DATADIR%%/images/math/lceil.xpm
-%%DATADIR%%/images/math/lceil_rceil.xpm
-%%DATADIR%%/images/math/ldots.xpm
-%%DATADIR%%/images/math/leftarrow.xpm
-%%DATADIR%%/images/math/leftarrow2.xpm
-%%DATADIR%%/images/math/leftarrowtail.xpm
-%%DATADIR%%/images/math/leftharpoondown.xpm
-%%DATADIR%%/images/math/leftharpoonup.xpm
-%%DATADIR%%/images/math/leftleftarrows.xpm
-%%DATADIR%%/images/math/leftrightarrow.xpm
-%%DATADIR%%/images/math/leftrightarrow2.xpm
-%%DATADIR%%/images/math/leftrightarrows.xpm
-%%DATADIR%%/images/math/leftrightharpoons.xpm
-%%DATADIR%%/images/math/leftrightsquigarrow.xpm
-%%DATADIR%%/images/math/leftthreetimes.xpm
-%%DATADIR%%/images/math/leq.xpm
-%%DATADIR%%/images/math/leqq.xpm
-%%DATADIR%%/images/math/leqslant.xpm
-%%DATADIR%%/images/math/lessapprox.xpm
-%%DATADIR%%/images/math/lessdot.xpm
-%%DATADIR%%/images/math/lesseqgtr.xpm
-%%DATADIR%%/images/math/lesseqqgtr.xpm
-%%DATADIR%%/images/math/lessgtr.xpm
-%%DATADIR%%/images/math/lesssim.xpm
-%%DATADIR%%/images/math/lfloor.xpm
-%%DATADIR%%/images/math/lfloor_rfloor.xpm
-%%DATADIR%%/images/math/ll.xpm
-%%DATADIR%%/images/math/llcorner.xpm
-%%DATADIR%%/images/math/lll.xpm
-%%DATADIR%%/images/math/lnapprox.xpm
-%%DATADIR%%/images/math/lneq.xpm
-%%DATADIR%%/images/math/lneqq.xpm
-%%DATADIR%%/images/math/lnsim.xpm
-%%DATADIR%%/images/math/longleftarrow.xpm
-%%DATADIR%%/images/math/longleftarrow2.xpm
-%%DATADIR%%/images/math/longleftrightarrow.xpm
-%%DATADIR%%/images/math/longleftrightarrow2.xpm
-%%DATADIR%%/images/math/longmapsto.xpm
-%%DATADIR%%/images/math/longrightarrow.xpm
-%%DATADIR%%/images/math/longrightarrow2.xpm
-%%DATADIR%%/images/math/looparrowleft.xpm
-%%DATADIR%%/images/math/looparrowright.xpm
-%%DATADIR%%/images/math/lozenge.xpm
-%%DATADIR%%/images/math/lparen.xpm
-%%DATADIR%%/images/math/lparen_rparen.xpm
-%%DATADIR%%/images/math/lrcorner.xpm
-%%DATADIR%%/images/math/ltimes.xpm
-%%DATADIR%%/images/math/lvertneqq.xpm
-%%DATADIR%%/images/math/mapsto.xpm
-%%DATADIR%%/images/math/mathbb_C.xpm
-%%DATADIR%%/images/math/mathbb_H.xpm
-%%DATADIR%%/images/math/mathbb_N.xpm
-%%DATADIR%%/images/math/mathbb_Q.xpm
-%%DATADIR%%/images/math/mathbb_R.xpm
-%%DATADIR%%/images/math/mathbb_Z.xpm
-%%DATADIR%%/images/math/mathcal_F.xpm
-%%DATADIR%%/images/math/mathcal_H.xpm
-%%DATADIR%%/images/math/mathcal_L.xpm
-%%DATADIR%%/images/math/mathcal_O.xpm
-%%DATADIR%%/images/math/mathcircumflex.xpm
-%%DATADIR%%/images/math/mathrm_T.xpm
-%%DATADIR%%/images/math/matrix.xpm
-%%DATADIR%%/images/math/measuredangle.xpm
-%%DATADIR%%/images/math/mho.xpm
-%%DATADIR%%/images/math/mid.xpm
-%%DATADIR%%/images/math/models.xpm
-%%DATADIR%%/images/math/mp.xpm
-%%DATADIR%%/images/math/mu.xpm
-%%DATADIR%%/images/math/multimap.xpm
-%%DATADIR%%/images/math/nabla.xpm
-%%DATADIR%%/images/math/natural.xpm
-%%DATADIR%%/images/math/ncong.xpm
-%%DATADIR%%/images/math/nearrow.xpm
-%%DATADIR%%/images/math/neg.xpm
-%%DATADIR%%/images/math/neq.xpm
-%%DATADIR%%/images/math/nexists.xpm
-%%DATADIR%%/images/math/ngeq.xpm
-%%DATADIR%%/images/math/ngeqq.xpm
-%%DATADIR%%/images/math/ngeqslant.xpm
-%%DATADIR%%/images/math/ngtr.xpm
-%%DATADIR%%/images/math/ni.xpm
-%%DATADIR%%/images/math/nleftarrow.xpm
-%%DATADIR%%/images/math/nleftarrow2.xpm
-%%DATADIR%%/images/math/nleftrightarrow.xpm
-%%DATADIR%%/images/math/nleftrightarrow2.xpm
-%%DATADIR%%/images/math/nleq.xpm
-%%DATADIR%%/images/math/nleqq.xpm
-%%DATADIR%%/images/math/nleqslant.xpm
-%%DATADIR%%/images/math/nless.xpm
-%%DATADIR%%/images/math/nmid.xpm
-%%DATADIR%%/images/math/notin.xpm
-%%DATADIR%%/images/math/nparallel.xpm
-%%DATADIR%%/images/math/nprec.xpm
-%%DATADIR%%/images/math/npreceq.xpm
-%%DATADIR%%/images/math/nrightarrow.xpm
-%%DATADIR%%/images/math/nrightarrow2.xpm
-%%DATADIR%%/images/math/nshortmid.xpm
-%%DATADIR%%/images/math/nshortparallel.xpm
-%%DATADIR%%/images/math/nsim.xpm
-%%DATADIR%%/images/math/nsubseteq.xpm
-%%DATADIR%%/images/math/nsucc.xpm
-%%DATADIR%%/images/math/nsucceq.xpm
-%%DATADIR%%/images/math/nsupseteq.xpm
-%%DATADIR%%/images/math/nsupseteqq.xpm
-%%DATADIR%%/images/math/ntriangleleft.xpm
-%%DATADIR%%/images/math/ntrianglelefteq.xpm
-%%DATADIR%%/images/math/ntriangleright.xpm
-%%DATADIR%%/images/math/ntrianglerighteq.xpm
-%%DATADIR%%/images/math/nu.xpm
-%%DATADIR%%/images/math/nvdash.xpm
-%%DATADIR%%/images/math/nvdash2.xpm
-%%DATADIR%%/images/math/nvdash3.xpm
-%%DATADIR%%/images/math/nwarrow.xpm
-%%DATADIR%%/images/math/odot.xpm
-%%DATADIR%%/images/math/oint.xpm
-%%DATADIR%%/images/math/ointop.xpm
-%%DATADIR%%/images/math/omega.xpm
-%%DATADIR%%/images/math/omega2.xpm
-%%DATADIR%%/images/math/ominus.xpm
-%%DATADIR%%/images/math/oplus.xpm
-%%DATADIR%%/images/math/oslash.xpm
-%%DATADIR%%/images/math/otimes.xpm
-%%DATADIR%%/images/math/overbrace.xpm
-%%DATADIR%%/images/math/overleftarrow.xpm
-%%DATADIR%%/images/math/overleftrightarrow.xpm
-%%DATADIR%%/images/math/overline.xpm
-%%DATADIR%%/images/math/overrightarrow.xpm
-%%DATADIR%%/images/math/overset.xpm
-%%DATADIR%%/images/math/parallel.xpm
-%%DATADIR%%/images/math/partial.xpm
-%%DATADIR%%/images/math/perp.xpm
-%%DATADIR%%/images/math/phantom.xpm
-%%DATADIR%%/images/math/phi.xpm
-%%DATADIR%%/images/math/phi2.xpm
-%%DATADIR%%/images/math/pi.xpm
-%%DATADIR%%/images/math/pi2.xpm
-%%DATADIR%%/images/math/pitchfork.xpm
-%%DATADIR%%/images/math/pm.xpm
-%%DATADIR%%/images/math/prec.xpm
-%%DATADIR%%/images/math/precapprox.xpm
-%%DATADIR%%/images/math/preccurlyeq.xpm
-%%DATADIR%%/images/math/preceq.xpm
-%%DATADIR%%/images/math/precnapprox.xpm
-%%DATADIR%%/images/math/precnsim.xpm
-%%DATADIR%%/images/math/precsim.xpm
-%%DATADIR%%/images/math/prime.xpm
-%%DATADIR%%/images/math/prod.xpm
-%%DATADIR%%/images/math/propto.xpm
-%%DATADIR%%/images/math/psi.xpm
-%%DATADIR%%/images/math/psi2.xpm
-%%DATADIR%%/images/math/rangle.xpm
-%%DATADIR%%/images/math/rbrace.xpm
-%%DATADIR%%/images/math/rbracket.xpm
-%%DATADIR%%/images/math/rceil.xpm
-%%DATADIR%%/images/math/rfloor.xpm
-%%DATADIR%%/images/math/rho.xpm
-%%DATADIR%%/images/math/rightarrow.xpm
-%%DATADIR%%/images/math/rightarrow2.xpm
-%%DATADIR%%/images/math/rightarrowtail.xpm
-%%DATADIR%%/images/math/rightharpoondown.xpm
-%%DATADIR%%/images/math/rightharpoonup.xpm
-%%DATADIR%%/images/math/rightleftarrows.xpm
-%%DATADIR%%/images/math/rightleftharpoons.xpm
-%%DATADIR%%/images/math/rightrightarrows.xpm
-%%DATADIR%%/images/math/rightsquigarrow.xpm
-%%DATADIR%%/images/math/rightthreetimes.xpm
-%%DATADIR%%/images/math/risingdotseq.xpm
-%%DATADIR%%/images/math/root.xpm
-%%DATADIR%%/images/math/rparen.xpm
-%%DATADIR%%/images/math/rtimes.xpm
-%%DATADIR%%/images/math/searrow.xpm
-%%DATADIR%%/images/math/setminus.xpm
-%%DATADIR%%/images/math/sharp.xpm
-%%DATADIR%%/images/math/shortmid.xpm
-%%DATADIR%%/images/math/shortparallel.xpm
-%%DATADIR%%/images/math/sigma.xpm
-%%DATADIR%%/images/math/sigma2.xpm
-%%DATADIR%%/images/math/sim.xpm
-%%DATADIR%%/images/math/simeq.xpm
-%%DATADIR%%/images/math/slash.xpm
-%%DATADIR%%/images/math/smallfrown.xpm
-%%DATADIR%%/images/math/smallsetminus.xpm
-%%DATADIR%%/images/math/smallsmile.xpm
-%%DATADIR%%/images/math/smile.xpm
-%%DATADIR%%/images/math/space.xpm
-%%DATADIR%%/images/math/spadesuit.xpm
-%%DATADIR%%/images/math/sphericalangle.xpm
-%%DATADIR%%/images/math/sqcap.xpm
-%%DATADIR%%/images/math/sqcup.xpm
-%%DATADIR%%/images/math/sqrt.xpm
-%%DATADIR%%/images/math/sqrt-square.xpm
-%%DATADIR%%/images/math/sqsubset.xpm
-%%DATADIR%%/images/math/sqsubseteq.xpm
-%%DATADIR%%/images/math/sqsupset.xpm
-%%DATADIR%%/images/math/sqsupseteq.xpm
-%%DATADIR%%/images/math/square.xpm
-%%DATADIR%%/images/math/star.xpm
-%%DATADIR%%/images/math/style.xbm
-%%DATADIR%%/images/math/style.xpm
-%%DATADIR%%/images/math/sub.xpm
-%%DATADIR%%/images/math/subset.xpm
-%%DATADIR%%/images/math/subset2.xpm
-%%DATADIR%%/images/math/subseteq.xpm
-%%DATADIR%%/images/math/subseteqq.xpm
-%%DATADIR%%/images/math/subsetneq.xpm
-%%DATADIR%%/images/math/subsetneqq.xpm
-%%DATADIR%%/images/math/succ.xpm
-%%DATADIR%%/images/math/succapprox.xpm
-%%DATADIR%%/images/math/succcurlyeq.xpm
-%%DATADIR%%/images/math/succeq.xpm
-%%DATADIR%%/images/math/succnapprox.xpm
-%%DATADIR%%/images/math/succnsim.xpm
-%%DATADIR%%/images/math/succsim.xpm
-%%DATADIR%%/images/math/sum.xpm
-%%DATADIR%%/images/math/super.xpm
-%%DATADIR%%/images/math/supset.xpm
-%%DATADIR%%/images/math/supset2.xpm
-%%DATADIR%%/images/math/supseteq.xpm
-%%DATADIR%%/images/math/supseteqq.xpm
-%%DATADIR%%/images/math/supsetneq.xpm
-%%DATADIR%%/images/math/supsetneqq.xpm
-%%DATADIR%%/images/math/surd.xpm
-%%DATADIR%%/images/math/swarrow.xpm
-%%DATADIR%%/images/math/tau.xpm
-%%DATADIR%%/images/math/textrm_AA.xpm
-%%DATADIR%%/images/math/textrm_Oe.xpm
-%%DATADIR%%/images/math/therefore.xpm
-%%DATADIR%%/images/math/theta.xpm
-%%DATADIR%%/images/math/theta2.xpm
-%%DATADIR%%/images/math/thickapprox.xpm
-%%DATADIR%%/images/math/thicksim.xpm
-%%DATADIR%%/images/math/tilde.xpm
-%%DATADIR%%/images/math/times.xpm
-%%DATADIR%%/images/math/top.xpm
-%%DATADIR%%/images/math/triangle.xpm
-%%DATADIR%%/images/math/triangledown.xpm
-%%DATADIR%%/images/math/triangleleft.xpm
-%%DATADIR%%/images/math/trianglelefteq.xpm
-%%DATADIR%%/images/math/triangleq.xpm
-%%DATADIR%%/images/math/triangleright.xpm
-%%DATADIR%%/images/math/trianglerighteq.xpm
-%%DATADIR%%/images/math/twoheadleftarrow.xpm
-%%DATADIR%%/images/math/twoheadrightarrow.xpm
-%%DATADIR%%/images/math/ulcorner.xpm
-%%DATADIR%%/images/math/underbrace.xpm
-%%DATADIR%%/images/math/underleftarrow.xpm
-%%DATADIR%%/images/math/underleftrightarrow.xpm
-%%DATADIR%%/images/math/underline.xpm
-%%DATADIR%%/images/math/underrightarrow.xpm
-%%DATADIR%%/images/math/underscore.xpm
-%%DATADIR%%/images/math/underset.xpm
-%%DATADIR%%/images/math/uparrow.xpm
-%%DATADIR%%/images/math/uparrow2.xpm
-%%DATADIR%%/images/math/updownarrow.xpm
-%%DATADIR%%/images/math/updownarrow2.xpm
-%%DATADIR%%/images/math/upharpoonleft.xpm
-%%DATADIR%%/images/math/upharpoonright.xpm
-%%DATADIR%%/images/math/uplus.xpm
-%%DATADIR%%/images/math/upsilon.xpm
-%%DATADIR%%/images/math/upsilon2.xpm
-%%DATADIR%%/images/math/upuparrows.xpm
-%%DATADIR%%/images/math/urcorner.xpm
-%%DATADIR%%/images/math/varepsilon.xpm
-%%DATADIR%%/images/math/varkappa.xpm
-%%DATADIR%%/images/math/varnothing.xpm
-%%DATADIR%%/images/math/varphi.xpm
-%%DATADIR%%/images/math/varpi.xpm
-%%DATADIR%%/images/math/varpropto.xpm
-%%DATADIR%%/images/math/varsigma.xpm
-%%DATADIR%%/images/math/varsubsetneq.xpm
-%%DATADIR%%/images/math/varsubsetneqq.xpm
-%%DATADIR%%/images/math/varsupsetneq.xpm
-%%DATADIR%%/images/math/varsupsetneqq.xpm
-%%DATADIR%%/images/math/vartheta.xpm
-%%DATADIR%%/images/math/vartriangle.xpm
-%%DATADIR%%/images/math/vartriangleleft.xpm
-%%DATADIR%%/images/math/vartriangleright.xpm
-%%DATADIR%%/images/math/vdash.xpm
-%%DATADIR%%/images/math/vdash2.xpm
-%%DATADIR%%/images/math/vdash3.xpm
-%%DATADIR%%/images/math/vdots.xpm
-%%DATADIR%%/images/math/vec.xpm
-%%DATADIR%%/images/math/vee.xpm
-%%DATADIR%%/images/math/veebar.xpm
-%%DATADIR%%/images/math/vphantom.xpm
-%%DATADIR%%/images/math/wedge.xpm
-%%DATADIR%%/images/math/widehat.xpm
-%%DATADIR%%/images/math/widetilde.xpm
-%%DATADIR%%/images/math/wp.xpm
-%%DATADIR%%/images/math/wr.xpm
-%%DATADIR%%/images/math/xi.xpm
-%%DATADIR%%/images/math/xi2.xpm
-%%DATADIR%%/images/math/zeta.xpm
-%%DATADIR%%/images/note-insert.xpm
-%%DATADIR%%/images/paste.xpm
-%%DATADIR%%/images/psnfss1.xpm
-%%DATADIR%%/images/psnfss2.xpm
-%%DATADIR%%/images/psnfss3.xpm
-%%DATADIR%%/images/psnfss4.xpm
-%%DATADIR%%/images/redo.xpm
-%%DATADIR%%/images/standard.xpm
-%%DATADIR%%/images/tabular-feature_align-center.xpm
-%%DATADIR%%/images/tabular-feature_align-left.xpm
-%%DATADIR%%/images/tabular-feature_align-right.xpm
-%%DATADIR%%/images/tabular-feature_append-column.xpm
-%%DATADIR%%/images/tabular-feature_append-row.xpm
-%%DATADIR%%/images/tabular-feature_delete-column.xpm
-%%DATADIR%%/images/tabular-feature_delete-row.xpm
-%%DATADIR%%/images/tabular-feature_multicolumn.xpm
-%%DATADIR%%/images/tabular-feature_set-all-lines.xpm
-%%DATADIR%%/images/tabular-feature_set-longtabular.xpm
-%%DATADIR%%/images/tabular-feature_set-rotate-cell.xpm
-%%DATADIR%%/images/tabular-feature_set-rotate-tabular.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-bottom.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-left.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-right.xpm
-%%DATADIR%%/images/tabular-feature_toggle-line-top.xpm
-%%DATADIR%%/images/tabular-feature_unset-all-lines.xpm
-%%DATADIR%%/images/tabular-feature_valign-bottom.xpm
-%%DATADIR%%/images/tabular-feature_valign-middle.xpm
-%%DATADIR%%/images/tabular-feature_valign-top.xpm
-%%DATADIR%%/images/tabular-insert.xpm
-%%DATADIR%%/images/thesaurus-entry.xpm
-%%DATADIR%%/images/toc-view.xpm
-%%DATADIR%%/images/undo.xpm
-%%DATADIR%%/images/unknown.xpm
-%%DATADIR%%/images/up.xpm
-%%DATADIR%%/images/url-insert.xpm
-%%DATADIR%%/kbd/american-2.kmap
-%%DATADIR%%/kbd/american.kmap
-%%DATADIR%%/kbd/arabic.kmap
-%%DATADIR%%/kbd/bg-bds-1251.kmap
-%%DATADIR%%/kbd/brazil.kmap
-%%DATADIR%%/kbd/brazil2.kmap
-%%DATADIR%%/kbd/cp1251.cdef
-%%DATADIR%%/kbd/czech-prg.kmap
-%%DATADIR%%/kbd/czech.kmap
-%%DATADIR%%/kbd/espanol.kmap
-%%DATADIR%%/kbd/european.kmap
-%%DATADIR%%/kbd/francais.kmap
-%%DATADIR%%/kbd/french.kmap
-%%DATADIR%%/kbd/german-2.kmap
-%%DATADIR%%/kbd/german-3.kmap
-%%DATADIR%%/kbd/german.kmap
-%%DATADIR%%/kbd/greek.kmap
-%%DATADIR%%/kbd/hebrew.kmap
-%%DATADIR%%/kbd/ibm866.cdef
-%%DATADIR%%/kbd/iso8859-1.cdef
-%%DATADIR%%/kbd/iso8859-15.cdef
-%%DATADIR%%/kbd/iso8859-2.cdef
-%%DATADIR%%/kbd/iso8859-3.cdef
-%%DATADIR%%/kbd/iso8859-4.cdef
-%%DATADIR%%/kbd/iso8859-7.cdef
-%%DATADIR%%/kbd/iso8859-8.cdef
-%%DATADIR%%/kbd/iso8859-9.cdef
-%%DATADIR%%/kbd/koi8-r.cdef
-%%DATADIR%%/kbd/koi8-r.kmap
-%%DATADIR%%/kbd/koi8-t.cdef
-%%DATADIR%%/kbd/koi8-u.cdef
-%%DATADIR%%/kbd/koi8-u.kmap
-%%DATADIR%%/kbd/latvian.kmap
-%%DATADIR%%/kbd/magyar-2.kmap
-%%DATADIR%%/kbd/magyar-3.kmap
-%%DATADIR%%/kbd/magyar.kmap
-%%DATADIR%%/kbd/null.kmap
-%%DATADIR%%/kbd/polish.kmap
-%%DATADIR%%/kbd/polski.kmap
-%%DATADIR%%/kbd/portuges.kmap
-%%DATADIR%%/kbd/romanian.kmap
-%%DATADIR%%/kbd/serbian.kmap
-%%DATADIR%%/kbd/serbocroatian.kmap
-%%DATADIR%%/kbd/sf.kmap
-%%DATADIR%%/kbd/sg.kmap
-%%DATADIR%%/kbd/slovak.kmap
-%%DATADIR%%/kbd/slovene.kmap
-%%DATADIR%%/kbd/thai-kedmanee.kmap
-%%DATADIR%%/kbd/tis620-0.cdef
-%%DATADIR%%/kbd/transilvanian.kmap
-%%DATADIR%%/kbd/turkish-f.kmap
-%%DATADIR%%/kbd/turkish.kmap
-%%DATADIR%%/languages
-%%DATADIR%%/layouts/IEEEtran.layout
-%%DATADIR%%/layouts/aa.layout
-%%DATADIR%%/layouts/aapaper.inc
-%%DATADIR%%/layouts/aapaper.layout
-%%DATADIR%%/layouts/aastex.layout
-%%DATADIR%%/layouts/agu-dtd.layout
-%%DATADIR%%/layouts/agu_stdclass.inc
-%%DATADIR%%/layouts/agu_stdcounters.inc
-%%DATADIR%%/layouts/agu_stdlists.inc
-%%DATADIR%%/layouts/agu_stdsections.inc
-%%DATADIR%%/layouts/agu_stdtitle.inc
-%%DATADIR%%/layouts/agums.layout
-%%DATADIR%%/layouts/aguplus.inc
-%%DATADIR%%/layouts/amsart-plain.layout
-%%DATADIR%%/layouts/amsart-seq.layout
-%%DATADIR%%/layouts/amsart.layout
-%%DATADIR%%/layouts/amsbook.layout
-%%DATADIR%%/layouts/amsdefs.inc
-%%DATADIR%%/layouts/amsmaths-plain.inc
-%%DATADIR%%/layouts/amsmaths-seq.inc
-%%DATADIR%%/layouts/amsmaths.inc
-%%DATADIR%%/layouts/apa.layout
-%%DATADIR%%/layouts/arab-article.layout
-%%DATADIR%%/layouts/article.layout
-%%DATADIR%%/layouts/beamer.layout
-%%DATADIR%%/layouts/book.layout
-%%DATADIR%%/layouts/broadway.layout
-%%DATADIR%%/layouts/chess.layout
-%%DATADIR%%/layouts/cl2emult.layout
-%%DATADIR%%/layouts/cv.layout
-%%DATADIR%%/layouts/db_lyxmacros.inc
-%%DATADIR%%/layouts/db_stdcharstyles.inc
-%%DATADIR%%/layouts/db_stdclass.inc
-%%DATADIR%%/layouts/db_stdcounters.inc
-%%DATADIR%%/layouts/db_stdlayouts.inc
-%%DATADIR%%/layouts/db_stdlists.inc
-%%DATADIR%%/layouts/db_stdsections.inc
-%%DATADIR%%/layouts/db_stdstarsections.inc
-%%DATADIR%%/layouts/db_stdstruct.inc
-%%DATADIR%%/layouts/db_stdtitle.inc
-%%DATADIR%%/layouts/dinbrief.layout
-%%DATADIR%%/layouts/docbook-book.layout
-%%DATADIR%%/layouts/docbook-chapter.layout
-%%DATADIR%%/layouts/docbook-section.layout
-%%DATADIR%%/layouts/docbook.layout
-%%DATADIR%%/layouts/dtk.layout
-%%DATADIR%%/layouts/egs.layout
-%%DATADIR%%/layouts/elsart.layout
-%%DATADIR%%/layouts/entcs.layout
-%%DATADIR%%/layouts/extarticle.layout
-%%DATADIR%%/layouts/extbook.layout
-%%DATADIR%%/layouts/extletter.layout
-%%DATADIR%%/layouts/extreport.layout
-%%DATADIR%%/layouts/foils.layout
-%%DATADIR%%/layouts/g-brief-de.layout
-%%DATADIR%%/layouts/g-brief-en.layout
-%%DATADIR%%/layouts/g-brief2.layout
-%%DATADIR%%/layouts/heb-article.layout
-%%DATADIR%%/layouts/heb-letter.layout
-%%DATADIR%%/layouts/hollywood.layout
-%%DATADIR%%/layouts/ijmpc.layout
-%%DATADIR%%/layouts/ijmpd.layout
-%%DATADIR%%/layouts/jgrga.layout
-%%DATADIR%%/layouts/kluwer.layout
-%%DATADIR%%/layouts/latex8.layout
-%%DATADIR%%/layouts/letter.layout
-%%DATADIR%%/layouts/linuxdoc.layout
-%%DATADIR%%/layouts/literate-article.layout
-%%DATADIR%%/layouts/literate-book.layout
-%%DATADIR%%/layouts/literate-report.layout
-%%DATADIR%%/layouts/literate-scrap.inc
-%%DATADIR%%/layouts/llncs.layout
-%%DATADIR%%/layouts/ltugboat.layout
-%%DATADIR%%/layouts/lyxmacros.inc
-%%DATADIR%%/layouts/manpage.layout
-%%DATADIR%%/layouts/memoir.layout
-%%DATADIR%%/layouts/mwart.layout
-%%DATADIR%%/layouts/mwbk.layout
-%%DATADIR%%/layouts/mwrep.layout
-%%DATADIR%%/layouts/numarticle.inc
-%%DATADIR%%/layouts/numreport.inc
-%%DATADIR%%/layouts/numrevtex.inc
-%%DATADIR%%/layouts/paper.layout
-%%DATADIR%%/layouts/report.layout
-%%DATADIR%%/layouts/revtex.layout
-%%DATADIR%%/layouts/revtex4.layout
-%%DATADIR%%/layouts/scrartcl.layout
-%%DATADIR%%/layouts/scrbook.layout
-%%DATADIR%%/layouts/scrclass.inc
-%%DATADIR%%/layouts/scrlettr.layout
-%%DATADIR%%/layouts/scrlttr2.layout
-%%DATADIR%%/layouts/scrreprt.layout
-%%DATADIR%%/layouts/seminar.layout
-%%DATADIR%%/layouts/siamltex.layout
-%%DATADIR%%/layouts/slides.layout
-%%DATADIR%%/layouts/spie.layout
-%%DATADIR%%/layouts/stdclass.inc
-%%DATADIR%%/layouts/stdcounters.inc
-%%DATADIR%%/layouts/stdfloats.inc
-%%DATADIR%%/layouts/stdlayouts.inc
-%%DATADIR%%/layouts/stdletter.inc
-%%DATADIR%%/layouts/stdlists.inc
-%%DATADIR%%/layouts/stdsections.inc
-%%DATADIR%%/layouts/stdstarsections.inc
-%%DATADIR%%/layouts/stdstruct.inc
-%%DATADIR%%/layouts/stdtitle.inc
-%%DATADIR%%/layouts/svglobal.layout
-%%DATADIR%%/layouts/svjog.layout
-%%DATADIR%%/layouts/svjour.inc
-%%DATADIR%%/layouts/svprobth.layout
-%%DATADIR%%/lyx2lyx/LyX.py
-%%DATADIR%%/lyx2lyx/LyX.pyc
-%%DATADIR%%/lyx2lyx/LyX.pyo
-%%DATADIR%%/lyx2lyx/lyx2lyx
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.py
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyc
-%%DATADIR%%/lyx2lyx/lyx2lyx_lang.pyo
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.py
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyc
-%%DATADIR%%/lyx2lyx/lyx2lyx_version.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_06.py
-%%DATADIR%%/lyx2lyx/lyx_0_06.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_06.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_08.py
-%%DATADIR%%/lyx2lyx/lyx_0_08.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_08.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_10.py
-%%DATADIR%%/lyx2lyx/lyx_0_10.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_10.pyo
-%%DATADIR%%/lyx2lyx/lyx_0_12.py
-%%DATADIR%%/lyx2lyx/lyx_0_12.pyc
-%%DATADIR%%/lyx2lyx/lyx_0_12.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_0.py
-%%DATADIR%%/lyx2lyx/lyx_1_0.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_0.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1.py
-%%DATADIR%%/lyx2lyx/lyx_1_1.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_5.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_0.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.py
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_1_6_3.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_2.py
-%%DATADIR%%/lyx2lyx/lyx_1_2.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_2.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_3.py
-%%DATADIR%%/lyx2lyx/lyx_1_3.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_3.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_4.py
-%%DATADIR%%/lyx2lyx/lyx_1_4.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_4.pyo
-%%DATADIR%%/lyx2lyx/lyx_1_5.py
-%%DATADIR%%/lyx2lyx/lyx_1_5.pyc
-%%DATADIR%%/lyx2lyx/lyx_1_5.pyo
-%%DATADIR%%/lyx2lyx/parser_tools.py
-%%DATADIR%%/lyx2lyx/parser_tools.pyc
-%%DATADIR%%/lyx2lyx/parser_tools.pyo
-%%DATADIR%%/lyx2lyx/profiling.py
-%%DATADIR%%/lyx2lyx/profiling.pyc
-%%DATADIR%%/lyx2lyx/profiling.pyo
-%%DATADIR%%/lyxrc.example
-%%DATADIR%%/scripts/TeXFiles.py
-%%DATADIR%%/scripts/TeXFiles.pyc
-%%DATADIR%%/scripts/TeXFiles.pyo
-%%DATADIR%%/scripts/clean_dvi.py
-%%DATADIR%%/scripts/clean_dvi.pyc
-%%DATADIR%%/scripts/clean_dvi.pyo
-%%DATADIR%%/scripts/convertDefault.py
-%%DATADIR%%/scripts/convertDefault.pyc
-%%DATADIR%%/scripts/convertDefault.pyo
-%%DATADIR%%/scripts/date.py
-%%DATADIR%%/scripts/date.pyc
-%%DATADIR%%/scripts/date.pyo
-%%DATADIR%%/scripts/fen2ascii.py
-%%DATADIR%%/scripts/fen2ascii.pyc
-%%DATADIR%%/scripts/fen2ascii.pyo
-%%DATADIR%%/scripts/fig2pdftex.py
-%%DATADIR%%/scripts/fig2pdftex.pyc
-%%DATADIR%%/scripts/fig2pdftex.pyo
-%%DATADIR%%/scripts/fig2pstex.py
-%%DATADIR%%/scripts/fig2pstex.pyc
-%%DATADIR%%/scripts/fig2pstex.pyo
-%%DATADIR%%/scripts/fig_copy.py
-%%DATADIR%%/scripts/fig_copy.pyc
-%%DATADIR%%/scripts/fig_copy.pyo
-%%DATADIR%%/scripts/layout2layout.py
-%%DATADIR%%/scripts/layout2layout.pyc
-%%DATADIR%%/scripts/layout2layout.pyo
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.py
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyc
-%%DATADIR%%/scripts/legacy_lyxpreview2ppm.pyo
-%%DATADIR%%/scripts/listerrors
-%%DATADIR%%/scripts/lyxpreview2bitmap.py
-%%DATADIR%%/scripts/lyxpreview2bitmap.pyc
-%%DATADIR%%/scripts/lyxpreview2bitmap.pyo
-%%DATADIR%%/scripts/lyxpreview_tools.py
-%%DATADIR%%/scripts/lyxpreview_tools.pyc
-%%DATADIR%%/scripts/lyxpreview_tools.pyo
-%%DATADIR%%/scripts/tex_copy.py
-%%DATADIR%%/scripts/tex_copy.pyc
-%%DATADIR%%/scripts/tex_copy.pyo
-%%DATADIR%%/symbols
-%%DATADIR%%/syntax.default
-%%DATADIR%%/templates/IEEEtran.lyx
-%%DATADIR%%/templates/README.new_templates
-%%DATADIR%%/templates/aa.lyx
-%%DATADIR%%/templates/aastex.lyx
-%%DATADIR%%/templates/agu_article.lyx
-%%DATADIR%%/templates/beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/de_beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/dinbrief.lyx
-%%DATADIR%%/templates/docbook_article.lyx
-%%DATADIR%%/templates/elsart.lyx
-%%DATADIR%%/templates/fr_beamer-conference-ornate-20min.lyx
-%%DATADIR%%/templates/g-brief-de.lyx
-%%DATADIR%%/templates/g-brief-en.lyx
-%%DATADIR%%/templates/hollywood.lyx
-%%DATADIR%%/templates/ijmpc.lyx
-%%DATADIR%%/templates/ijmpd.lyx
-%%DATADIR%%/templates/kluwer.lyx
-%%DATADIR%%/templates/koma-letter2.lyx
-%%DATADIR%%/templates/latex8.lyx
-%%DATADIR%%/templates/letter.lyx
-%%DATADIR%%/templates/linuxdoc_article.lyx
-%%DATADIR%%/templates/revtex.lyx
-%%DATADIR%%/templates/revtex4.lyx
-%%DATADIR%%/templates/slides.lyx
-%%DATADIR%%/tex/broadway.cls
-%%DATADIR%%/tex/cv.cls
-%%DATADIR%%/tex/hollywood.cls
-%%DATADIR%%/tex/lyxchess.sty
-%%DATADIR%%/tex/lyxskak.sty
-%%DATADIR%%/tex/revtex.cls
-%%DATADIR%%/ui/classic.ui
-%%DATADIR%%/ui/default.ui
-%%DATADIR%%/ui/default-alltoolbars.ui
-%%DATADIR%%/ui/default-autotoolbars.ui
-%%DATADIR%%/ui/stdmenus.inc
-%%DATADIR%%/ui/stdtoolbars.inc
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/tex
-@dirrm %%DATADIR%%/templates
-@dirrm %%DATADIR%%/scripts
-@dirrm %%DATADIR%%/lyx2lyx
-@dirrm %%DATADIR%%/layouts
-@dirrm %%DATADIR%%/kbd
-@dirrm %%DATADIR%%/images/math
-@dirrm %%DATADIR%%/images
-@dirrm %%DATADIR%%/examples
-@dirrm %%DATADIR%%/doc
-@dirrm %%DATADIR%%/clipart
-@dirrm %%DATADIR%%/bind
-@dirrm %%DATADIR%%
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
deleted file mode 100644
index 7ce74074986d..000000000000
--- a/print/scribus-devel/Makefile
+++ /dev/null
@@ -1,57 +0,0 @@
-# Ports collection makefile for: scribus
-# Date created: Mar 15, 2002
-# Whom: ijliao
-#
-# $Carpetsmoker: ports/print/scribus/Makefile,v 1.2 2007/09/24 08:06:52 carpetsmoker Exp $
-# $FreeBSD$
-#
-
-PORTNAME= scribus
-PORTVERSION= 1.3.3.11
-PORTREVISION= 1
-CATEGORIES= print editors
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
- http://www.scribus.net/downloads/${PORTVERSION}/
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= carpetsmoker@xs4all.nl
-COMMENT= A comprehensive desktop publishing program
-
-LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \
- tiff.4:${PORTSDIR}/graphics/tiff \
- cups.2:${PORTSDIR}/print/cups-base \
- freetype.9:${PORTSDIR}/print/freetype2
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
- ${PYTHON_SITELIBDIR}/PIL/_imaging.so:${PORTSDIR}/graphics/py-imaging
-
-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
-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
-
-.include <bsd.port.post.mk>
diff --git a/print/scribus-devel/distinfo b/print/scribus-devel/distinfo
deleted file mode 100644
index 9718f969fdff..000000000000
--- a/print/scribus-devel/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (scribus-1.3.3.11.tar.bz2) = 472432b6ae85e005c98bc11c79572ec9
-SHA256 (scribus-1.3.3.11.tar.bz2) = 8685baf28a21d7c680b0f9ff62188818b837bb67c64dc15fce3acbdc9180a8ca
-SIZE (scribus-1.3.3.11.tar.bz2) = 13302366
diff --git a/print/scribus-devel/files/patch-scribus-manpages-Makefile.in b/print/scribus-devel/files/patch-scribus-manpages-Makefile.in
deleted file mode 100644
index 0043bc045ee1..000000000000
--- a/print/scribus-devel/files/patch-scribus-manpages-Makefile.in
+++ /dev/null
@@ -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
diff --git a/print/scribus-devel/pkg-descr b/print/scribus-devel/pkg-descr
deleted file mode 100644
index 04e1e91e1e31..000000000000
--- a/print/scribus-devel/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Scribus is a desktop publishing program, similar to Adobe PageMaker(TM),
-QuarkXPress(TM) or Adobe InDesign(TM).
-
-Scribus offers support for professional publishing features, such
-as CMYK color, easy PDF creation, Encapsulated Postscript import/export
-and creation of color separations.
-
-WWW: http://www.scribus.net
diff --git a/print/scribus-devel/pkg-plist b/print/scribus-devel/pkg-plist
deleted file mode 100644
index 6a553ea0b438..000000000000
--- a/print/scribus-devel/pkg-plist
+++ /dev/null
@@ -1,1213 +0,0 @@
-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/fptypes.h
-include/scribus/fpoint.h
-include/scribus/fpointarray.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/md5.h
-include/scribus/mdup.h
-include/scribus/margindialog.h
-include/scribus/marginwidget.h
-include/scribus/measurements.h
-include/scribus/menumanager.h
-include/scribus/mergedoc.h
-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/rulermover.h
-include/scribus/reformdoc.h
-include/scribus/sampleitem.h
-include/scribus/sccolor.h
-include/scribus/scfonts.h
-include/scribus/scfonts_ttf.h
-include/scribus/scfontmetrics.h
-include/scribus/scmenu.h
-include/scribus/scmessagebox.h
-include/scribus/scpainter.h
-include/scribus/scpaths.h
-include/scribus/scrap.h
-include/scribus/scplugin.h
-include/scribus/scpreview.h
-include/scribus/scraction.h
-include/scribus/scribus.h
-include/scribus/scribusapp.h
-include/scribus/scribusdoc.h
-include/scribus/scribusstructs.h
-include/scribus/scribusview.h
-include/scribus/scribuswin.h
-include/scribus/scribusXml.h
-include/scribus/scrpalettebase.h
-include/scribus/scpixmapcache.h
-include/scribus/search.h
-include/scribus/seiten.h
-include/scribus/selection.h
-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/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/dicts/README_ca_ES.txt
-lib/scribus/dicts/README_en_EN.txt
-lib/scribus/dicts/README_cs_CZ.txt
-lib/scribus/dicts/README_cy_GB.txt
-lib/scribus/dicts/README_hyph_da_DK.txt
-lib/scribus/dicts/README_de_DE.txt
-lib/scribus/dicts/README_en_GB.txt
-lib/scribus/dicts/README_es_ES.txt
-lib/scribus/dicts/README_fi_FI.txt
-lib/scribus/dicts/README_hu_HU.txt
-lib/scribus/dicts/README_hyph_is_IS.txt
-lib/scribus/dicts/README_lt_LT.txt
-lib/scribus/dicts/README_no_NO.txt
-lib/scribus/dicts/README_hyph_pl_PL.txt
-lib/scribus/dicts/README_pt_BR.txt
-lib/scribus/dicts/README_pt_PT.txt
-lib/scribus/dicts/README_ru_RU_0.txt
-lib/scribus/dicts/README_sk_SK.txt
-lib/scribus/dicts/README_sl_SI.txt
-lib/scribus/dicts/README_sv_SE.txt
-lib/scribus/dicts/README_uk_UA.txt
-lib/scribus/keysets/scribus13.ksxml
-lib/scribus/profiles/ReadMe
-lib/scribus/profiles/srgb.license
-lib/scribus/profiles/sRGB.icm
-lib/scribus/profiles/GenericCMYK.icm
-lib/scribus/profiles/GenericCMYK.txt
-lib/scribus/swatches/Scribus_SVG.txt
-lib/scribus/swatches/Scribus_X11Grey.txt
-lib/scribus/swatches/Scribus_Gnome.txt
-lib/scribus/swatches/Scribus_X11.txt
-lib/scribus/swatches/Scribus_OpenOffice.txt
-lib/scribus/plugins/libscribusshortwords.so.0
-lib/scribus/plugins/libscribusshortwords.so
-lib/scribus/plugins/libscribusshortwords.la
-lib/scribus/plugins/libsvgexplugin.so.0
-lib/scribus/plugins/libsvgexplugin.so
-lib/scribus/plugins/libsvgexplugin.la
-lib/scribus/plugins/libsvgimplugin.so.0
-lib/scribus/plugins/libsvgimplugin.so
-lib/scribus/plugins/libsvgimplugin.la
-lib/scribus/plugins/libimportps.so.0
-lib/scribus/plugins/libimportps.so
-lib/scribus/plugins/libimportps.la
-lib/scribus/plugins/libfontpreview.so.0
-lib/scribus/plugins/libfontpreview.so
-lib/scribus/plugins/libfontpreview.la
-lib/scribus/plugins/libscribusexportpixmap.so.0
-lib/scribus/plugins/gettext/libhtmlim.so.0
-lib/scribus/plugins/gettext/libhtmlim.so
-lib/scribus/plugins/gettext/libhtmlim.la
-lib/scribus/plugins/gettext/libtxtim.so.0
-lib/scribus/plugins/gettext/libtxtim.so
-lib/scribus/plugins/gettext/libtxtim.la
-lib/scribus/plugins/gettext/libcsvim.so.0
-lib/scribus/plugins/gettext/libcsvim.so
-lib/scribus/plugins/gettext/libcsvim.la
-lib/scribus/plugins/gettext/libsxwimplugin.so.0
-lib/scribus/plugins/gettext/libsxwimplugin.so
-lib/scribus/plugins/gettext/libsxwimplugin.la
-lib/scribus/plugins/gettext/libtextfilterplugin.so.0
-lib/scribus/plugins/gettext/libtextfilterplugin.so
-lib/scribus/plugins/gettext/libtextfilterplugin.la
-lib/scribus/plugins/gettext/libodtimplugin.so.0
-lib/scribus/plugins/gettext/libodtimplugin.so
-lib/scribus/plugins/gettext/libodtimplugin.la
-lib/scribus/plugins/gettext/libpdbim.so
-lib/scribus/plugins/gettext/libpdbim.so.0
-lib/scribus/plugins/gettext/libpdbim.la
-lib/scribus/plugins/gettext/libdocim.so.0
-lib/scribus/plugins/gettext/libdocim.so
-lib/scribus/plugins/gettext/libdocim.la
-lib/scribus/plugins/libscribusexportpixmap.so
-lib/scribus/plugins/libscribusexportpixmap.la
-lib/scribus/plugins/libnewfromtemplateplugin.so.0
-lib/scribus/plugins/libnewfromtemplateplugin.so
-lib/scribus/plugins/libnewfromtemplateplugin.la
-lib/scribus/plugins/libsaveastemplateplugin.so.0
-lib/scribus/plugins/libsaveastemplateplugin.so
-lib/scribus/plugins/libsaveastemplateplugin.la
-lib/scribus/plugins/liboodrawimp.so.0
-lib/scribus/plugins/liboodrawimp.so
-lib/scribus/plugins/liboodrawimp.la
-lib/scribus/plugins/liboldscribusformat.so.0
-lib/scribus/plugins/liboldscribusformat.so
-lib/scribus/plugins/liboldscribusformat.la
-lib/scribus/plugins/libscriptplugin.so.0
-lib/scribus/plugins/libscriptplugin.so
-lib/scribus/plugins/libscriptplugin.la
-lib/scribus/plugins/libcolorwheel.so.0
-lib/scribus/plugins/libcolorwheel.so
-lib/scribus/plugins/libcolorwheel.la
-lib/scribus/plugins/libbarcodegenerator.so.0
-lib/scribus/plugins/libbarcodegenerator.so
-lib/scribus/plugins/libbarcodegenerator.la
-lib/scribus/import.prolog
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acropass.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroinfo.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acrosec.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acro3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/acroreader5.1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/batik1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmspanel.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cmsmodify1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormgmtscreen.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/colormanager2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/cups2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docheader2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/docinfo2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontpref4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fonts4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontprev.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/fontsampler2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gammagrayscale.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gimpoptions3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/gsadv3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlstyle.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/htmlimport.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/RDF.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/hyphen3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/imageeffects.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/inkscape.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/layers2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/lprof.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/kfontinstaller.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ksnapshot.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/monprof4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ooeps1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oochart.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/oogettext1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pagetemplate1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfeffect2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxcolor.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfxintent.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pstoedit1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/pdfx3-1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsblgrid1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs3.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs5.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs6.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs8.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs10.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs11.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs12.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs15.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefsdisplay.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/prefs-mac-1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printer2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printseps.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/printpreview.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/result.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter_error_string.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/Scripter.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribus2.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribuscms1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/scribustru4.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/spinbox1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swmenu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/swdialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/svg1.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/xnview.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_export_PDF.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_skrypt.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_js_sprawdzanie.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_nowy.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/formularz_pole_num.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_jednostki_miar.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/siatka_menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/symbole.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/ulica.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wlasciwosci_pola.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/images/wyslij_formularz.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/about2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/color1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/contributions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/cups.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/doccopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/docinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/download.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/faq3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/fonts-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/gsfont.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/hyphenator.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/importhints4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/index.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/install-dpkg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/intro.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/irc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/javascriptpdf.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/keys.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/layers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/lipsum.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/mouse.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagenumber.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pagetemplate1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/parallel-install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdflavor.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfexport4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdfx3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/prepress.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/print3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/psd.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-os2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/readme-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/resources.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scprinters.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribuscopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scribus-svg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/settings1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/specs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/short-words.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox10.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox11.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox12.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox13.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox14.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox6.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox7.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox8.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox9.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/toolbox.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/topten.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/translation_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/pdf_form.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/otherinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/documentation.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/en/tutorials.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/about1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/about2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/contributions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/doccopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/docinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/download.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/fonts-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/gsfont.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/hyphenator.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/importhints4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/index.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/install-dpkg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/intro.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/irc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/javascriptpdf.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/keys.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/lipsum.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/mouse.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pagetemplate1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/parallel-install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdflavor.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfexport4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdfx3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/readme.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/readme-win32.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/resources.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scprinters.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribuscopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scribus-svg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/specs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/settings1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/short-words.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox10.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox11.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox12.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox13.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox6.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox7.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox8.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox9.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/toolbox.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/pdf_form.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/otherinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/after_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/before_short_words.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/dialog.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/menu.png
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words/short-words-manual.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/about2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cms4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/codingstandards.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/contributions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cross-platform.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/cups.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/developers.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/doccopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/docinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/download.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/faq3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/fonts5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gettexthowto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/gsfont.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/hyphenator.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/importhints3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/index.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/install-dpkg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/intro.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/irc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/javascriptpdf.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/keys.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/machints2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/menu.xml
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/moncal.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/mouse.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pagetemplate1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/parallel-install.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfexport4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdflavor.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdfx3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/plugin_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/prepress.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/print3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/readme.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/resources.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scprinters.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribuscopyright.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribusfileformat.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scribus-svg.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-extensions.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripter-faq.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-color.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-constants.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-dialogs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-doc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-font.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-getobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-layer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-manobj.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-object.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-page.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-select.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-pydoc.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-setobjprop.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-textframes.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-PDFfile.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-Printer.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/scripterapi-ImageExport.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/settings1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/specs.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/short-words.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox10.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox11.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox12.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox13.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox14.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox15.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox1.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox2.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox3.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox4.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox5.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox6.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox7.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox8.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox9.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/toolbox.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/topten.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/translation_howto.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/pdf_form.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/otherinfo.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/documentation.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/de/tutorials.html
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/AUTHORS
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/BUILDING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLogSVN
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/ChangeLog
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/COPYING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/INSTALL
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/NEWS
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/PACKAGING
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README.MacOSX
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/README
-%%DOCSDIR%%-%%SCRIBUS_VERSION%%/TODO
-%%DATADIR%%/icons/viewmagout.png
-%%DATADIR%%/icons/viewmagin.png
-%%DATADIR%%/icons/viewmag1.png
-%%DATADIR%%/icons/register.png
-%%DATADIR%%/icons/cmyk.png
-%%DATADIR%%/icons/rgb.png
-%%DATADIR%%/icons/spot.png
-%%DATADIR%%/icons/alert.png
-%%DATADIR%%/icons/pagedouble.png
-%%DATADIR%%/icons/pagequadro.png
-%%DATADIR%%/icons/pagesingle.png
-%%DATADIR%%/icons/pagetriple.png
-%%DATADIR%%/icons/pagedouble16.png
-%%DATADIR%%/icons/pagequadro16.png
-%%DATADIR%%/icons/pagesingle16.png
-%%DATADIR%%/icons/pagetriple16.png
-%%DATADIR%%/icons/page16.png
-%%DATADIR%%/icons/mover.png
-%%DATADIR%%/icons/above.png
-%%DATADIR%%/icons/below.png
-%%DATADIR%%/icons/firstline.png
-%%DATADIR%%/icons/leftindent.png
-%%DATADIR%%/icons/shade.png
-%%DATADIR%%/icons/acrobat.png
-%%DATADIR%%/icons/acroread.png
-%%DATADIR%%/icons/addf.png
-%%DATADIR%%/icons/AddNode.png
-%%DATADIR%%/icons/AddPoint.png
-%%DATADIR%%/icons/AllCaps.png
-%%DATADIR%%/icons/al_bottom_in.png
-%%DATADIR%%/icons/al_bottom_out.png
-%%DATADIR%%/icons/al_center_hor.png
-%%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
-%%DATADIR%%/samples/boilerplate.py
-%%DATADIR%%/samples/golden-mean.py
-%%DATADIR%%/samples/quote.py
-%%DATADIR%%/samples/wordcount.py
-%%DATADIR%%/samples/Sample1.py
-%%DATADIR%%/samples/trait_de_coupe.py
-%%DATADIR%%/samples/Calendar.py
-%%DATADIR%%/samples/pochette_cd.py
-%%DATADIR%%/samples/3columnUSLTR.py
-%%DATADIR%%/samples/3columnA4.py
-%%DATADIR%%/samples/legende.py
-%%DATADIR%%/samples/moins_10_pourcent_group.py
-%%DATADIR%%/samples/plus_10_pourcent_group.py
-%%DATADIR%%/samples/ReadMe
-%%DATADIR%%/samples/sample_db_usage.py
-%%DATADIR%%/samples/extract_text.py
-%%DATADIR%%/scripts/ReadMe
-%%DATADIR%%/scripts/ChangeLog
-%%DATADIR%%/scripts/NEWS
-%%DATADIR%%/scripts/TODO
-%%DATADIR%%/scripts/FontSample.py
-%%DATADIR%%/scripts/CalendarWizard.py
-share/mime/packages/scribus.xml
-@dirrm %%DATADIR%%/scripts
-@dirrm %%DATADIR%%/samples
-@dirrm %%DATADIR%%/plugins
-@dirrm %%DATADIR%%/loremipsum
-@dirrm %%DATADIR%%/dtd
-@dirrm %%DATADIR%%/templates/textbased
-@dirrm %%DATADIR%%/templates/sc_presentation
-@dirrm %%DATADIR%%/templates/br1
-@dirrm %%DATADIR%%/templates/nl2
-@dirrm %%DATADIR%%/templates/nl1
-@dirrm %%DATADIR%%/templates
-@dirrm %%DATADIR%%/translations
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/de
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials/scribus-short-words
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl/tutorials
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/pl
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials/scribus-short-words
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr/tutorials
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/fr
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials/scribus-short-words
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs/tutorials
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/cs
-@dirrm %%DOCSDIR%%-%%SCRIBUS_VERSION%%/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