diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-05-25 10:56:07 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-05-25 10:56:07 +0000 |
commit | 165ad76a650feabe8296094124053c1609442e26 (patch) | |
tree | dde4f89d150c8300379f87ec783fe2ff917ba63f /editors | |
parent | a3f9b04eabe89419b74b2ebbed4edb0efe291c83 (diff) |
editors/calligra: fix plist
Notes
Notes:
svn path=/head/; revision=502560
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/calligra/pkg-plist b/editors/calligra/pkg-plist index 549ab4dc7a0e..84804713f079 100644 --- a/editors/calligra/pkg-plist +++ b/editors/calligra/pkg-plist @@ -139,6 +139,7 @@ lib/libwordsprivate.so.%%SHLIB_VER%% %%QT_PLUGINDIR%%/calligra/formatfilters/calligra_filter_wmf2svg.so %%QT_PLUGINDIR%%/calligra/formatfilters/calligra_filter_wpd2odt.so %%QT_PLUGINDIR%%/calligra/formatfilters/calligra_filter_wpg2odg.so +%%QT_PLUGINDIR%%/calligra/formatfilters/calligra_filter_wps2odt.so %%QT_PLUGINDIR%%/calligra/formatfilters/calligra_filter_wpg2svg.so %%QT_PLUGINDIR%%/calligra/formatfilters/calligra_filter_xfig2odg.so %%QT_PLUGINDIR%%/calligra/formatfilters/calligra_filter_xls2ods.so @@ -4666,6 +4667,7 @@ share/kservices5/words_msword_thumbnail.desktop share/kservices5/words_odt_thumbnail.desktop share/kservices5/words_rtf_thumbnail.desktop share/kservices5/words_wpd_thumbnail.desktop +share/kservices5/words_wps_thumbnail.desktop share/kxmlgui5/calligrasheets/calligrasheets.rc share/kxmlgui5/calligrasheets/calligrasheets_readonly.rc share/kxmlgui5/calligrastage/calligrastage.rc |