Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 08:46:49 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 370ab2764c6c - 2026Q2 - editors/calligraplan: Update to 4.0.1 and switch to Qt6
Message-ID:  <6a2a75f9.25f10.2d8d5d26@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q2 has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=370ab2764c6c333965408cd2a2278537dfdb0a5e

commit 370ab2764c6c333965408cd2a2278537dfdb0a5e
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-06-11 08:45:17 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-06-11 08:45:17 +0000

    editors/calligraplan: Update to 4.0.1 and switch to Qt6
    
    (cherry picked from commit 27f8e5812896b46c5da37656d42e07e70002ef41)
---
 editors/calligraplan/Makefile  |  39 ++--
 editors/calligraplan/distinfo  |   6 +-
 editors/calligraplan/pkg-plist | 443 ++++++++++++++++-------------------------
 3 files changed, 195 insertions(+), 293 deletions(-)

diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile
index 8b4307e68a1a..d2499386293d 100644
--- a/editors/calligraplan/Makefile
+++ b/editors/calligraplan/Makefile
@@ -1,30 +1,37 @@
 PORTNAME=	calligraplan
-DISTVERSION=	3.3.0
-PORTREVISION=	4
+DISTVERSION=	4.0.1
 CATEGORIES=	editors kde
-MASTER_SITES=	KDE/stable/calligra/${PORTVERSION}
+MASTER_SITES=	KDE/stable/calligraplan
 DIST_SUBDIR=	KDE/${PORTNAME}
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KDE Calligra project management application
 WWW=		https://www.calligra.org/plan/
 
-LIB_DEPENDS=	libKChart.so:graphics/kdiagram
+LIB_DEPENDS=	libKChart6.so:graphics/kdiagram-qt6 \
+		libqca-qt6.so:devel/qca@qt6
 
-USES=		cmake compiler:c++11-lib desktop-file-utils kde:5 qt:5 tar:xz \
-		xorg
-USE_KDE=	activities akonadi akonadicontacts archive auth bookmarks \
-		calendarcore codecs completion config configwidgets contacts \
-		coreaddons dbusaddons guiaddons holidays i18n iconthemes \
-		itemmodels itemviews jobwidgets js khtml kio notifications \
-		parts service solid sonnet textwidgets wallet widgetsaddons \
-		windowsystem xmlgui \
+USES=		cmake desktop-file-utils gettext kde:6 perl5 qt:6 \
+		shared-mime-info tar:xz xorg
+USE_KDE=	archive calendarcore config configwidgets \
+		coreaddons dbusaddons guiaddons holidays i18n \
+		iconthemes itemmodels itemviews jobwidgets \
+		kio notifications parts sonnet textwidgets \
+		wallet widgetsaddons windowsystem xmlgui \
 		doctools:build ecm:build
-USE_QT=		concurrent core dbus gui network printsupport widgets \
-		x11extras xml \
-		buildtools:build qmake:build
+USE_QT=		base declarative
 USE_XORG=	ice sm x11 xext
 
-PLIST_SUB+=	SHLIB_VER=18.0.0 SHLIB_SHORT=18
+OPTIONS_DEFINE=	JAVA PLASMA
+OPTIONS_DEFAULT=PLASMA
+
+JAVA_DESC=	Java support for MPXJ based import filters
+JAVA_USES=	java:run
+JAVA_VARS=	JAVA_VERSION=8+
+
+PLASMA_DESC=	KDE Plasma support
+PLASMA_USE=	kde=activities
+
+PLIST_SUB=	SHLIB_VER=${DISTVERSION} SHLIB_SHORT=${DISTVERSION:R:R}
 
 .include <bsd.port.mk>
diff --git a/editors/calligraplan/distinfo b/editors/calligraplan/distinfo
index d7abdeea3c83..05d6ed0a1f13 100644
--- a/editors/calligraplan/distinfo
+++ b/editors/calligraplan/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611949062
-SHA256 (KDE/calligraplan/calligraplan-3.3.0.tar.xz) = 9a97414f2207941a70d93ff096617365d35379cc93a09cfc19ee532d2905a9d8
-SIZE (KDE/calligraplan/calligraplan-3.3.0.tar.xz) = 4500032
+TIMESTAMP = 1780224965
+SHA256 (KDE/calligraplan/calligraplan-4.0.1.tar.xz) = 9267ea174c04466014343927f73757bb3047dab36a74fc8f38b891e8d8833a39
+SIZE (KDE/calligraplan/calligraplan-4.0.1.tar.xz) = 27816948
diff --git a/editors/calligraplan/pkg-plist b/editors/calligraplan/pkg-plist
index c6e02fbc37e2..4cb9c5a39b2a 100644
--- a/editors/calligraplan/pkg-plist
+++ b/editors/calligraplan/pkg-plist
@@ -1,110 +1,87 @@
 bin/calligraplan
+bin/calligraplanportfolio
 bin/calligraplanwork
 etc/xdg/calligraplanrc
 etc/xdg/calligraplanworkrc
