diff -urN /usr/ports/deskutils/ganttproject/Makefile deskutils/ganttproject/Makefile --- /usr/ports/deskutils/ganttproject/Makefile 2014-12-11 22:32:47.000000000 +0900 +++ deskutils/ganttproject/Makefile 2015-04-07 00:00:00.000000000 +0900 @@ -2,27 +2,44 @@ # $FreeBSD: head/deskutils/ganttproject/Makefile 374492 2014-12-10 22:29:14Z gahr $ PORTNAME= ganttproject -PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTVERSION= 2.7 +DISTVERSIONSUFFIX= -r1891 CATEGORIES= deskutils java -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= ${PORTNAME}-${PORTVERSION}-r1544 +MASTER_SITES= https://dl.ganttproject.biz/%SUBDIR%/ +MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gantt chart based project scheduling and management tool LICENSE= GPLv3 +NO_ARCH= yes +NO_BUILD= yes + USES= shebangfix zip SHEBANG_FILES= ganttproject +bash_CMD= ${SH} USE_JAVA= yes JAVA_VERSION= 1.6+ -NO_BUILD= yes +INSTALLS_ICONS= yes + +PORTDATA= * +PLIST_FILES= bin/ganttproject +.for i in 16 24 32 48 64 +PLIST_FILES+= share/icons/hicolor/${i}x${i}/apps/ganttproject.png +.endfor + +DESKTOP_ENTRIES="GanttProject" "" "ganttproject" "ganttproject" "" "" do-install: @${MKDIR} ${STAGEDIR}${DATADIR} - cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR} - ${CHMOD} 0755 ${STAGEDIR}${DATADIR}/ganttproject - ${LN} -sf ${DATADIR}/ganttproject ${STAGEDIR}${PREFIX}/bin + @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) + @${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/ganttproject + @${LN} -sf ${DATADIR}/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}/plugins/net.sourceforge.ganttproject/data/resources/logos/icon${i}.png \ + ${STAGEDIR}${PREFIX}/share/icons/hicolor/${i}x${i}/apps/ganttproject.png +.endfor .include diff -urN /usr/ports/deskutils/ganttproject/distinfo deskutils/ganttproject/distinfo --- /usr/ports/deskutils/ganttproject/distinfo 2014-06-21 17:54:29.000000000 +0900 +++ deskutils/ganttproject/distinfo 2015-04-07 00:00:00.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (ganttproject-2.6.2-r1544.zip) = 3cec1fb1dcdb6846af98797cbc70995024bf5fa2fbd30b471b146c8812a11cf1 -SIZE (ganttproject-2.6.2-r1544.zip) = 13985585 +SHA256 (ganttproject-2.7-r1891.zip) = 8d61788c439c36489910e7da65b8ef21aca2ffe1c14c0e031c909a5c7138cc20 +SIZE (ganttproject-2.7-r1891.zip) = 13664793 diff -urN /usr/ports/deskutils/ganttproject/pkg-descr deskutils/ganttproject/pkg-descr --- /usr/ports/deskutils/ganttproject/pkg-descr 2014-06-21 17:54:29.000000000 +0900 +++ deskutils/ganttproject/pkg-descr 2015-04-07 00:00:00.000000000 +0900 @@ -1,9 +1,9 @@ -GanttProject is a free and easy to use Gantt chart based project scheduling and -management tool. With GanttProject you can: +GanttProject is a free and easy to use Gantt chart based project +scheduling and management tool. With GanttProject you can: * Create work breakdown structure, draw dependencies, define milestones. -* Assign human resources to work on tasks, see their allocation on the Resource - Load chart. +* Assign human resources to work on tasks, see their allocation on the + Resource Load chart. * Generate PERT chart from Gantt chart. * Save charts as PNG images, generate PDF and HTML reports. * Import projects from and export them to Microsoft Project formats. diff -urN /usr/ports/deskutils/ganttproject/pkg-plist deskutils/ganttproject/pkg-plist --- /usr/ports/deskutils/ganttproject/pkg-plist 2014-10-20 23:23:34.000000000 +0900 +++ deskutils/ganttproject/pkg-plist 1970-01-01 09:00:00.000000000 +0900 @@ -1,419 +0,0 @@ -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%%/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.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.7-20101029.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_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_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_sk.calendar -%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/calendar/i18n_tg_non_working_days.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_hi.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_id.properties -%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_in.properties -%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_it.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_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.properties -%%DATADIR%%/plugins/net.sourceforge.ganttproject/data/resources/language/i18n_pt_BR.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/language/index.html -%%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.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/endrick-cache-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.1.1.jar -%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/jgoodies-looks-2.4.0.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.0.1.jar -%%DATADIR%%/plugins/net.sourceforge.ganttproject/lib/core/milton-client-2.0.1.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.3.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/fop-font-metrics.jar -%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/lib/fop.jar -%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/lib/ganttproject-avalon.jar -%%DATADIR%%/plugins/org.ganttproject.impex.htmlpdf/lib/ganttproject-batik.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