From ed4904f97826bdda1d9c1cbbf15eadc1e8af846c Mon Sep 17 00:00:00 2001
From: monsta <monsta@inbox.ru>
Date: Wed, 10 Feb 2016 16:18:02 +0300
Subject: plugins: use correct icon name for python console plugin

---
 plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in b/plugins/pythonconsole/pythonconsole.pluma-plugin.desktop.in
index 8a221bd3..1c044a7c 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=mate-mime-text-x-python
+Icon=gnome-mime-text-x-python
 Authors=Steve Frécinaux <steve@istique.net>
 Copyright=Copyright © 2006 Steve Frécinaux
 Website=http://www.mate-desktop.org
-- 
cgit v1.2.1