-lib/libkdeinit5_calligraplan.so
-lib/libkdeinit5_calligraplanwork.so
-lib/libplankernel.so
-lib/libplankernel.so.%%SHLIB_SHORT%%
-lib/libplankernel.so.%%SHLIB_VER%%
-lib/libplankundo2.so
-lib/libplankundo2.so.%%SHLIB_SHORT%%
-lib/libplankundo2.so.%%SHLIB_VER%%
-lib/libplanmain.so
-lib/libplanmain.so.%%SHLIB_SHORT%%
-lib/libplanmain.so.%%SHLIB_VER%%
-lib/libplanmodels.so
-lib/libplanmodels.so.%%SHLIB_SHORT%%
-lib/libplanmodels.so.%%SHLIB_VER%%
-lib/libplanodf.so
-lib/libplanodf.so.%%SHLIB_SHORT%%
-lib/libplanodf.so.%%SHLIB_VER%%
-lib/libplanplugin.so
-lib/libplanplugin.so.%%SHLIB_SHORT%%
-lib/libplanplugin.so.%%SHLIB_VER%%
-lib/libplanprivate.so
-lib/libplanprivate.so.%%SHLIB_SHORT%%
-lib/libplanprivate.so.%%SHLIB_VER%%
-lib/libplanstore.so
-lib/libplanstore.so.%%SHLIB_SHORT%%
-lib/libplanstore.so.%%SHLIB_VER%%
-lib/libplanui.so
-lib/libplanui.so.%%SHLIB_SHORT%%
-lib/libplanui.so.%%SHLIB_VER%%
-lib/libplanwidgets.so
-lib/libplanwidgets.so.%%SHLIB_SHORT%%
-lib/libplanwidgets.so.%%SHLIB_VER%%
-lib/libplanwidgetutils.so
-lib/libplanwidgetutils.so.%%SHLIB_SHORT%%
-lib/libplanwidgetutils.so.%%SHLIB_VER%%
-lib/libplanworkfactory.so
-lib/libplanworkfactory.so.%%SHLIB_SHORT%%
-lib/libplanworkfactory.so.%%SHLIB_VER%%
-%%QT_PLUGINDIR%%/calligraplan/formatfilters/planicalexport.so
-%%QT_PLUGINDIR%%/calligraplan/formatfilters/plankplatoimport.so
-%%QT_PLUGINDIR%%/calligraplan/formatfilters/planplannerimport.so
+lib/libcalligraplankernel.so
+lib/libcalligraplankernel.so.%%SHLIB_SHORT%%
+lib/libcalligraplankernel.so.%%SHLIB_VER%%
+lib/libcalligraplankundo2.so
+lib/libcalligraplankundo2.so.%%SHLIB_SHORT%%
+lib/libcalligraplankundo2.so.%%SHLIB_VER%%
+lib/libcalligraplanmain.so
+lib/libcalligraplanmain.so.%%SHLIB_SHORT%%
+lib/libcalligraplanmain.so.%%SHLIB_VER%%
+lib/libcalligraplanmodels.so
+lib/libcalligraplanmodels.so.%%SHLIB_SHORT%%
+lib/libcalligraplanmodels.so.%%SHLIB_VER%%
+lib/libcalligraplanodf.so
+lib/libcalligraplanodf.so.%%SHLIB_SHORT%%
+lib/libcalligraplanodf.so.%%SHLIB_VER%%
+lib/libcalligraplanplugin.so
+lib/libcalligraplanplugin.so.%%SHLIB_SHORT%%
+lib/libcalligraplanplugin.so.%%SHLIB_VER%%
+lib/libcalligraplanportfolioprivate.so
+lib/libcalligraplanportfolioprivate.so.%%SHLIB_SHORT%%
+lib/libcalligraplanportfolioprivate.so.%%SHLIB_VER%%
+lib/libcalligraplanprivate.so
+lib/libcalligraplanprivate.so.%%SHLIB_SHORT%%
+lib/libcalligraplanprivate.so.%%SHLIB_VER%%
+lib/libcalligraplanstore.so
+lib/libcalligraplanstore.so.%%SHLIB_SHORT%%
+lib/libcalligraplanstore.so.%%SHLIB_VER%%
+lib/libcalligraplantjscheduler.so
+lib/libcalligraplantjscheduler.so.%%SHLIB_SHORT%%
+lib/libcalligraplantjscheduler.so.%%SHLIB_VER%%
+lib/libcalligraplanui.so
+lib/libcalligraplanui.so.%%SHLIB_SHORT%%
+lib/libcalligraplanui.so.%%SHLIB_VER%%
+lib/libcalligraplanwidgets.so
+lib/libcalligraplanwidgets.so.%%SHLIB_SHORT%%
+lib/libcalligraplanwidgets.so.%%SHLIB_VER%%
+lib/libcalligraplanwidgetutils.so
+lib/libcalligraplanwidgetutils.so.%%SHLIB_SHORT%%
+lib/libcalligraplanwidgetutils.so.%%SHLIB_VER%%
+lib/libcalligraplanworkprivate.so
+lib/libcalligraplanworkprivate.so.%%SHLIB_SHORT%%
+lib/libcalligraplanworkprivate.so.%%SHLIB_VER%%
+%%QT_PLUGINDIR%%/calligraplan/formatfilters/calligraplanicalexport.so
+%%QT_PLUGINDIR%%/calligraplan/formatfilters/calligraplankplatoimport.so
+%%QT_PLUGINDIR%%/calligraplan/formatfilters/calligraplanplannerimport.so
+%%QT_PLUGINDIR%%/calligraplan/formatfilters/planmpxjimport.so
 %%QT_PLUGINDIR%%/calligraplan/parts/calligraplanpart.so
-%%QT_PLUGINDIR%%/calligraplan/schedulers/libplantjscheduler.so
-%%QT_PLUGINDIR%%/calligraplanworkpart.so
+%%QT_PLUGINDIR%%/calligraplan/parts/calligraplanportfoliopart.so
+%%QT_PLUGINDIR%%/calligraplan/schedulers/calligraplantjplugin.so
 share/applications/org.kde.calligraplan.desktop
+share/applications/org.kde.calligraplanportfolio.desktop
 share/applications/org.kde.calligraplanwork.desktop
-%%DATADIR%%/calligraplan_shell.rc
-%%DATADIR%%/icons/hicolor/22x22/actions/view-task-child-add.png
-%%DATADIR%%/icons/hicolor/22x22/actions/view-time-schedule-insert.png
-%%DATADIR%%/icons/hicolor/48x48/actions/template_timechart.png
-%%DATADIR%%/icons/hicolor/scalable/actions/template_timechart.svgz
-%%DATADIR%%/reports/EmptyTemplate.odt
-%%DATADIR%%/reports/ProjectPerformanceCost.odt
-%%DATADIR%%/reports/ProjectPerformanceEffort.odt
-%%DATADIR%%/reports/TaskStatus.odt
-%%DATADIR%%/templates/.source/SharedResources.plant
-%%DATADIR%%/templates/Simple/.directory
-%%DATADIR%%/templates/Simple/.source/8HourDay-40HourWeek.plant
-%%DATADIR%%/templates/Simple/.source/Plain.plant
-%%DATADIR%%/templates/Simple/8HourDay-40HourWeek.desktop
-%%DATADIR%%/templates/Simple/Plain.desktop
-%%DATADIR%%work/icons/hicolor/128x128/actions/template_empty.png
-%%DATADIR%%work/icons/hicolor/16x16/actions/template_empty.png
-%%DATADIR%%work/icons/hicolor/22x22/actions/template_empty.png
-%%DATADIR%%work/icons/hicolor/32x32/actions/template_empty.png
-%%DATADIR%%work/icons/hicolor/48x48/actions/template_empty.png
-%%DATADIR%%work/icons/hicolor/64x64/actions/template_empty.png
-%%DATADIR%%work/templates/Simple/.directory
-%%DATADIR%%work/templates/Simple/.source/Empty.planworkt
-%%DATADIR%%work/templates/Simple/Empty.desktop
+share/calligraplan/data/ReportTemplateAssistant.odt
+share/calligraplan/icons/hicolor/22x22/actions/view-task-child-add.png
+share/calligraplan/icons/hicolor/22x22/actions/view-time-schedule-insert.png
+share/calligraplan/icons/hicolor/48x48/actions/template_timechart.png
+share/calligraplan/icons/hicolor/scalable/actions/template_timechart.svgz
+share/calligraplan/java/planconvert.jar
+share/calligraplan/reports/EmptyTemplate.odt
+share/calligraplan/reports/ProjectPerformanceCost.odt
+share/calligraplan/reports/ProjectPerformanceEffort.odt
+share/calligraplan/reports/TaskStatus.odt
+share/calligraplan/templates/.source/SharedResources.plant
+share/calligraplan/templates/Simple/.directory
+share/calligraplan/templates/Simple/.source/8HourDay-40HourWeek.plant
+share/calligraplan/templates/Simple/.source/Plain.plant
+share/calligraplan/templates/Simple/8HourDay-40HourWeek.desktop
+share/calligraplan/templates/Simple/Plain.desktop
+share/calligraplanwork/icons/hicolor/128x128/actions/template_empty.png
+share/calligraplanwork/icons/hicolor/16x16/actions/template_empty.png
+share/calligraplanwork/icons/hicolor/22x22/actions/template_empty.png
+share/calligraplanwork/icons/hicolor/32x32/actions/template_empty.png
+share/calligraplanwork/icons/hicolor/48x48/actions/template_empty.png
+share/calligraplanwork/icons/hicolor/64x64/actions/template_empty.png
+share/calligraplanwork/templates/Simple/.directory
+share/calligraplanwork/templates/Simple/.source/Empty.planworkt
+share/calligraplanwork/templates/Simple/Empty.desktop
 share/config.kcfg/calligraplansettings.kcfg
 share/config.kcfg/calligraplanworksettings.kcfg
