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.
This commit is contained in:
parent
e8346068bd
commit
426b6a7295
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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 <tsimonq2@ubuntu.com> Fri, 10 Mar 2023 11:02:30 -0800
|
||||||
|
|
||||||
lubuntu-default-settings (23.04.5) lunar; urgency=medium
|
lubuntu-default-settings (23.04.5) lunar; urgency=medium
|
||||||
|
|
||||||
* Add qt6ct as a hard dependency and ship a default configuration file
|
* Add qt6ct as a hard dependency and ship a default configuration file
|
||||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -18,7 +18,6 @@ Depends: fonts-ubuntu,
|
|||||||
lxqt-session,
|
lxqt-session,
|
||||||
openbox,
|
openbox,
|
||||||
policykit-desktop-privileges,
|
policykit-desktop-privileges,
|
||||||
qt6ct,
|
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Description: default settings for Lubuntu
|
Description: default settings for Lubuntu
|
||||||
Various system settings tailored for Lubuntu.
|
Various system settings tailored for Lubuntu.
|
||||||
|
@ -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"
|
|
Loading…
x
Reference in New Issue
Block a user