From 426b6a72959972421090dbfaae2526094171db0b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 10 Mar 2023 11:03:40 -0800 Subject: [PATCH] Revert "Add qt6ct as a hard dependency and ship a default configuration file consistent with our existing default settings. This is to cover the case of our Qt 6 applications, which will use qt6ct for theming instead of lxqt-qtplugin until support is added. Feels hacky, yet a reasonable fix." This reverts commit f129e24b175527c1de7e86413f6a09f8d9338635. --- debian/changelog | 6 ++++++ debian/control | 1 - src/etc/xdg/xdg-Lubuntu/qt6ct/qt6ct.conf | 8 -------- 3 files changed, 6 insertions(+), 9 deletions(-) delete mode 100644 src/etc/xdg/xdg-Lubuntu/qt6ct/qt6ct.conf diff --git a/debian/changelog b/debian/changelog index ad421ec..d1d6d4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lubuntu-default-settings (23.04.6) UNRELEASED; urgency=medium + + * Revert usage of qt6ct, we should work on this natively in LXQt. + + -- Simon Quigley Fri, 10 Mar 2023 11:02:30 -0800 + lubuntu-default-settings (23.04.5) lunar; urgency=medium * Add qt6ct as a hard dependency and ship a default configuration file diff --git a/debian/control b/debian/control index 22a8009..ba60a50 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,6 @@ Depends: fonts-ubuntu, lxqt-session, openbox, policykit-desktop-privileges, - qt6ct, ${misc:Depends} Description: default settings for Lubuntu Various system settings tailored for Lubuntu. diff --git a/src/etc/xdg/xdg-Lubuntu/qt6ct/qt6ct.conf b/src/etc/xdg/xdg-Lubuntu/qt6ct/qt6ct.conf deleted file mode 100644 index c25df85..0000000 --- a/src/etc/xdg/xdg-Lubuntu/qt6ct/qt6ct.conf +++ /dev/null @@ -1,8 +0,0 @@ -[Appearance] -color_scheme_path=/usr/share/qt6ct/colors/airy.conf -icon_theme=ePapirus -style=Fusion - -[Fonts] -fixed="Ubuntu Mono,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular" -general="Ubuntu,11,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,Regular"