diff options
Diffstat (limited to 'office/ganttproject/org.ganttproject.impex.htmlpdf.patch')
-rw-r--r-- | office/ganttproject/org.ganttproject.impex.htmlpdf.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/office/ganttproject/org.ganttproject.impex.htmlpdf.patch b/office/ganttproject/org.ganttproject.impex.htmlpdf.patch new file mode 100644 index 0000000000000..f992617ff5222 --- /dev/null +++ b/office/ganttproject/org.ganttproject.impex.htmlpdf.patch @@ -0,0 +1,11 @@ +--- org.ganttproject.impex.htmlpdf/plugin.xml 2017-03-06 17:21:28.000000000 +0300 ++++ plugin-new.xml 2017-03-10 01:02:20.842938200 +0300 +@@ -7,7 +7,7 @@ + provider-name="ganttproject.org team"> + + <runtime> +- <library name="org.ganttproject.impex.htmlpdf.jar"> ++ <library name="ganttproject-htmlpdf.jar"> + <export name="*"/> + </library> + <library name="lib/itextpdf-5.3.1.jar"> |