Make the GDM Debian footer slightly smaller.

This commit is contained in:
Aurélien COUDERC
2023-03-01 23:02:29 +01:00
parent ac5267d560
commit 1d2426d361
2 changed files with 13 additions and 7 deletions

View File

@@ -2,9 +2,9 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="78.811684"
height="24"
viewBox="0 0 20.852258 6.3500001"
width="80"
height="26"
viewBox="0 0 21.166667 6.8791668"
version="1.1"
id="svg908"
inkscape:version="1.2.2 (b0a8486541, 2022-12-01)"
@@ -26,10 +26,10 @@
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="5.9864116"
inkscape:cx="18.45847"
inkscape:cy="12.695418"
inkscape:cx="12.194283"
inkscape:cy="12.862463"
inkscape:window-width="1920"
inkscape:window-height="1023"
inkscape:window-height="1019"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
@@ -56,7 +56,7 @@
id="layer1">
<g
id="g292"
transform="matrix(0.26458333,0,0,0.26458333,-3.383575,-118.98312)">
transform="matrix(0.26458439,0,0,0.26458333,-3.1190053,-118.71854)">
<defs
id="defs235">
<rect

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
desktop-base (12.0.5) UNRELEASED; urgency=medium
* Make the GDM Debian footer slightly smaller.
-- Aurélien COUDERC <coucouf@debian.org> Wed, 01 Mar 2023 23:01:57 +0100
desktop-base (12.0.4) unstable; urgency=medium
* Add Debian swirl in circle as default profile icon for new users.