summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2021-01-29 16:40:43 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-01-31 21:38:05 +0100
commit2497bde13cf2d0110e4df1b2acfd0a4dd6933005 (patch)
treec5486575fd0a9a845dd04fcc700f46ec983ae8e4
parentReverts: 35d4a5366fcceebb570ca654b80598e706f4f056 (diff)
downloadgentoo-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>
-rw-r--r--gnome-extra/gnome-shell-extension-dash-to-panel/files/gnome-shell-extension-dash-to-panel-26-opacity.patch11
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>