From d3c6ac6d0f23df56644008ccb6aa2c8fa37ab1b5 Mon Sep 17 00:00:00 2001 From: Jan-Marek Glogowski Date: Tue, 9 Jul 2019 15:28:29 +0000 Subject: tdf#125922 rename kde5 to kf5 + plasma5 Just as the gtk3 plugin isn't named GNOME, rename kde5 to kf5, as it is based on the KDE frameworks 5 libraries. This also includes: * a convenience alias to load the kf5 VCL plugin in case someone requests the kde5 plugin. * keep convenience kde5 configure switch, but warn about it * rename detected desktop from kde5 to plasma5 Change-Id: I6764a05b81a5edbf284484c234fee2649aacf735 Reviewed-on: https://gerrit.libreoffice.org/75313 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski --- .../clang/unusedfields.only-used-in-constructor.results | 8 ++++---- compilerplugins/clang/unusedfields.untouched.results | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/unusedfields.only-used-in-constructor.results b/compilerplugins/clang/unusedfields.only-used-in-constructor.results index 8229f7f54cc2..db4b5e7efed6 100644 --- a/compilerplugins/clang/unusedfields.only-used-in-constructor.results +++ b/compilerplugins/clang/unusedfields.only-used-in-constructor.results @@ -840,10 +840,10 @@ vcl/unx/gtk/gloactiongroup.cxx:30 GLOAction parent_instance GObject vcl/unx/gtk/glomenu.cxx:20 GLOMenu parent_instance const GMenuModel -vcl/unx/kde5/KDE5FilePicker.hxx:32 - KDE5FilePicker _layout class QGridLayout * -vcl/unx/kde5/KDE5FilePicker.hxx:34 - KDE5FilePicker allowRemoteUrls _Bool +vcl/unx/kf5/KF5FilePicker.hxx:32 + KF5FilePicker _layout class QGridLayout * +vcl/unx/kf5/KF5FilePicker.hxx:34 + KF5FilePicker allowRemoteUrls _Bool writerfilter/source/dmapper/PropertyMap.hxx:198 writerfilter::dmapper::SectionPropertyMap m_nDebugSectionNumber sal_Int32 xmloff/source/text/XMLTextListBlockContext.hxx:35 diff --git a/compilerplugins/clang/unusedfields.untouched.results b/compilerplugins/clang/unusedfields.untouched.results index 1f7b11f268f3..d7092855f60b 100644 --- a/compilerplugins/clang/unusedfields.untouched.results +++ b/compilerplugins/clang/unusedfields.untouched.results @@ -762,8 +762,8 @@ vcl/unx/gtk3/gtk3gtkinst.cxx:3532 CrippledViewport viewport GtkViewport vcl/unx/gtk/a11y/atkhypertext.cxx:29 HyperLink atk_hyper_link const AtkHyperlink -vcl/unx/kde5/KDE5FilePicker.hxx:34 - KDE5FilePicker allowRemoteUrls _Bool +vcl/unx/kf5/KF5FilePicker.hxx:34 + KF5FilePicker allowRemoteUrls _Bool writerfilter/source/ooxml/OOXMLStreamImpl.hxx:43 writerfilter::ooxml::OOXMLStreamImpl mxFastParser css::uno::Reference writerperfect/inc/WPFTEncodingDialog.hxx:37 -- cgit