diff options
author | monsta <[email protected]> | 2016-02-12 12:17:22 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-02-12 12:17:22 +0300 |
commit | 6da08950252f01626a4c39316890e6386e5a9f9e (patch) | |
tree | 13b3ae75e9a0ba250a55af744b8ad85fc82500f0 /plugins/pythonconsole | |
parent | 7db910ced1b2222ba4aac989b1f0e8d46f3be221 (diff) | |
download | pluma-6da08950252f01626a4c39316890e6386e5a9f9e.tar.bz2 pluma-6da08950252f01626a4c39316890e6386e5a9f9e.tar.xz |
plugins: use more generic icon name for python console plugin
Diffstat (limited to 'plugins/pythonconsole')
-rw-r--r-- | 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 1c044a7c..1d6747e1 100644 --- 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=gnome-mime-text-x-python +Icon=text-x-python Authors=Steve Frécinaux <[email protected]> Copyright=Copyright © 2006 Steve Frécinaux Website=http://www.mate-desktop.org |