mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-17 04:31:33 +00:00
Fixed an invalid entry in Lubuntu's branding.desc
This commit is contained in:
parent
9f711d1952
commit
7df7fd8d36
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
calamares-settings-ubuntu (1:23.04.11) lunar; urgency=medium
|
||||||
|
|
||||||
|
* Fixed an invalid "SidebarTextSelect" field in Lubuntu's branding.desc -
|
||||||
|
this is now called "SidebarTextCurrent".
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 20 Mar 2023 17:47:40 -0500
|
||||||
|
|
||||||
calamares-settings-ubuntu (1:23.04.10) lunar; urgency=medium
|
calamares-settings-ubuntu (1:23.04.10) lunar; urgency=medium
|
||||||
|
|
||||||
* Fix Ubuntu Studio sidebar colors
|
* Fix Ubuntu Studio sidebar colors
|
||||||
|
@ -26,4 +26,4 @@ slideshowAPI: 1
|
|||||||
style:
|
style:
|
||||||
SidebarBackground: "#808080"
|
SidebarBackground: "#808080"
|
||||||
SidebarText: "#FFFFFF"
|
SidebarText: "#FFFFFF"
|
||||||
SidebarTextSelect: "#0068C8"
|
SidebarTextCurrent: "#0068C8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user