Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Sep 2018 20:44:28 +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: r478989 - head/deskutils/ganttproject
Message-ID:  <201809042044.w84KiSNJ018966@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Tue Sep  4 20:44:28 2018
New Revision: 478989
URL: https://svnweb.freebsd.org/changeset/ports/478989

Log:
  deskutils/ganttproject: update to 2.8.8
  
  * Add LICENSE_FILE
  * Remove INSTALL_ICONS. This is not a Gnome port
  * Fix icons installation
  
  PR:	230768
  Submitted by:	iblis@hs.ntnu.edu.tw
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D16818

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

Modified: head/deskutils/ganttproject/Makefile
==============================================================================
--- head/deskutils/ganttproject/Makefile	Tue Sep  4 20:10:21 2018	(r478988)
+++ head/deskutils/ganttproject/Makefile	Tue Sep  4 20:44:28 2018	(r478989)
@@ -2,16 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	ganttproject
-PORTVERSION=	2.7.1
-PORTREVISION=	1
-DISTVERSIONSUFFIX=	-r1924
+DISTVERSION=	2.8.8
+DISTVERSIONSUFFIX=	-r2308
 CATEGORIES=	deskutils java
-MASTER_SITES=	https://dl.ganttproject.biz/${PORTNAME}-${PORTVERSION}/
+MASTER_SITES=	https://dl.ganttproject.biz/${PORTNAME}-${DISTVERSION}/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Gantt chart based project scheduling and management tool
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 NO_BUILD=	yes
@@ -19,21 +19,18 @@ NO_BUILD=	yes
 USES=		shebangfix zip
 SHEBANG_FILES=	ganttproject
 bash_CMD=	${SH}
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
-INSTALLS_ICONS=	yes
 
 DESKTOP_ENTRIES="GanttProject" "" "ganttproject" "ganttproject" "" ""
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${DATADIR}
 	(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
-	${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/ganttproject
 	${LN} -sf ../${DATADIR_REL}/ganttproject ${STAGEDIR}${PREFIX}/bin
-.for i in 16 24 32 48 64
-	@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps
-	${LN} -sf ../../../../../${DATADIR_REL}/plugins/net.sourceforge.ganttproject/data/resources/logos/icon${i}.png \
-		${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps/ganttproject.png
-.endfor
+	@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps
+	${RLN} ${STAGEDIR}${PREFIX}/${DATADIR_REL}/plugins-2.8.8/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	Tue Sep  4 20:10:21 2018	(r478988)
+++ head/deskutils/ganttproject/distinfo	Tue Sep  4 20:44:28 2018	(r478989)
@@ -1,2 +1,3 @@
-SHA256 (ganttproject-2.7.1-r1924.zip) = b0a981bc7c92d8a4eb3bc1e1bc365b8c9603fa2fa87f5207fa8a1bce456d3e5b
-SIZE (ganttproject-2.7.1-r1924.zip) = 13698982
+TIMESTAMP = 1534756116
+SHA256 (ganttproject-2.8.8-r2308.zip) = 910ef08a7ca00e5a1c7dfd7a5ade16e77679a50fa816d02ff9a4abff500afcf4
+SIZE (ganttproject-2.8.8-r2308.zip) = 16479520

Modified: head/deskutils/ganttproject/pkg-plist
==============================================================================
--- head/deskutils/ganttproject/pkg-plist	Tue Sep  4 20:10:21 2018	(r478988)
+++ head/deskutils/ganttproject/pkg-plist	Tue Sep  4 20:44:28 2018	(r478989)
@@ -1,434 +1,415 @@
 bin/ganttproject
 %%DATADIR%%/HouseBuildingSample.gan
 %%DATADIR%%/LICENSE
-%%DATADIR%%/README-install.txt
 %%DATADIR%%/eclipsito.jar
 %%DATADIR%%/ganttproject
 %%DATADIR%%/ganttproject.bat
 %%DATADIR%%/ganttproject.command
 %%DATADIR%%/ganttproject.exe
-%%DATADIR%%/ganttproject_16.ico
-%%DATADIR%%/ganttproject_32_2.ico
 %%DATADIR%%/lib/javagalician.jar
-%%DATADIR%%/plugins/biz.ganttproject.core/ganttproject-core.jar
-%%DATADIR%%/plugins/biz.ganttproject.core/lib/ganttproject-guava.jar
-%%DATADIR%%/plugins/biz.ganttproject.core/plugin.xml
-%%DATADIR%%/plugins/biz.ganttproject.core/resources/img/notes.png
-%%DATADIR%%/plugins/biz.ganttproject.impex.ical/ganttproject-ical.jar
-%%DATADIR%%/plugins/biz.ganttproject.impex.ical/lib/backport-util-concurrent-3.1.jar
-%%DATADIR%%/plugins/biz.ganttproject.impex.ical/lib/commons-codec-1.5.jar
-%%DATADIR%%/plugins/biz.ganttproject.impex.ical/lib/commons-lang-2.6.jar
-%%DATADIR%%/plugins/biz.ganttproject.impex.ical/lib/ical4j-1.0.3.jar
-%%DATADIR%%/plugins/biz.ganttproject.impex.ical/plugin.xml
-%%DATADIR%%/plugins/biz.ganttproject.impex.msproject2/ganttproject-msproject2.jar
-%%DATADIR%%/plugins/biz.ganttproject.impex.msproject2/lib/mpxj.jar
-%%DATADIR%%/plugins/biz.ganttproject.impex.msproject2/lib/mspdi_fix.xsl
-%%DATADIR%%/plugins/biz.ganttproject.impex.msproject2/lib/poi-3.10-PATCHED.jar
-%%DATADIR%%/plugins/biz.ganttproject.impex.msproject2/plugin.xml
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_ch.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_cn.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_de.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_de_austria.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_en_australia.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_en_canada.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_en_england.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_es.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_es_AR.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_es_cl.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_es_colombia.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_fr.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_hr.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_hu.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_it.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_ja_JP.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_nl.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_no.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_pl.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_pt_brazil.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_pt_portugal.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_ru.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_sk.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_sr.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_tg_non_working_days.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_uk_england.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_uk_northern_ireland.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_uk_scotland.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_us.calendar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/charsets.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/chart.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/dtd/ganttproject.dtd
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/appointment-new.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/arrow-up.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/chart-drag.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/chart-hand.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/contact-new.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/document-open.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/document-properties.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/document-save.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/edit-copy.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/edit-cut.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/edit-paste.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/edit-redo.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/edit-undo.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/folder.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/human-document-open.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/new-edit-redo.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/new-edit-undo.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/process-stop.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/reload.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/status-locked.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/16x16/status-unlocked.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/appointment-new.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/contact-new.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/document-open.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/document-properties.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/document-save.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/edit-copy.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/edit-cut.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/edit-paste.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/edit-redo.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/edit-undo.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/human-document-open.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/list-add-user.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/new-edit-redo.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/new-edit-undo.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/24x24/process-stop.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/64x64/dialog-question.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/8x8/add.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/8x8/label-red-exclamation.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/8x8/remove.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/8x8/status-locked.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/8x8/status-unlocked.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/about_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/addCol_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/addCol_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/add_bkmrk_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/aknowlegement.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/alert1_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/alert2_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/big.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/blank.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/blank_big.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/bookmark_rem_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/bookmarks_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/calendar_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/chartOptions_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/chartOptions_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/clear_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/comparePrev_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/comparePrev_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/copy_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/copy_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/copy_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/criticalPathOff_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/criticalPathOff_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/criticalPathOn_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/criticalPathOn_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/cursorpercent.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/custom.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/cut_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/cut_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/cut_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/default_calendar_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/delete_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/delete_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/delete_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/document.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/document.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/document.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/down_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/down_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/down_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/dropdown_16.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/dropdown_16.xcf
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/error.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/exit_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/exit_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/exit_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/export_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/export_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/export_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/fromto.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/ganttproject.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/ganttproject_16.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/ganttproject_32.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/ganttproject_32_2.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/help_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/hide_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/hide_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/holidays_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/holidays_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/home_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/import_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/import_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/import_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/impres_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/indent_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/indent_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/indent_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/info.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/insert_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/insert_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/insert_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/landscape_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/light_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/link_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/link_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/link_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/manual_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/manual_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/manual_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/meeting.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/minus.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/mproject.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/mtask.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/new_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/new_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/new_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/next_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/next_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/next_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/nextmonth.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/nextyear.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/non_working_day_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/note_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/open_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/open_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/open_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/paste_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/paste_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/paste_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/plus.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/portrait_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/prev_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/prev_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/prev_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/preview_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/preview_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/prevmonth.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/prevyear.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/print_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/print_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/print_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/project_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/properties_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/properties_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/properties_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/publish.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/question.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/recent_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/redo_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/redo_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/redo_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/refresh_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/refresh_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/relashion.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/removeCol_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/removeCol_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/res_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/saveCurrentAsPrev_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/saveCurrentAsPrev_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/save_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/save_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/save_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/saveas_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/saveas_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/saveas_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/scrollcenter_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/scrollcenter_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/search_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/send_mail_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/sepH_16.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/sepV_16.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/separator_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/separator_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/server_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/settings_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/showHiddens.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/show_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/show_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/simple_task.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/skip_task.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/splash.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/task_high.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/task_highest.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/task_low.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/task_lowest.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/task_normal.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/tasks2.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/tasks_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/top.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/undo_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/undo_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/undo_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/unindent_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/unindent_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/unindent_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/unlink_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/unlink_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/unlink_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/up_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/up_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/up_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/warning.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/web_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/working_day_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/zoomm_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/zoomm_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/zoomm_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/zoomp_16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/zoomp_24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/icons/zoomp_32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/keyboard.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/extra.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_ar.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_bg.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_ca.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_cs.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_da.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_de.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_el.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_en.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_en_AU.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_en_GB.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_es.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_et.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_fi.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_fr.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_gl.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_hr.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_hu.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_it.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_iw_IL.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_ja_JP.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_ko_KR.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_lt.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_lv.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_nl.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_no.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_pl.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_pt_BR.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_pt_PT.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_ro_RO.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_ru.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_sk.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_sl.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_sr.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_sv.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_tg.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_tr.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_vi.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_zh_CN.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_zh_TW.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logging.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/bee-element-01.svg
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/bee-element-02.svg
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/bee-element.svg
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/cell01.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/cell02.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/cell03.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/concepts-icons.svg
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/concepts-logo.svg
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/ganttproject-praha.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/ganttproject-praha.xcf
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon16.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon16.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon16.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon24.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon24.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon24.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon32.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon32.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon32.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon48.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon48.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon48.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon64.gif
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon64.ico
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/icon64.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/label01.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/label02.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logos/splash.png
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/logs/README
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/mouse.properties
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/xslfo/ganttproject.xsl
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/xslt/gantt-chart.xsl
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/xslt/gantt-resources.xsl
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/xslt/gantt-tasks.xsl
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/xslt/gantt-utils.xsl
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/xslt/gantt.xsl
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/ganttproject.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/AppleJavaExtensions.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/balloontip-1.2.4.1.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/commons-codec-1.4.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/commons-csv.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/commons-io.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/commons-logging.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/commons-net-ftpclient-3.0.1.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/concurrentlinkedhashmap-lru-1.3.2.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/endrick-cache-1.7.9.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/endrick-common-1.7.9.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/ganttproject-jxbusycomponent-1.2.2.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/httpclient-4.2.1.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/httpcore-4.2.1.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/jcommander-1.17.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/jdom-1.0.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/jgoodies-common-1.7.0.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/jgoodies-looks-2.5.3.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/jxlayer.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/licenses/apple.LICENSE
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/licenses/commons-csv.LICENSE
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/licenses/commons-httpclient.LICENSE
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/licenses/jakarta-slide-webdavlib.LICENSE
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/licenses/jdnc.LICENSE
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/licenses/jgoodies-looks.LICENSE
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/milton-api-2.6.2.4.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/milton-client-2.6.2.4.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/slf4j-api-1.5.11.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/slf4j-simple-1.5.11.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/swingx-1.6.4.jar
-%%DATADIR%%/plugins/net.sourceforge.ganttproject/plugin.xml
-%%DATADIR%%/plugins/org.ganttproject.chart.pert/pert.jar
-%%DATADIR%%/plugins/org.ganttproject.chart.pert/plugin.xml
-%%DATADIR%%/plugins/org.ganttproject.chart.pert/resources/icons/pert_16.gif
-%%DATADIR%%/plugins/org.ganttproject.chart.pert/resources/icons/pert_24.gif
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/ganttproject-htmlpdf.jar
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/lib/itextpdf-5.3.1.jar
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/plugin.xml
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/fonts/LiberationSans-Regular.ttf
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-chart.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-resources.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-tasks.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt-utils.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/default/gantt.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-chart.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-resources.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-tasks.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt-utils.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/samara/gantt.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/COPYING
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/README
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-chart.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-resources.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-tasks.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt-utils.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/gantt.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/backg.png
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/menu.jpg
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/html-export-themes/striped_blue/images/top.jpg
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/itext-export-themes/sortavala.txt
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/basic_landscape/L-ganttproject.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/basic_landscape/ganttproject.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/ganttproject.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/layout/a4-landscape.xml
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/layout/a4-portrait.xml
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-generic.xml
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-landscape.xsl
-%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/resource/pdf-export-themes/samara/samara-portrait.xsl
-share/icons/hicolor/16x16/apps/ganttproject.png
-share/icons/hicolor/24x24/apps/ganttproject.png
-share/icons/hicolor/32x32/apps/ganttproject.png
-share/icons/hicolor/48x48/apps/ganttproject.png
+%%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
 share/icons/hicolor/64x64/apps/ganttproject.png



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