-share/doc/HTML/ca/calligraplan/contexthelp.docbook
-share/doc/HTML/ca/calligraplan/costbreakdownstructureeditor.docbook
-share/doc/HTML/ca/calligraplan/creatingodtreporttemplates.docbook
-share/doc/HTML/ca/calligraplan/creatingproject.docbook
-share/doc/HTML/ca/calligraplan/definitions.docbook
-share/doc/HTML/ca/calligraplan/guidelines.docbook
-share/doc/HTML/ca/calligraplan/index.cache.bz2
-share/doc/HTML/ca/calligraplan/index.docbook
-share/doc/HTML/ca/calligraplan/introduction.docbook
-share/doc/HTML/ca/calligraplan/mainworkspace.docbook
-share/doc/HTML/ca/calligraplan/managingresources.docbook
-share/doc/HTML/ca/calligraplan/milestoneganttview.docbook
-share/doc/HTML/ca/calligraplan/planintroduction.docbook
-share/doc/HTML/ca/calligraplan/projectperformanceview.docbook
-share/doc/HTML/ca/calligraplan/reports.docbook
-share/doc/HTML/ca/calligraplan/reportsgeneratorview.docbook
-share/doc/HTML/ca/calligraplan/resourceassignmentganttview.docbook
-share/doc/HTML/ca/calligraplan/resourceassignmentview.docbook
-share/doc/HTML/ca/calligraplan/resourceeditor.docbook
-share/doc/HTML/ca/calligraplan/scheduleseditor.docbook
-share/doc/HTML/ca/calligraplan/startupview.docbook
-share/doc/HTML/ca/calligraplan/taskdependencyeditorgraphical.docbook
-share/doc/HTML/ca/calligraplan/taskdependencyeditorlist.docbook
-share/doc/HTML/ca/calligraplan/taskeditor.docbook
-share/doc/HTML/ca/calligraplan/taskexecutionview.docbook
-share/doc/HTML/ca/calligraplan/taskganttview.docbook
-share/doc/HTML/ca/calligraplan/taskperformanceview.docbook
-share/doc/HTML/ca/calligraplan/taskstatusview.docbook
-share/doc/HTML/ca/calligraplan/usingtheviews.docbook
-share/doc/HTML/ca/calligraplan/viewsandeditors.docbook
-share/doc/HTML/ca/calligraplan/workandvacationeditor.docbook
 share/doc/HTML/en/calligraplan/Icon-edit-delete.png
 share/doc/HTML/en/calligraplan/Icon-go-first.png
 share/doc/HTML/en/calligraplan/Icon-view-time-schedule-baselined-add.png
@@ -113,6 +90,7 @@ share/doc/HTML/en/calligraplan/Icon-view-time-schedule-child-insert.png
 share/doc/HTML/en/calligraplan/Icon-view-time-schedule-insert.png
 share/doc/HTML/en/calligraplan/contexthelp.docbook
 share/doc/HTML/en/calligraplan/costbreakdownstructureeditor.docbook
+share/doc/HTML/en/calligraplan/costbreakdownview.docbook
 share/doc/HTML/en/calligraplan/creatingodtreporttemplates.docbook
 share/doc/HTML/en/calligraplan/creatingproject.docbook
 share/doc/HTML/en/calligraplan/definitions.docbook
@@ -126,8 +104,13 @@ share/doc/HTML/en/calligraplan/milestoneganttview.docbook
 share/doc/HTML/en/calligraplan/plan_accounteditor.png
 share/doc/HTML/en/calligraplan/plan_criticalpath.png
 share/doc/HTML/en/calligraplan/plan_dependencyeditor.png
+share/doc/HTML/en/calligraplan/plan_ganttview.png
+share/doc/HTML/en/calligraplan/plan_ganttview_config.png
+share/doc/HTML/en/calligraplan/plan_milestoneganttview.png
+share/doc/HTML/en/calligraplan/plan_milestoneganttview_config.png
 share/doc/HTML/en/calligraplan/plan_pertresult.png
 share/doc/HTML/en/calligraplan/plan_project_perf_chart.png
+share/doc/HTML/en/calligraplan/plan_resourceassignmentganttview_config.png
 share/doc/HTML/en/calligraplan/plan_resourceeditor.png
 share/doc/HTML/en/calligraplan/plan_resourceeditor_config.png
 share/doc/HTML/en/calligraplan/plan_scheduleeditor.png
@@ -143,6 +126,7 @@ share/doc/HTML/en/calligraplan/plan_taskstatusview.png
 share/doc/HTML/en/calligraplan/plan_taskstatusview_config.png
 share/doc/HTML/en/calligraplan/plan_work_space.png
 share/doc/HTML/en/calligraplan/plan_workandvacation.png
+share/doc/HTML/en/calligraplan/planconfiguration.docbook
 share/doc/HTML/en/calligraplan/planintroduction.docbook
 share/doc/HTML/en/calligraplan/projectperformanceview.docbook
 share/doc/HTML/en/calligraplan/reports.docbook
@@ -162,131 +146,22 @@ share/doc/HTML/en/calligraplan/taskstatusview.docbook
 share/doc/HTML/en/calligraplan/usingtheviews.docbook
 share/doc/HTML/en/calligraplan/viewsandeditors.docbook
 share/doc/HTML/en/calligraplan/workandvacationeditor.docbook
