commit: 2497bde13cf2d0110e4df1b2acfd0a4dd6933005 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Jan 29 15:40:43 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Jan 31 20:38:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2497bde1
gnome-extra/gnome-shell-extension-dash-to-panel: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/19253 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> .../gnome-shell-extension-dash-to-panel-26-opacity.patch | 11 ----------- 1 file changed, 11 deletions(-) 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 deleted file mode 100644 index 013d5d81813..00000000000 --- a/gnome-extra/gnome-shell-extension-dash-to-panel/files/gnome-shell-extension-dash-to-panel-26-opacity.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml.old 2019-11-15 20:38:17.244421281 +0100 -+++ b/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml 2019-11-15 20:43:03.570757200 +0100 -@@ -222,7 +222,7 @@ - <description>Custom background color for the panel</description> - </key> - <key type="b" name="trans-use-custom-opacity"> -- <default>false</default> -+ <default>true</default> - <summary>Custom background color</summary> - <description>Replace current theme background color for the panel</description> - </key>
