diff options
author | monsta <[email protected]> | 2016-02-10 16:18:02 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-02-10 17:46:13 +0300 |
commit | 2c27ba6b33398d17c58329c8a75a60eebbbed439 (patch) | |
tree | 7a4e5437862e30a64d293c4fae49a4673a316b90 /plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in | |
parent | 3e7e440bd1e4b525411660e55a318210c60ee660 (diff) | |
download | pluma-2c27ba6b33398d17c58329c8a75a60eebbbed439.tar.bz2 pluma-2c27ba6b33398d17c58329c8a75a60eebbbed439.tar.xz |
plugins: use correct icon name for python console plugin
Diffstat (limited to 'plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in')
-rwxr-xr-x | plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in | 2 |
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 |