-share/doc/HTML/it/calligraplan/contexthelp.docbook
-share/doc/HTML/it/calligraplan/costbreakdownstructureeditor.docbook
-share/doc/HTML/it/calligraplan/creatingodtreporttemplates.docbook
-share/doc/HTML/it/calligraplan/creatingproject.docbook
-share/doc/HTML/it/calligraplan/definitions.docbook
-share/doc/HTML/it/calligraplan/guidelines.docbook
-share/doc/HTML/it/calligraplan/index.cache.bz2
-share/doc/HTML/it/calligraplan/index.docbook
-share/doc/HTML/it/calligraplan/introduction.docbook
-share/doc/HTML/it/calligraplan/mainworkspace.docbook
-share/doc/HTML/it/calligraplan/managingresources.docbook
-share/doc/HTML/it/calligraplan/milestoneganttview.docbook
-share/doc/HTML/it/calligraplan/planintroduction.docbook
-share/doc/HTML/it/calligraplan/projectperformanceview.docbook
-share/doc/HTML/it/calligraplan/reports.docbook
-share/doc/HTML/it/calligraplan/reportsgeneratorview.docbook
-share/doc/HTML/it/calligraplan/resourceassignmentganttview.docbook
-share/doc/HTML/it/calligraplan/resourceassignmentview.docbook
-share/doc/HTML/it/calligraplan/resourceeditor.docbook
-share/doc/HTML/it/calligraplan/scheduleseditor.docbook
-share/doc/HTML/it/calligraplan/startupview.docbook
-share/doc/HTML/it/calligraplan/taskdependencyeditorgraphical.docbook
-share/doc/HTML/it/calligraplan/taskdependencyeditorlist.docbook
-share/doc/HTML/it/calligraplan/taskeditor.docbook
-share/doc/HTML/it/calligraplan/taskexecutionview.docbook
-share/doc/HTML/it/calligraplan/taskganttview.docbook
-share/doc/HTML/it/calligraplan/taskperformanceview.docbook
-share/doc/HTML/it/calligraplan/taskstatusview.docbook
-share/doc/HTML/it/calligraplan/usingtheviews.docbook
-share/doc/HTML/it/calligraplan/viewsandeditors.docbook
-share/doc/HTML/it/calligraplan/workandvacationeditor.docbook
-share/doc/HTML/nl/calligraplan/commonuserinterface.docbook
-share/doc/HTML/nl/calligraplan/contexthelp.docbook
-share/doc/HTML/nl/calligraplan/costbreakdownstructureeditor.docbook
-share/doc/HTML/nl/calligraplan/creatingodtreporttemplates.docbook
-share/doc/HTML/nl/calligraplan/creatingproject.docbook
-share/doc/HTML/nl/calligraplan/definitions.docbook
-share/doc/HTML/nl/calligraplan/guidelines.docbook
-share/doc/HTML/nl/calligraplan/index.cache.bz2
-share/doc/HTML/nl/calligraplan/index.docbook
-share/doc/HTML/nl/calligraplan/introduction.docbook
-share/doc/HTML/nl/calligraplan/mainworkspace.docbook
-share/doc/HTML/nl/calligraplan/managingresources.docbook
-share/doc/HTML/nl/calligraplan/milestoneganttview.docbook
-share/doc/HTML/nl/calligraplan/planintroduction.docbook
-share/doc/HTML/nl/calligraplan/projectperformanceview.docbook
-share/doc/HTML/nl/calligraplan/reports.docbook
-share/doc/HTML/nl/calligraplan/reportsgeneratorview.docbook
-share/doc/HTML/nl/calligraplan/resourceassignmentganttview.docbook
-share/doc/HTML/nl/calligraplan/resourceassignmentview.docbook
-share/doc/HTML/nl/calligraplan/resourceeditor.docbook
-share/doc/HTML/nl/calligraplan/scheduleseditor.docbook
-share/doc/HTML/nl/calligraplan/startupview.docbook
-share/doc/HTML/nl/calligraplan/taskdependencyeditorgraphical.docbook
-share/doc/HTML/nl/calligraplan/taskdependencyeditorlist.docbook
-share/doc/HTML/nl/calligraplan/taskeditor.docbook
-share/doc/HTML/nl/calligraplan/taskexecutionview.docbook
-share/doc/HTML/nl/calligraplan/taskganttview.docbook
-share/doc/HTML/nl/calligraplan/taskperformanceview.docbook
-share/doc/HTML/nl/calligraplan/taskstatusview.docbook
-share/doc/HTML/nl/calligraplan/usingtheviews.docbook
-share/doc/HTML/nl/calligraplan/viewsandeditors.docbook
-share/doc/HTML/nl/calligraplan/workandvacationeditor.docbook
-share/doc/HTML/sv/calligraplan/contexthelp.docbook
-share/doc/HTML/sv/calligraplan/costbreakdownstructureeditor.docbook
-share/doc/HTML/sv/calligraplan/creatingodtreporttemplates.docbook
-share/doc/HTML/sv/calligraplan/creatingproject.docbook
-share/doc/HTML/sv/calligraplan/definitions.docbook
-share/doc/HTML/sv/calligraplan/guidelines.docbook
-share/doc/HTML/sv/calligraplan/index.cache.bz2
-share/doc/HTML/sv/calligraplan/index.docbook
-share/doc/HTML/sv/calligraplan/introduction.docbook
-share/doc/HTML/sv/calligraplan/mainworkspace.docbook
-share/doc/HTML/sv/calligraplan/managingresources.docbook
-share/doc/HTML/sv/calligraplan/milestoneganttview.docbook
-share/doc/HTML/sv/calligraplan/planintroduction.docbook
-share/doc/HTML/sv/calligraplan/projectperformanceview.docbook
-share/doc/HTML/sv/calligraplan/reports.docbook
-share/doc/HTML/sv/calligraplan/reportsgeneratorview.docbook
-share/doc/HTML/sv/calligraplan/resourceassignmentganttview.docbook
-share/doc/HTML/sv/calligraplan/resourceassignmentview.docbook
-share/doc/HTML/sv/calligraplan/resourceeditor.docbook
-share/doc/HTML/sv/calligraplan/scheduleseditor.docbook
-share/doc/HTML/sv/calligraplan/startupview.docbook
-share/doc/HTML/sv/calligraplan/taskdependencyeditorgraphical.docbook
-share/doc/HTML/sv/calligraplan/taskdependencyeditorlist.docbook
-share/doc/HTML/sv/calligraplan/taskeditor.docbook
-share/doc/HTML/sv/calligraplan/taskexecutionview.docbook
-share/doc/HTML/sv/calligraplan/taskganttview.docbook
-share/doc/HTML/sv/calligraplan/taskperformanceview.docbook
-share/doc/HTML/sv/calligraplan/taskstatusview.docbook
-share/doc/HTML/sv/calligraplan/usingtheviews.docbook
-share/doc/HTML/sv/calligraplan/viewsandeditors.docbook
-share/doc/HTML/sv/calligraplan/workandvacationeditor.docbook
-share/doc/HTML/uk/calligraplan/contexthelp.docbook
-share/doc/HTML/uk/calligraplan/costbreakdownstructureeditor.docbook
-share/doc/HTML/uk/calligraplan/creatingodtreporttemplates.docbook
-share/doc/HTML/uk/calligraplan/creatingproject.docbook
-share/doc/HTML/uk/calligraplan/definitions.docbook
-share/doc/HTML/uk/calligraplan/guidelines.docbook
-share/doc/HTML/uk/calligraplan/index.cache.bz2
-share/doc/HTML/uk/calligraplan/index.docbook
-share/doc/HTML/uk/calligraplan/introduction.docbook
-share/doc/HTML/uk/calligraplan/mainworkspace.docbook
-share/doc/HTML/uk/calligraplan/managingresources.docbook
-share/doc/HTML/uk/calligraplan/milestoneganttview.docbook
-share/doc/HTML/uk/calligraplan/planintroduction.docbook
-share/doc/HTML/uk/calligraplan/projectperformanceview.docbook
-share/doc/HTML/uk/calligraplan/reports.docbook
-share/doc/HTML/uk/calligraplan/reportsgeneratorview.docbook
-share/doc/HTML/uk/calligraplan/resourceassignmentganttview.docbook
-share/doc/HTML/uk/calligraplan/resourceassignmentview.docbook
-share/doc/HTML/uk/calligraplan/resourceeditor.docbook
-share/doc/HTML/uk/calligraplan/scheduleseditor.docbook
-share/doc/HTML/uk/calligraplan/startupview.docbook
-share/doc/HTML/uk/calligraplan/taskdependencyeditorgraphical.docbook
-share/doc/HTML/uk/calligraplan/taskdependencyeditorlist.docbook
-share/doc/HTML/uk/calligraplan/taskeditor.docbook
-share/doc/HTML/uk/calligraplan/taskexecutionview.docbook
-share/doc/HTML/uk/calligraplan/taskganttview.docbook
-share/doc/HTML/uk/calligraplan/taskperformanceview.docbook
-share/doc/HTML/uk/calligraplan/taskstatusview.docbook
-share/doc/HTML/uk/calligraplan/usingtheviews.docbook
-share/doc/HTML/uk/calligraplan/viewsandeditors.docbook
-share/doc/HTML/uk/calligraplan/workandvacationeditor.docbook
+share/doc/HTML/en/calligraplanportfolio/contenteditor.docbook
+share/doc/HTML/en/calligraplanportfolio/contexthelp.docbook
+share/doc/HTML/en/calligraplanportfolio/ganttsummaryview.docbook
+share/doc/HTML/en/calligraplanportfolio/index.cache.bz2
+share/doc/HTML/en/calligraplanportfolio/index.docbook
+share/doc/HTML/en/calligraplanportfolio/introduction.docbook
+share/doc/HTML/en/calligraplanportfolio/performanceview.docbook
+share/doc/HTML/en/calligraplanportfolio/portfolioconfiguration.docbook
+share/doc/HTML/en/calligraplanportfolio/portfoliointroduction.docbook
+share/doc/HTML/en/calligraplanportfolio/progressview.docbook
+share/doc/HTML/en/calligraplanportfolio/progressview.png
+share/doc/HTML/en/calligraplanportfolio/progressview_config.png
+share/doc/HTML/en/calligraplanportfolio/resourceusageview.docbook
+share/doc/HTML/en/calligraplanportfolio/schedulingview.docbook
+share/doc/HTML/en/calligraplanportfolio/summaryview.docbook
+share/doc/HTML/en/calligraplanportfolio/taskprogressdialog.png
 share/icons/hicolor/1024x1024/apps/calligraplan.png
 share/icons/hicolor/128x128/apps/calligraplan.png
 share/icons/hicolor/128x128/apps/calligraplanwork.png
