summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-02-10 16:18:02 +0300
committermonsta <[email protected]>2016-02-10 17:46:13 +0300
commit2c27ba6b33398d17c58329c8a75a60eebbbed439 (patch)
tree7a4e5437862e30a64d293c4fae49a4673a316b90
parent3e7e440bd1e4b525411660e55a318210c60ee660 (diff)
downloadpluma-2c27ba6b33398d17c58329c8a75a60eebbbed439.tar.bz2
pluma-2c27ba6b33398d17c58329c8a75a60eebbbed439.tar.xz
plugins: use correct icon name for python console plugin
-rwxr-xr-xplugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in b/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in
index 8a221bd3..1c044a7c 100755
--- a/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in
+++ b/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in
@@ -4,7 +4,7 @@ Module=pythonconsole
IAge=2
_Name=Python Console
_Description=Interactive Python console standing in the bottom panel
-Icon=mate-mime-text-x-python
+Icon=gnome-mime-text-x-python
Authors=Steve Frécinaux <[email protected]>
Copyright=Copyright © 2006 Steve Frécinaux
Website=http://www.mate-desktop.org