Compare commits

..

No commits in common. "ubuntu/resolute" and "ubuntu/plucky" have entirely different histories.

6 changed files with 17 additions and 37 deletions

20
debian/changelog vendored
View File

@ -1,23 +1,3 @@
lubuntu-default-settings (26.04.2) resolute; urgency=medium
* Re-introduce the accidentally lost icon theme fix from 25.10.1.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 16 Mar 2026 11:40:28 -0400
lubuntu-default-settings (26.04.1) resolute; urgency=medium
* Fix Kvantum package names to unbreak ISO build.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 09 Mar 2026 10:29:34 -0400
lubuntu-default-settings (25.10.1) questing; urgency=medium
* Switch to Papirus icon theme, ePapirus is no more. (LP: #2111542)
* Update copyright file.
* Bump Standards-Version to 4.7.2, no changes necessary.
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 08 Jun 2025 01:58:36 -0500
lubuntu-default-settings (25.04.12) plucky; urgency=medium lubuntu-default-settings (25.04.12) plucky; urgency=medium
* Change menu file to -compact to improve preferences display. * Change menu file to -compact to improve preferences display.

8
debian/control vendored
View File

@ -4,7 +4,7 @@ Priority: optional
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Uploaders: Simon Quigley <tsimonq2@ubuntu.com> Uploaders: Simon Quigley <tsimonq2@ubuntu.com>
Build-Depends: debhelper-compat (= 13), intltool Build-Depends: debhelper-compat (= 13), intltool
Standards-Version: 4.7.2 Standards-Version: 4.7.0
Homepage: https://lubuntu.me Homepage: https://lubuntu.me
Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master Vcs-Browser: https://git.launchpad.net/lubuntu-default-settings?h=master
Vcs-Git: https://git.launchpad.net/lubuntu-default-settings Vcs-Git: https://git.launchpad.net/lubuntu-default-settings
@ -18,11 +18,11 @@ Depends: fonts-ubuntu,
lxqt-session, lxqt-session,
openbox, openbox,
policykit-desktop-privileges, policykit-desktop-privileges,
qt-style-kvantum, qt6-style-kvantum,
qt-style-kvantum-l10n, qt6-style-kvantum-l10n,
${misc:Depends} ${misc:Depends}
Recommends: breeze-gtk-theme, Recommends: breeze-gtk-theme,
qt-style-kvantum-themes qt6-style-kvantum-themes
Description: default settings for Lubuntu Description: default settings for Lubuntu
Various system settings tailored for Lubuntu's default session. This includes Various system settings tailored for Lubuntu's default session. This includes
default settings, applications, and themes. default settings, applications, and themes.

2
debian/copyright vendored
View File

@ -4,7 +4,7 @@ Upstream-Contact: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Files: * Files: *
Copyright: Copyright 2009-2014 Julien Lavergne <gilir@ubuntu.com> Copyright: Copyright 2009-2014 Julien Lavergne <gilir@ubuntu.com>
Copyright 2015-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Copyright 2015-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
License: GPL-2+ License: GPL-2+
This package is free software; you can redistribute it and/or modify This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
gtk-theme-name = "Breeze" gtk-theme-name = "Breeze"
gtk-icon-theme-name = "Papirus" gtk-icon-theme-name = "ePapirus"
gtk-font-name = "Ubuntu 11" gtk-font-name = "Ubuntu 11"
gtk-button-images = 1 gtk-button-images = 1
gtk-menu-images = 1 gtk-menu-images = 1

View File

@ -1,6 +1,6 @@
[Settings] [Settings]
gtk-theme-name = Breeze gtk-theme-name = Breeze
gtk-icon-theme-name = Papirus gtk-icon-theme-name = ePapirus
gtk-font-name = Ubuntu 11 gtk-font-name = Ubuntu 11
gtk-menu-images = 1 gtk-menu-images = 1
gtk-button-images = 1 gtk-button-images = 1

View File

@ -1,5 +1,5 @@
[General] [General]
icon_theme=Papirus icon_theme=ePapirus
icon_follow_color_scheme=false icon_follow_color_scheme=false
theme=Lubuntu Arc theme=Lubuntu Arc
single_click_activate=false single_click_activate=false