@@ -319,113 +194,124 @@ share/icons/hicolor/64x64/mimetypes/application-x-vnd.kde.kplato.work.png
 share/icons/hicolor/64x64/mimetypes/application-x-vnd.kde.plan.png
 share/icons/hicolor/64x64/mimetypes/application-x-vnd.kde.plan.work.png
 share/icons/hicolor/scalable/apps/calligraplan.svgz
+share/icons/hicolor/scalable/apps/calligraplanportfolio.svg
 share/icons/hicolor/scalable/apps/calligraplanwork.svgz
 share/icons/hicolor/scalable/mimetypes/application-x-vnd.kde.kplato.svgz
 share/icons/hicolor/scalable/mimetypes/application-x-vnd.kde.kplato.work.svgz
+share/icons/hicolor/scalable/mimetypes/application-x-vnd.kde.plan.portfolio.svgz
 share/icons/hicolor/scalable/mimetypes/application-x-vnd.kde.plan.svgz
 share/icons/hicolor/scalable/mimetypes/application-x-vnd.kde.plan.work.svgz
 share/kxmlgui5/calligraplan/AccountsEditorUi.rc
-share/kxmlgui5/calligraplan/AccountsEditorUi_readonly.rc
 share/kxmlgui5/calligraplan/AccountsViewUi.rc
 share/kxmlgui5/calligraplan/CalendarEditorUi.rc
-share/kxmlgui5/calligraplan/CalendarEditorUi_readonly.rc
 share/kxmlgui5/calligraplan/DependencyEditorUi.rc
-share/kxmlgui5/calligraplan/DependencyEditorUi_readonly.rc
 share/kxmlgui5/calligraplan/GanttViewUi.rc
+share/kxmlgui5/calligraplan/MilestoneGanttViewUi.rc
 share/kxmlgui5/calligraplan/PerformanceStatusViewUi.rc
 share/kxmlgui5/calligraplan/PertResultUi.rc
 share/kxmlgui5/calligraplan/ProjectStatusViewUi.rc
 share/kxmlgui5/calligraplan/ReportsGeneratorViewUi.rc
-share/kxmlgui5/calligraplan/ReportsGeneratorViewUi_readonly.rc
+share/kxmlgui5/calligraplan/ResourceAppointmentsGanttViewUi.rc
 share/kxmlgui5/calligraplan/ResourceAppointmentsViewUi.rc
+share/kxmlgui5/calligraplan/ResourceCoverageViewUi.rc
 share/kxmlgui5/calligraplan/ResourceEditorUi.rc
-share/kxmlgui5/calligraplan/ResourceEditorUi_readonly.rc
+share/kxmlgui5/calligraplan/ResourceGroupEditorUi.rc
 share/kxmlgui5/calligraplan/ScheduleEditorUi.rc
