Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Sep 2018 15:54:50 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479197 - head/deskutils/ganttproject
Message-ID:  <201809071554.w87Fsoej003842@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Fri Sep  7 15:54:50 2018
New Revision: 479197
URL: https://svnweb.freebsd.org/changeset/ports/479197

Log:
  deskutils/ganttproject: update to 2.8.9
  
  Small improvements in pkg-plist handling
  
  From ChangeLog: https://www.ganttproject.biz/pilsen
  
  * Bugfixes in the user interface
  * Better handling of WebDAV locks
  * German translation update
  * New Dutch and Israel holiday calendars.
  
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D17051

Modified:
  head/deskutils/ganttproject/Makefile
  head/deskutils/ganttproject/distinfo
  head/deskutils/ganttproject/pkg-plist

Modified: head/deskutils/ganttproject/Makefile
==============================================================================
--- head/deskutils/ganttproject/Makefile	Fri Sep  7 15:45:14 2018	(r479196)
+++ head/deskutils/ganttproject/Makefile	Fri Sep  7 15:54:50 2018	(r479197)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	ganttproject
-DISTVERSION=	2.8.8
-DISTVERSIONSUFFIX=	-r2308
+DISTVERSION=	2.8.9
+DISTVERSIONSUFFIX=	-r2335
 CATEGORIES=	deskutils java
 MASTER_SITES=	https://dl.ganttproject.biz/${PORTNAME}-${DISTVERSION}/
 
@@ -13,9 +13,6 @@ COMMENT=	Gantt chart based project scheduling and mana
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-NO_BUILD=	yes
-
 USES=		shebangfix zip
 SHEBANG_FILES=	ganttproject
 bash_CMD=	${SH}
@@ -23,6 +20,11 @@ bash_CMD=	${SH}
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 
+NO_ARCH=	yes
+NO_BUILD=	yes
+
+PLIST_SUB=	DISTVERSION=${DISTVERSION}
+
 DESKTOP_ENTRIES="GanttProject" "" "ganttproject" "ganttproject" "" ""
 
 do-install:
@@ -30,7 +32,7 @@ do-install:
 	(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
 	${LN} -sf ../${DATADIR_REL}/ganttproject ${STAGEDIR}${PREFIX}/bin
 	@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps
-	${RLN} ${STAGEDIR}${PREFIX}/${DATADIR_REL}/plugins-2.8.8/ganttproject/data/resources/icons/ganttproject.png \
+	${RLN} ${STAGEDIR}${PREFIX}/${DATADIR_REL}/plugins-${DISTVERSION}/ganttproject/data/resources/icons/ganttproject.png \
 		${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/ganttproject.png
 
 .include <bsd.port.mk>

Modified: head/deskutils/ganttproject/distinfo
==============================================================================
--- head/deskutils/ganttproject/distinfo	Fri Sep  7 15:45:14 2018	(r479196)
+++ head/deskutils/ganttproject/distinfo	Fri Sep  7 15:54:50 2018	(r479197)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534756116
-SHA256 (ganttproject-2.8.8-r2308.zip) = 910ef08a7ca00e5a1c7dfd7a5ade16e77679a50fa816d02ff9a4abff500afcf4
-SIZE (ganttproject-2.8.8-r2308.zip) = 16479520
+TIMESTAMP = 1536152558
+SHA256 (ganttproject-2.8.9-r2335.zip) = 11f5b350b17cf40f2f6dc2d64cf08e89cb19829477fd4a1aa8e92011451af117
+SIZE (ganttproject-2.8.9-r2335.zip) = 18307329

Modified: head/deskutils/ganttproject/pkg-plist
==============================================================================
--- head/deskutils/ganttproject/pkg-plist	Fri Sep  7 15:45:14 2018	(r479196)
+++ head/deskutils/ganttproject/pkg-plist	Fri Sep  7 15:54:50 2018	(r479197)
@@ -8,408 +8,414 @@ bin/ganttproject
 %%DATADIR%%/ganttproject.exe
 %%DATADIR%%/lib/javagalician.jar
 %%DATADIR%%/logging.properties
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.core/biz.ganttproject.core.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.core/lib/ganttproject-guava.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.core/plugin.xml
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.core/resources/img/notes.png
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.ical/biz.ganttproject.impex.ical.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.ical/lib/backport-util-concurrent-3.1.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.ical/lib/commons-lang-2.6.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.ical/lib/ical4j-1.0.3.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.ical/plugin.xml
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/biz.ganttproject.impex.msproject2.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/lib/activation-1.1.1.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/lib/commons-collections4-4.1.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/lib/jaxb-api-2.3.0.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/lib/jaxb-impl-2.0.2.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/lib/mpxj-7.4.2.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/lib/mspdi_fix.xsl
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/lib/poi-3.17.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/lib/rtfparserkit-1.10.0.jar
-%%DATADIR%%/plugins-2.8.8/biz.ganttproject.impex.msproject2/plugin.xml
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ca_alberta.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ca_all.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ca_british_columbia.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ca_ontario.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ca_quebec.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ch.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_cn.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_cz.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_de.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_de_austria.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_en_australia.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_en_australia_nsw.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_en_australia_queensland.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_en_australia_victoria.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_es.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_es_AR.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_es_cl.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_es_colombia.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_fr.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_hr.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_hu.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_it.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ja_JP.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ko_KR.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_lv.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_mx.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_nl.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_no.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_pl.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_pt_brazil.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_pt_portugal.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ru.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_sk.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_sr.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_tg_non_working_days.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_tw.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_ua.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_uk_england.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_uk_northern_ireland.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_uk_scotland.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/calendar/i18n_us.calendar
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/charsets.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/chart.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/fontawesome-webfont.ttf
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/fontawesome.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/appointment-new.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/arrow-up.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/chart-drag.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/chart-hand.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/contact-new.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/document-open.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/document-properties.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/document-save.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/edit-copy.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/edit-cut.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/edit-paste.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/edit-redo.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/edit-undo.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/folder.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/human-document-open.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/new-edit-redo.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/new-edit-undo.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/process-stop.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/reload.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/status-locked.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/16x16/status-unlocked.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/appointment-new.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/contact-new.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/document-open.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/document-properties.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/document-save.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/edit-copy.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/edit-cut.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/edit-paste.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/edit-redo.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/edit-undo.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/human-document-open.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/list-add-user.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/new-edit-redo.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/new-edit-undo.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/24x24/process-stop.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/64x64/dialog-question.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/8x8/add.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/8x8/label-red-exclamation.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/8x8/remove.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/8x8/status-locked.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/8x8/status-unlocked.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/about_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/addCol_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/addCol_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/add_bkmrk_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/aknowlegement.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/alert1_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/alert2_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/big.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/blank.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/blank_big.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/bookmark_rem_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/bookmarks_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/calendar_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/chartOptions_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/chartOptions_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/clear_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/comparePrev_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/comparePrev_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/copy_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/copy_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/copy_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/criticalPathOff_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/criticalPathOff_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/criticalPathOn_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/criticalPathOn_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/cursorpercent.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/custom.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/cut_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/cut_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/cut_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/default_calendar_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/delete_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/delete_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/delete_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/document.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/document.ico
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/document.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/down_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/down_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/down_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/dropdown_16.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/dropdown_16.xcf
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/error.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/exit_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/exit_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/exit_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/export_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/export_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/export_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/fromto.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/ganttproject.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/ganttproject_16.ico
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/ganttproject_32.ico
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/ganttproject_32_2.ico
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/help_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/hide_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/hide_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/holidays_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/holidays_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/home_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/import_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/import_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/import_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/impres_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/indent_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/indent_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/indent_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/info.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/insert_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/insert_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/insert_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/landscape_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/light_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/link_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/link_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/link_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/manual_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/manual_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/manual_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/meeting.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/minus.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/mproject.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/mtask.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/new_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/new_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/new_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/next_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/next_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/next_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/nextmonth.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/nextyear.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/non_working_day_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/note_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/open_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/open_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/open_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/paste_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/paste_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/paste_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/plus.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/portrait_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/prev_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/prev_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/prev_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/preview_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/preview_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/prevmonth.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/prevyear.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/print_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/print_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/print_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/project_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/properties_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/properties_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/properties_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/publish.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/question.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/recent_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/redo_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/redo_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/redo_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/refresh_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/refresh_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/relashion.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/removeCol_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/removeCol_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/res_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/saveCurrentAsPrev_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/saveCurrentAsPrev_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/save_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/save_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/save_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/saveas_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/saveas_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/saveas_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/scrollcenter_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/scrollcenter_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/search_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/send_mail_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/sepH_16.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/sepV_16.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/separator_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/separator_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/server_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/settings_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/showHiddens.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/show_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/show_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/simple_task.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/skip_task.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/splash.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/task_high.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/task_highest.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/task_low.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/task_lowest.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/task_normal.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/tasks2.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/tasks_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/top.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/undo_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/undo_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/undo_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/unindent_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/unindent_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/unindent_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/unlink_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/unlink_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/unlink_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/up_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/up_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/up_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/warning.png
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/web_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/working_day_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/zoomm_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/zoomm_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/zoomm_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/zoomp_16.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/zoomp_24.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/icons/zoomp_32.gif
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/keyboard.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/extra.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_ar.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_bg.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_ca.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_cs.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_da.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_de.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_el.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_en.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_en_AU.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_en_GB.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_es.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_et.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_fi.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_fr.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_gl.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_hr.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_hu.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_in_ID.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_it.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_iw_IL.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_ja_JP.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_ko_KR.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_lt.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_lv.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_nl.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_no.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_pl.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_pt_BR.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_pt_PT.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_ro_RO.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_ru.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_sk.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_sl.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_sr.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_sv.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_tg.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_tr.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_uk.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_uk_UA.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_vi.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_zh_CN.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/language/i18n_zh_TW.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/mouse.macos.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/mouse.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/ui.properties
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/xslfo/ganttproject.xsl
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/xslt/gantt-chart.xsl
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/xslt/gantt-resources.xsl
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/xslt/gantt-tasks.xsl
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/xslt/gantt-utils.xsl
-%%DATADIR%%/plugins-2.8.8/ganttproject/data/resources/xslt/gantt.xsl
-%%DATADIR%%/plugins-2.8.8/ganttproject/ganttproject.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/AppleJavaExtensions.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/balloontip-1.2.4.1.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/biz.ganttproject.desktop.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/commons-codec-1.5.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/commons-csv.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/commons-io.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/commons-logging.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/commons-net-ftpclient-3.0.1.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/concurrentlinkedhashmap-lru-1.3.2.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/endrick-cache-1.7.9.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/endrick-common-1.7.9.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/ganttproject-jxbusycomponent-1.2.2.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/httpclient-4.2.1.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/httpcore-4.2.1.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/jcommander-1.17.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/jdom-1.0.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/jgoodies-common-1.7.0.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/jgoodies-looks-2.5.3.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/jxlayer.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/milton-api-2.6.2.4.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/milton-client-2.6.2.4.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/slf4j-api-1.5.11.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/slf4j-simple-1.5.11.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/lib/core/swingx-1.6.4.jar
-%%DATADIR%%/plugins-2.8.8/ganttproject/plugin.xml
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.chart.pert/org.ganttproject.chart.pert.jar
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.chart.pert/plugin.xml
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.chart.pert/resources/icons/pert_16.gif
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.chart.pert/resources/icons/pert_24.gif
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/lib/itextpdf-5.3.1.jar
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/org.ganttproject.impex.htmlpdf.jar
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/plugin.xml
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/fonts/LiberationSans-Regular.ttf
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-chart.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-resources.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-tasks.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-utils.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-chart.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-resources.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-tasks.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-utils.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/COPYING
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/README
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-chart.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-resources.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-tasks.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-utils.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/backg.png
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/menu.jpg
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/top.jpg
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/itext-export-themes/sortavala.txt
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/basic_landscape/L-ganttproject.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/basic_landscape/ganttproject.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/ganttproject.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/layout/a4-landscape.xml
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/layout/a4-portrait.xml
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-generic.xml
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-landscape.xsl
-%%DATADIR%%/plugins-2.8.8/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-portrait.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.core/biz.ganttproject.core.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.core/lib/ganttproject-guava.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.core/plugin.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.core/resources/img/notes.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.ical/biz.ganttproject.impex.ical.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.ical/lib/backport-util-concurrent-3.1.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.ical/lib/commons-lang-2.6.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.ical/lib/ical4j-1.0.3.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.ical/plugin.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/biz.ganttproject.impex.msproject2.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/lib/activation-1.1.1.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/lib/commons-collections4-4.1.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/lib/jaxb-api-2.3.0.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/lib/jaxb-impl-2.0.2.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/lib/mpxj-7.4.2.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/lib/mspdi_fix.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/lib/poi-3.17.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/lib/rtfparserkit-1.10.0.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/biz.ganttproject.impex.msproject2/plugin.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ca_alberta.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ca_all.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ca_british_columbia.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ca_ontario.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ca_quebec.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ch.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_cn.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_cz.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_de.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_de_austria.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_en_australia.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_en_australia_nsw.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_en_australia_queensland.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_en_australia_victoria.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_es.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_es_AR.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_es_cl.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_es_colombia.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_fr.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_hr.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_hu.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_il.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_it.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ja_JP.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ko_KR.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_lv.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_mx.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_nl.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_no.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_pl.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_pt_brazil.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_pt_portugal.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ru.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_sk.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_sr.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_tg_non_working_days.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_tw.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_ua.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_uk_england.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_uk_northern_ireland.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_uk_scotland.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/calendar/i18n_us.calendar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/charsets.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/chart.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/fontawesome-webfont.ttf
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/fontawesome.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/appointment-new.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/arrow-up.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/chart-drag.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/chart-hand.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/contact-new.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/document-open.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/document-properties.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/document-save.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/edit-copy.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/edit-cut.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/edit-paste.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/edit-redo.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/edit-undo.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/folder.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/human-document-open.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/new-edit-redo.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/new-edit-undo.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/process-stop.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/reload.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/status-locked.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/16x16/status-unlocked.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/appointment-new.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/contact-new.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/document-open.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/document-properties.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/document-save.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/edit-copy.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/edit-cut.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/edit-paste.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/edit-redo.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/edit-undo.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/human-document-open.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/list-add-user.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/new-edit-redo.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/new-edit-undo.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/24x24/process-stop.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/64x64/dialog-question.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/8x8/add.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/8x8/label-red-exclamation.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/8x8/remove.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/8x8/status-locked.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/8x8/status-unlocked.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/about_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/addCol_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/addCol_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/add_bkmrk_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/aknowlegement.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/alert1_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/alert2_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/big.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/blank.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/blank_big.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/bookmark_rem_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/bookmarks_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/calendar_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/chartOptions_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/chartOptions_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/clear_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/comparePrev_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/comparePrev_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/copy_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/copy_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/copy_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/criticalPathOff_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/criticalPathOff_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/criticalPathOn_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/criticalPathOn_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/cursorpercent.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/custom.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/cut_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/cut_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/cut_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/default_calendar_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/delete_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/delete_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/delete_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/document.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/document.ico
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/document.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/down_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/down_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/down_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/dropdown_16.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/dropdown_16.xcf
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/error.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/exit_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/exit_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/exit_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/export_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/export_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/export_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/fromto.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/ganttproject.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/ganttproject_16.ico
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/ganttproject_32.ico
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/ganttproject_32_2.ico
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/help_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/hide_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/hide_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/holidays_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/holidays_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/home_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/import_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/import_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/import_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/impres_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/indent_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/indent_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/indent_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/info.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/insert_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/insert_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/insert_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/landscape_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/light_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/link_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/link_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/link_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/manual_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/manual_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/manual_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/meeting.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/minus.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/mproject.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/mtask.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/new_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/new_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/new_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/next_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/next_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/next_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/nextmonth.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/nextyear.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/non_working_day_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/note_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/open_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/open_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/open_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/paste_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/paste_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/paste_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/plus.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/portrait_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/prev_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/prev_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/prev_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/preview_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/preview_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/prevmonth.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/prevyear.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/print_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/print_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/print_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/project_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/properties_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/properties_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/properties_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/publish.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/question.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/recent_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/redo_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/redo_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/redo_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/refresh_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/refresh_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/relashion.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/removeCol_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/removeCol_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/res_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/saveCurrentAsPrev_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/saveCurrentAsPrev_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/save_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/save_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/save_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/saveas_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/saveas_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/saveas_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/scrollcenter_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/scrollcenter_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/search_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/send_mail_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/sepH_16.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/sepV_16.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/separator_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/separator_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/server_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/settings_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/showHiddens.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/show_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/show_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/simple_task.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/skip_task.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/splash.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/task_high.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/task_highest.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/task_low.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/task_lowest.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/task_normal.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/tasks2.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/tasks_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/top.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/undo_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/undo_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/undo_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/unindent_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/unindent_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/unindent_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/unlink_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/unlink_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/unlink_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/up_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/up_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/up_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/warning.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/web_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/working_day_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/zoomm_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/zoomm_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/zoomm_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/zoomp_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/zoomp_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/icons/zoomp_32.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/keyboard.macos.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/keyboard.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/extra.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_ar.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_bg.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_ca.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_cs.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_da.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_de.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_el.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_en.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_en_AU.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_en_GB.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_es.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_et.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_fi.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_fr.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_gl.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_hr.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_hu.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_in_ID.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_it.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_iw_IL.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_ja_JP.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_ko_KR.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_lt.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_lv.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_nl.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_no.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_pl.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_pt_BR.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_pt_PT.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_ro_RO.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_ru.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_sk.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_sl.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_sr.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_sv.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_tg.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_tr.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_uk.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_uk_UA.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_vi.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_zh_CN.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/language/i18n_zh_TW.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/mouse.macos.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/mouse.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/ui.properties
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/xslfo/ganttproject.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/xslt/gantt-chart.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/xslt/gantt-resources.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/xslt/gantt-tasks.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/xslt/gantt-utils.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/data/resources/xslt/gantt.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/ganttproject.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/AppleJavaExtensions.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/balloontip-1.2.4.1.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/biz.ganttproject.desktop.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/commons-beanutils-1.8.0.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/commons-codec-1.10.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/commons-collections-3.2.1.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/commons-csv.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/commons-io.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/commons-lang-2.5.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/commons-logging-1.2.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/commons-net-ftpclient-3.0.1.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/concurrentlinkedhashmap-lru-1.4.2.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/ezmorph-1.0.6.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/ganttproject-jxbusycomponent-1.2.2.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/httpclient-4.5.6.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/httpcore-4.4.10.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/httpmime-4.5.6.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/jcommander-1.17.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/jdom-1.1.3.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/jgoodies-common-1.7.0.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/jgoodies-looks-2.5.3.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/json-lib-2.4-jdk15.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/jxlayer.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/milton-api-2.7.4.4.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/milton-client-2.7.4.4-bs.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/slf4j-api-1.7.25.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/slf4j-simple-1.7.25.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/lib/core/swingx-1.6.4.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/ganttproject/plugin.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.chart.pert/org.ganttproject.chart.pert.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.chart.pert/plugin.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.chart.pert/resources/icons/pert_16.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.chart.pert/resources/icons/pert_24.gif
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/lib/itextpdf-5.3.1.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/org.ganttproject.impex.htmlpdf.jar
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/plugin.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/fonts/LiberationSans-Regular.ttf
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-chart.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-resources.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-tasks.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-utils.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-chart.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-resources.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-tasks.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-utils.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/COPYING
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/README
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-chart.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-resources.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-tasks.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-utils.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/backg.png
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/menu.jpg
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/top.jpg
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/itext-export-themes/sortavala.txt
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/basic_landscape/L-ganttproject.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/basic_landscape/ganttproject.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/ganttproject.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/layout/a4-landscape.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/layout/a4-portrait.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-generic.xml
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-landscape.xsl
+%%DATADIR%%/plugins-%%DISTVERSION%%/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-portrait.xsl
 share/icons/hicolor/64x64/apps/ganttproject.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809071554.w87Fsoej003842>