From 200a1c0e13bdf4612a6343f1495beaf3d006353d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 16:36:24 +0200 Subject: Adding debian version 1:3.38.4-1. Signed-off-by: Daniel Baumann --- debian/patches/distro-logo.patch | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 debian/patches/distro-logo.patch (limited to 'debian/patches/distro-logo.patch') diff --git a/debian/patches/distro-logo.patch b/debian/patches/distro-logo.patch new file mode 100644 index 0000000..47e28e5 --- /dev/null +++ b/debian/patches/distro-logo.patch @@ -0,0 +1,29 @@ +From: Bastien Nocera +Date: Mon, 3 Feb 2020 14:46:15 +0100 +Subject: [PATCH 03/22] info-overview: Use the Ubuntu logo prominently + +This removes GNOME branding in favour of Ubuntu branding. We don't +make changes to the text information as the distribution/OS is clearly +visible above the GNOME version. + +See https://bugzilla.gnome.org/show_bug.cgi?id=695691 + +(Patch taken from Fedora and updated for Ubuntu) +--- + panels/info-overview/cc-info-overview-panel.ui | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git a/panels/info-overview/cc-info-overview-panel.ui b/panels/info-overview/cc-info-overview-panel.ui +index 98cb85d..cac8567 100644 +--- a/panels/info-overview/cc-info-overview-panel.ui ++++ b/panels/info-overview/cc-info-overview-panel.ui +@@ -28,7 +28,8 @@ + + True + False +- /org/gnome/control-center/info-overview/GnomeLogoVerticalMedium.svg ++ 128 ++ /usr/share/icons/vendor/scalable/emblems/emblem-vendor.svg + + + False -- cgit v1.2.3