-share/kxmlgui5/calligraplan/ScheduleEditorUi_readonly.rc
 share/kxmlgui5/calligraplan/TaskEditorUi.rc
-share/kxmlgui5/calligraplan/TaskEditorUi_readonly.rc
 share/kxmlgui5/calligraplan/TaskStatusViewUi.rc
 share/kxmlgui5/calligraplan/TaskViewUi.rc
 share/kxmlgui5/calligraplan/WorkPackageViewUi.rc
 share/kxmlgui5/calligraplan/WorkPackageViewUi_readonly.rc
 share/kxmlgui5/calligraplan/calligraplan.rc
 share/kxmlgui5/calligraplan/calligraplan_readonly.rc
+share/kxmlgui5/calligraplan/calligraplan_shell.rc
+share/kxmlgui5/calligraplanportfolio/GanttViewUi.rc
+share/kxmlgui5/calligraplanportfolio/Portfolio_GanttViewUi.rc
+share/kxmlgui5/calligraplanportfolio/Portfolio_PerformanceViewUi.rc
+share/kxmlgui5/calligraplanportfolio/Portfolio_PortfolioViewUi.rc
+share/kxmlgui5/calligraplanportfolio/Portfolio_ProgressViewUi.rc
+share/kxmlgui5/calligraplanportfolio/Portfolio_ResourceUsageViewUi.rc
+share/kxmlgui5/calligraplanportfolio/Portfolio_SchedulingViewUi.rc
+share/kxmlgui5/calligraplanportfolio/Portfolio_SummaryViewUi.rc
+share/kxmlgui5/calligraplanportfolio/Portfolio_ViewUi.rc
+share/kxmlgui5/calligraplanportfolio/TaskStatusViewUi.rc
+share/kxmlgui5/calligraplanportfolio/calligraplanportfolio_shell.rc
 share/kxmlgui5/calligraplanwork/calligraplanwork.rc
 share/kxmlgui5/calligraplanwork/calligraplanwork_readonly.rc
 share/kxmlgui5/calligraplanwork/calligraplanworkui.rc
 share/locale/ar/LC_MESSAGES/calligraplan.mo
-share/locale/ast/LC_MESSAGES/calligraplan.mo
-share/locale/ast/LC_MESSAGES/calligraplan_scheduler_rcps.mo
-share/locale/ast/LC_MESSAGES/calligraplan_scheduler_tj.mo
-share/locale/ast/LC_MESSAGES/calligraplanlibs.mo
-share/locale/ast/LC_MESSAGES/calligraplanwork.mo
-share/locale/ast/LC_MESSAGES/krossmoduleplan.mo
+share/locale/ar/LC_MESSAGES/calligraplan_scheduler_tj.mo
+share/locale/ar/LC_MESSAGES/calligraplanlibs.mo
+share/locale/ar/LC_MESSAGES/calligraplanportfolio.mo
+share/locale/ar/LC_MESSAGES/calligraplanwork.mo
+share/locale/ar/LC_MESSAGES/krossmoduleplan.mo
 share/locale/be/LC_MESSAGES/calligraplan.mo
 share/locale/be/LC_MESSAGES/calligraplanlibs.mo
 share/locale/bg/LC_MESSAGES/calligraplan.mo
+share/locale/bg/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/bg/LC_MESSAGES/calligraplanlibs.mo
+share/locale/bg/LC_MESSAGES/calligraplanportfolio.mo
+share/locale/bg/LC_MESSAGES/calligraplanwork.mo
+share/locale/bg/LC_MESSAGES/krossmoduleplan.mo
 share/locale/br/LC_MESSAGES/calligraplan.mo
 share/locale/bs/LC_MESSAGES/calligraplan.mo
-share/locale/bs/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/bs/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/bs/LC_MESSAGES/calligraplanlibs.mo
 share/locale/bs/LC_MESSAGES/calligraplanwork.mo
 share/locale/bs/LC_MESSAGES/krossmoduleplan.mo
 share/locale/ca/LC_MESSAGES/calligraplan.mo
-share/locale/ca/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/ca/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/ca/LC_MESSAGES/calligraplanlibs.mo
+share/locale/ca/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/ca/LC_MESSAGES/calligraplanwork.mo
 share/locale/ca/LC_MESSAGES/krossmoduleplan.mo
 share/locale/ca@valencia/LC_MESSAGES/calligraplan.mo
-share/locale/ca@valencia/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/ca@valencia/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/ca@valencia/LC_MESSAGES/calligraplanlibs.mo
+share/locale/ca@valencia/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/ca@valencia/LC_MESSAGES/calligraplanwork.mo
 share/locale/ca@valencia/LC_MESSAGES/krossmoduleplan.mo
 share/locale/cs/LC_MESSAGES/calligraplan.mo
-share/locale/cs/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/cs/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/cs/LC_MESSAGES/calligraplanlibs.mo
+share/locale/cs/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/cs/LC_MESSAGES/calligraplanwork.mo
 share/locale/cs/LC_MESSAGES/krossmoduleplan.mo
 share/locale/da/LC_MESSAGES/calligraplan.mo
-share/locale/da/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/da/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/da/LC_MESSAGES/calligraplanlibs.mo
 share/locale/da/LC_MESSAGES/calligraplanwork.mo
 share/locale/da/LC_MESSAGES/krossmoduleplan.mo
 share/locale/de/LC_MESSAGES/calligraplan.mo
-share/locale/de/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/de/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/de/LC_MESSAGES/calligraplanlibs.mo
+share/locale/de/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/de/LC_MESSAGES/calligraplanwork.mo
 share/locale/de/LC_MESSAGES/krossmoduleplan.mo
 share/locale/el/LC_MESSAGES/calligraplan.mo
-share/locale/el/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/el/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/el/LC_MESSAGES/calligraplanlibs.mo
 share/locale/el/LC_MESSAGES/calligraplanwork.mo
 share/locale/el/LC_MESSAGES/krossmoduleplan.mo
 share/locale/en_GB/LC_MESSAGES/calligraplan.mo
-share/locale/en_GB/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/en_GB/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/en_GB/LC_MESSAGES/calligraplanlibs.mo
+share/locale/en_GB/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/en_GB/LC_MESSAGES/calligraplanwork.mo
 share/locale/en_GB/LC_MESSAGES/krossmoduleplan.mo
 share/locale/eo/LC_MESSAGES/calligraplan.mo
-share/locale/eo/LC_MESSAGES/calligraplan_scheduler_rcps.mo
+share/locale/eo/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/eo/LC_MESSAGES/calligraplanlibs.mo
+share/locale/eo/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/eo/LC_MESSAGES/calligraplanwork.mo
 share/locale/eo/LC_MESSAGES/krossmoduleplan.mo
 share/locale/es/LC_MESSAGES/calligraplan.mo
