Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-dash-to-panel/files/
Date: Sun, 31 Jan 2021 20:38:21
Message-Id: 1612125485.2497bde13cf2d0110e4df1b2acfd0a4dd6933005.conikost@gentoo
1 commit: 2497bde13cf2d0110e4df1b2acfd0a4dd6933005
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Fri Jan 29 15:40:43 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 20:38:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2497bde1
7
8 gnome-extra/gnome-shell-extension-dash-to-panel: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/19253
11 Package-Manager: Portage-3.0.14, Repoman-3.0.2
12 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 .../gnome-shell-extension-dash-to-panel-26-opacity.patch | 11 -----------
16 1 file changed, 11 deletions(-)
17
18 diff --git a/gnome-extra/gnome-shell-extension-dash-to-panel/files/gnome-shell-extension-dash-to-panel-26-opacity.patch b/gnome-extra/gnome-shell-extension-dash-to-panel/files/gnome-shell-extension-dash-to-panel-26-opacity.patch
19 deleted file mode 100644
20 index 013d5d81813..00000000000
21 --- a/gnome-extra/gnome-shell-extension-dash-to-panel/files/gnome-shell-extension-dash-to-panel-26-opacity.patch
22 +++ /dev/null
23 @@ -1,11 +0,0 @@
24 ---- a/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml.old 2019-11-15 20:38:17.244421281 +0100
25 -+++ b/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml 2019-11-15 20:43:03.570757200 +0100
26 -@@ -222,7 +222,7 @@
27 - <description>Custom background color for the panel</description>
28 - </key>
29 - <key type="b" name="trans-use-custom-opacity">
30 -- <default>false</default>
31 -+ <default>true</default>
32 - <summary>Custom background color</summary>
33 - <description>Replace current theme background color for the panel</description>
34 - </key>