summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2015-10-12 10:38:35 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2015-10-13 10:15:44 +0000
commitcb37698884c6f7af97c5fa9a0404a5893aa73c9d (patch)
tree04a7e49a2fb84d3b78465714b253d701ddb8abde /scp2
parent6e0638338d5c587d6bbb9c349d1b25382fbdbfce (diff)
KDE4: add kde4-open-url to the integration package
Currently kde4-open-url is just installed, but not included in the kde-integration package. Change-Id: Ic114a463b97aaaf4cc7ff3062143698daf93513c (cherry picked from commit 805a861b398bbe5f22cb08705dfa006b44fe4e40) Reviewed-on: https://gerrit.libreoffice.org/19327 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/kde/module_kde.scp4
1 files changed, 3 insertions, 1 deletions
diff --git a/scp2/source/kde/module_kde.scp b/scp2/source/kde/module_kde.scp
index 6fa6155b6b16..2bf6ac58d0c3 100644
--- a/scp2/source/kde/module_kde.scp
+++ b/scp2/source/kde/module_kde.scp
@@ -26,5 +26,7 @@ Module gid_Module_Optional_Kde
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC(MODULE_OPTIONAL_KDE);
Styles = ();
- Files = (auto_kde_ALL);
+ Files = (auto_kde_ALL,
+ gid_File_Bin_Kde_Open_Url
+ );
End