-share/locale/es/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/es/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/es/LC_MESSAGES/calligraplanlibs.mo
+share/locale/es/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/es/LC_MESSAGES/calligraplanwork.mo
 share/locale/es/LC_MESSAGES/krossmoduleplan.mo
 share/locale/et/LC_MESSAGES/calligraplan.mo
-share/locale/et/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/et/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/et/LC_MESSAGES/calligraplanlibs.mo
 share/locale/et/LC_MESSAGES/calligraplanwork.mo
@@ -434,32 +320,37 @@ share/locale/eu/LC_MESSAGES/calligraplan.mo
 share/locale/eu/LC_MESSAGES/calligraplanlibs.mo
 share/locale/fa/LC_MESSAGES/calligraplan.mo
 share/locale/fi/LC_MESSAGES/calligraplan.mo
-share/locale/fi/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/fi/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/fi/LC_MESSAGES/calligraplanlibs.mo
+share/locale/fi/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/fi/LC_MESSAGES/calligraplanwork.mo
 share/locale/fi/LC_MESSAGES/krossmoduleplan.mo
 share/locale/fr/LC_MESSAGES/calligraplan.mo
-share/locale/fr/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/fr/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/fr/LC_MESSAGES/calligraplanlibs.mo
+share/locale/fr/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/fr/LC_MESSAGES/calligraplanwork.mo
 share/locale/fr/LC_MESSAGES/krossmoduleplan.mo
 share/locale/fy/LC_MESSAGES/calligraplan.mo
 share/locale/fy/LC_MESSAGES/calligraplanlibs.mo
 share/locale/fy/LC_MESSAGES/calligraplanwork.mo
 share/locale/ga/LC_MESSAGES/calligraplan.mo
-share/locale/ga/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/ga/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/ga/LC_MESSAGES/calligraplanlibs.mo
+share/locale/ga/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/ga/LC_MESSAGES/calligraplanwork.mo
 share/locale/ga/LC_MESSAGES/krossmoduleplan.mo
 share/locale/gl/LC_MESSAGES/calligraplan.mo
-share/locale/gl/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/gl/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/gl/LC_MESSAGES/calligraplanlibs.mo
+share/locale/gl/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/gl/LC_MESSAGES/calligraplanwork.mo
 share/locale/gl/LC_MESSAGES/krossmoduleplan.mo
+share/locale/he/LC_MESSAGES/calligraplan.mo
+share/locale/he/LC_MESSAGES/calligraplan_scheduler_tj.mo
+share/locale/he/LC_MESSAGES/calligraplanportfolio.mo
+share/locale/he/LC_MESSAGES/calligraplanwork.mo
+share/locale/he/LC_MESSAGES/krossmoduleplan.mo
 share/locale/hi/LC_MESSAGES/calligraplan.mo
 share/locale/hi/LC_MESSAGES/calligraplanlibs.mo
 share/locale/hi/LC_MESSAGES/calligraplanwork.mo
@@ -467,37 +358,41 @@ share/locale/hne/LC_MESSAGES/calligraplan.mo
 share/locale/hne/LC_MESSAGES/calligraplanlibs.mo
 share/locale/hne/LC_MESSAGES/calligraplanwork.mo
 share/locale/hu/LC_MESSAGES/calligraplan.mo
-share/locale/hu/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/hu/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/hu/LC_MESSAGES/calligraplanlibs.mo
 share/locale/hu/LC_MESSAGES/calligraplanwork.mo
 share/locale/hu/LC_MESSAGES/krossmoduleplan.mo
 share/locale/ia/LC_MESSAGES/calligraplan.mo
-share/locale/ia/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/ia/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/ia/LC_MESSAGES/calligraplanlibs.mo
+share/locale/ia/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/ia/LC_MESSAGES/calligraplanwork.mo
 share/locale/ia/LC_MESSAGES/krossmoduleplan.mo
 share/locale/id/LC_MESSAGES/calligraplan.mo
-share/locale/id/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/id/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/id/LC_MESSAGES/calligraplanlibs.mo
+share/locale/id/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/id/LC_MESSAGES/calligraplanwork.mo
 share/locale/id/LC_MESSAGES/krossmoduleplan.mo
 share/locale/it/LC_MESSAGES/calligraplan.mo
-share/locale/it/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/it/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/it/LC_MESSAGES/calligraplanlibs.mo
+share/locale/it/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/it/LC_MESSAGES/calligraplanwork.mo
 share/locale/it/LC_MESSAGES/krossmoduleplan.mo
 share/locale/ja/LC_MESSAGES/calligraplan.mo
-share/locale/ja/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/ja/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/ja/LC_MESSAGES/calligraplanlibs.mo
+share/locale/ja/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/ja/LC_MESSAGES/calligraplanwork.mo
 share/locale/ja/LC_MESSAGES/krossmoduleplan.mo
+share/locale/ka/LC_MESSAGES/calligraplan.mo
+share/locale/ka/LC_MESSAGES/calligraplan_scheduler_tj.mo
+share/locale/ka/LC_MESSAGES/calligraplanlibs.mo
+share/locale/ka/LC_MESSAGES/calligraplanportfolio.mo
+share/locale/ka/LC_MESSAGES/calligraplanwork.mo
+share/locale/ka/LC_MESSAGES/krossmoduleplan.mo
 share/locale/kk/LC_MESSAGES/calligraplan.mo
-share/locale/kk/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/kk/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/kk/LC_MESSAGES/calligraplanlibs.mo
 share/locale/kk/LC_MESSAGES/calligraplanwork.mo
@@ -507,9 +402,9 @@ share/locale/km/LC_MESSAGES/calligraplanlibs.mo
 share/locale/km/LC_MESSAGES/calligraplanwork.mo
 share/locale/ko/LC_MESSAGES/krossmoduleplan.mo
 share/locale/lt/LC_MESSAGES/calligraplan.mo
-share/locale/lt/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/lt/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/lt/LC_MESSAGES/calligraplanlibs.mo
+share/locale/lt/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/lt/LC_MESSAGES/calligraplanwork.mo
 share/locale/lt/LC_MESSAGES/krossmoduleplan.mo
 share/locale/lv/LC_MESSAGES/calligraplan.mo
@@ -518,28 +413,25 @@ share/locale/mai/LC_MESSAGES/calligraplanlibs.mo
 share/locale/mai/LC_MESSAGES/calligraplanwork.mo
 share/locale/mai/LC_MESSAGES/krossmoduleplan.mo
 share/locale/mr/LC_MESSAGES/calligraplan.mo
-share/locale/mr/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/mr/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/mr/LC_MESSAGES/calligraplanlibs.mo
 share/locale/mr/LC_MESSAGES/calligraplanwork.mo
 share/locale/mr/LC_MESSAGES/krossmoduleplan.mo
 share/locale/nb/LC_MESSAGES/calligraplan.mo
