diff options
author | raveit65 <[email protected]> | 2018-04-26 23:35:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-04-28 16:50:52 +0200 |
commit | cd623c5a12e92fcaf711194ab994e619cdc6b48b (patch) | |
tree | 199c198b9a37cdef7479498ffed969ece14032e6 | |
parent | f51051bce81b8284311661711d5d3cf36321560a (diff) | |
download | mate-panel-cd623c5a12e92fcaf711194ab994e619cdc6b48b.tar.bz2 mate-panel-cd623c5a12e92fcaf711194ab994e619cdc6b48b.tar.xz |
fish: drop wanda image from gresource
-rw-r--r-- | mate-panel/panel.gresource.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-panel/panel.gresource.xml b/mate-panel/panel.gresource.xml index df6396c5..f2f1becf 100644 --- a/mate-panel/panel.gresource.xml +++ b/mate-panel/panel.gresource.xml @@ -3,7 +3,6 @@ <gresource prefix="/org/mate/panel"> <file compressed="true">panel-properties-dialog.ui</file> <file compressed="true">panel-run-dialog.ui</file> - <file alias="anim/wanda.png">../applets/fish/wanda.png</file> </gresource> <gresource prefix="/org/mate/panel/theme"> <file alias="mate-panel.css">../data/theme/mate-panel.css</file> |