Compare commits
1 Commits
ubuntu/plu
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
b9e978105b |
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
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
2
debian/control
vendored
@ -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.0
|
Standards-Version: 4.7.2
|
||||||
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
2
debian/copyright
vendored
@ -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-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright 2015-2025 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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
gtk-theme-name = "Breeze"
|
gtk-theme-name = "Breeze"
|
||||||
gtk-icon-theme-name = "ePapirus"
|
gtk-icon-theme-name = "Papirus"
|
||||||
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
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Settings]
|
[Settings]
|
||||||
gtk-theme-name = Breeze
|
gtk-theme-name = Breeze
|
||||||
gtk-icon-theme-name = ePapirus
|
gtk-icon-theme-name = Papirus
|
||||||
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
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[General]
|
[General]
|
||||||
icon_theme=ePapirus
|
icon_theme=Papirus
|
||||||
icon_follow_color_scheme=false
|
icon_follow_color_scheme=false
|
||||||
theme=Lubuntu Arc
|
theme=Lubuntu Arc
|
||||||
single_click_activate=false
|
single_click_activate=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user