-share/locale/nb/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/nb/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/nb/LC_MESSAGES/calligraplanlibs.mo
 share/locale/nb/LC_MESSAGES/calligraplanwork.mo
 share/locale/nb/LC_MESSAGES/krossmoduleplan.mo
 share/locale/nds/LC_MESSAGES/calligraplan.mo
-share/locale/nds/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/nds/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/nds/LC_MESSAGES/calligraplanlibs.mo
 share/locale/nds/LC_MESSAGES/calligraplanwork.mo
 share/locale/nds/LC_MESSAGES/krossmoduleplan.mo
 share/locale/ne/LC_MESSAGES/calligraplan.mo
 share/locale/nl/LC_MESSAGES/calligraplan.mo
-share/locale/nl/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/nl/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/nl/LC_MESSAGES/calligraplanlibs.mo
+share/locale/nl/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/nl/LC_MESSAGES/calligraplanwork.mo
 share/locale/nl/LC_MESSAGES/krossmoduleplan.mo
 share/locale/nn/LC_MESSAGES/calligraplan.mo
@@ -550,68 +442,67 @@ share/locale/oc/LC_MESSAGES/calligraplan.mo
 share/locale/oc/LC_MESSAGES/calligraplanlibs.mo
 share/locale/oc/LC_MESSAGES/calligraplanwork.mo
 share/locale/pl/LC_MESSAGES/calligraplan.mo
-share/locale/pl/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/pl/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/pl/LC_MESSAGES/calligraplanlibs.mo
+share/locale/pl/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/pl/LC_MESSAGES/calligraplanwork.mo
 share/locale/pl/LC_MESSAGES/krossmoduleplan.mo
 share/locale/pt/LC_MESSAGES/calligraplan.mo
-share/locale/pt/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/pt/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/pt/LC_MESSAGES/calligraplanlibs.mo
+share/locale/pt/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/pt/LC_MESSAGES/calligraplanwork.mo
 share/locale/pt/LC_MESSAGES/krossmoduleplan.mo
 share/locale/pt_BR/LC_MESSAGES/calligraplan.mo
-share/locale/pt_BR/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/pt_BR/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/pt_BR/LC_MESSAGES/calligraplanlibs.mo
+share/locale/pt_BR/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/pt_BR/LC_MESSAGES/calligraplanwork.mo
 share/locale/pt_BR/LC_MESSAGES/krossmoduleplan.mo
 share/locale/ro/LC_MESSAGES/calligraplan.mo
 share/locale/ro/LC_MESSAGES/calligraplanlibs.mo
 share/locale/ro/LC_MESSAGES/calligraplanwork.mo
 share/locale/ru/LC_MESSAGES/calligraplan.mo
-share/locale/ru/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/ru/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/ru/LC_MESSAGES/calligraplanlibs.mo
+share/locale/ru/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/ru/LC_MESSAGES/calligraplanwork.mo
 share/locale/ru/LC_MESSAGES/krossmoduleplan.mo
 share/locale/se/LC_MESSAGES/calligraplan.mo
 share/locale/sk/LC_MESSAGES/calligraplan.mo
-share/locale/sk/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/sk/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/sk/LC_MESSAGES/calligraplanlibs.mo
+share/locale/sk/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/sk/LC_MESSAGES/calligraplanwork.mo
 share/locale/sk/LC_MESSAGES/krossmoduleplan.mo
 share/locale/sl/LC_MESSAGES/calligraplan.mo
-share/locale/sl/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/sl/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/sl/LC_MESSAGES/calligraplanlibs.mo
+share/locale/sl/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/sl/LC_MESSAGES/calligraplanwork.mo
 share/locale/sl/LC_MESSAGES/krossmoduleplan.mo
 share/locale/sv/LC_MESSAGES/calligraplan.mo
-share/locale/sv/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/sv/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/sv/LC_MESSAGES/calligraplanlibs.mo
+share/locale/sv/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/sv/LC_MESSAGES/calligraplanwork.mo
 share/locale/sv/LC_MESSAGES/krossmoduleplan.mo
 share/locale/th/LC_MESSAGES/calligraplan.mo
 share/locale/tr/LC_MESSAGES/calligraplan.mo
-share/locale/tr/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/tr/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/tr/LC_MESSAGES/calligraplanlibs.mo
+share/locale/tr/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/tr/LC_MESSAGES/calligraplanwork.mo
 share/locale/tr/LC_MESSAGES/krossmoduleplan.mo
 share/locale/ug/LC_MESSAGES/calligraplan.mo
-share/locale/ug/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/ug/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/ug/LC_MESSAGES/calligraplanlibs.mo
 share/locale/ug/LC_MESSAGES/calligraplanwork.mo
 share/locale/ug/LC_MESSAGES/krossmoduleplan.mo
 share/locale/uk/LC_MESSAGES/calligraplan.mo
-share/locale/uk/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/uk/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/uk/LC_MESSAGES/calligraplanlibs.mo
+share/locale/uk/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/uk/LC_MESSAGES/calligraplanwork.mo
 share/locale/uk/LC_MESSAGES/krossmoduleplan.mo
 share/locale/wa/LC_MESSAGES/calligraplan.mo
@@ -619,15 +510,19 @@ share/locale/wa/LC_MESSAGES/calligraplanlibs.mo
 share/locale/wa/LC_MESSAGES/calligraplanwork.mo
 share/locale/wa/LC_MESSAGES/krossmoduleplan.mo
 share/locale/zh_CN/LC_MESSAGES/calligraplan.mo
-share/locale/zh_CN/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/zh_CN/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/zh_CN/LC_MESSAGES/calligraplanlibs.mo
+share/locale/zh_CN/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/zh_CN/LC_MESSAGES/calligraplanwork.mo
 share/locale/zh_CN/LC_MESSAGES/krossmoduleplan.mo
 share/locale/zh_TW/LC_MESSAGES/calligraplan.mo
-share/locale/zh_TW/LC_MESSAGES/calligraplan_scheduler_rcps.mo
 share/locale/zh_TW/LC_MESSAGES/calligraplan_scheduler_tj.mo
 share/locale/zh_TW/LC_MESSAGES/calligraplanlibs.mo
+share/locale/zh_TW/LC_MESSAGES/calligraplanportfolio.mo
 share/locale/zh_TW/LC_MESSAGES/calligraplanwork.mo
 share/locale/zh_TW/LC_MESSAGES/krossmoduleplan.mo
 share/metainfo/org.kde.calligraplan.appdata.xml
+share/metainfo/org.kde.calligraplanportfolio.appdata.xml
+share/metainfo/org.kde.calligraplanwork.appdata.xml
+share/mime/packages/calligraplanportfolio_mimetype.xml
+share/mime/packages/plan_mpxj_mimetype.xml


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2a75f9.25f10.2d8d5d26>