diff options
Diffstat (limited to 'office/ganttproject/org.ganttproject.chart.pert.patch')
-rw-r--r-- | office/ganttproject/org.ganttproject.chart.pert.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/ganttproject/org.ganttproject.chart.pert.patch b/office/ganttproject/org.ganttproject.chart.pert.patch new file mode 100644 index 000000000000..26a2ffc393df --- /dev/null +++ b/office/ganttproject/org.ganttproject.chart.pert.patch @@ -0,0 +1,11 @@ +--- org.ganttproject.chart.pert/plugin.xml 2017-03-06 17:21:28.000000000 +0300 ++++ plugin-new.xml 2017-03-10 00:59:47.875946661 +0300 +@@ -7,7 +7,7 @@ + provider-name=""> + + <runtime> +- <library name="org.ganttproject.chart.pert.jar"/> ++ <library name="pert.jar"/> + <library name="resources/"> + <export name="*"/> + </library> |