Compare commits

..

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

6 changed files with 14 additions and 22 deletions

8
debian/changelog vendored
View File

@ -1,11 +1,3 @@
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.

2
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

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