diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2021-01-29 16:40:43 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-01-31 21:38:05 +0100 |
commit | 2497bde13cf2d0110e4df1b2acfd0a4dd6933005 (patch) | |
tree | c5486575fd0a9a845dd04fcc700f46ec983ae8e4 /gnome-extra/gnome-shell-extension-dash-to-panel | |
parent | Reverts: 35d4a5366fcceebb570ca654b80598e706f4f056 (diff) | |
download | gentoo-2497bde13cf2d0110e4df1b2acfd0a4dd6933005.tar.gz gentoo-2497bde13cf2d0110e4df1b2acfd0a4dd6933005.tar.bz2 gentoo-2497bde13cf2d0110e4df1b2acfd0a4dd6933005.zip |
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@gmail.com>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-shell-extension-dash-to-panel')
-rw-r--r-- | gnome-extra/gnome-shell-extension-dash-to-panel/files/gnome-shell-extension-dash-to-panel-26-opacity.patch | 11 |
1 files changed, 0 insertions, 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 013d5d81813f..000000000000 --- 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> |