[gedit] plugins: replace non-existing icons
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] plugins: replace non-existing icons
- Date: Wed, 15 Nov 2017 15:55:49 +0000 (UTC)
commit 89758288827830fcf2336e46a9aa2f80dcacc67a
Author: Piotr Drąg <piotrdrag gmail com>
Date: Wed Nov 15 16:55:36 2017 +0100
plugins: replace non-existing icons
.../pythonconsole/pythonconsole.plugin.desktop.in | 2 +-
plugins/quickopen/quickopen.plugin.desktop.in | 2 +-
plugins/sort/sort.plugin.desktop.in | 2 +-
plugins/spell/spell.plugin.desktop.in | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plugins/pythonconsole/pythonconsole.plugin.desktop.in
b/plugins/pythonconsole/pythonconsole.plugin.desktop.in
index 21283e8..edcdd14 100644
--- a/plugins/pythonconsole/pythonconsole.plugin.desktop.in
+++ b/plugins/pythonconsole/pythonconsole.plugin.desktop.in
@@ -4,7 +4,7 @@ Module=pythonconsole
IAge=3
_Name=Python Console
_Description=Interactive Python console standing in the bottom panel
-Icon=gnome-mime-text-x-python
+Icon=text-x-script
Authors=Steve Frécinaux <steve istique net>
Copyright=Copyright © 2006 Steve Frécinaux
Website=http://www.gedit.org
diff --git a/plugins/quickopen/quickopen.plugin.desktop.in b/plugins/quickopen/quickopen.plugin.desktop.in
index 68b6faa..ea8b2e3 100644
--- a/plugins/quickopen/quickopen.plugin.desktop.in
+++ b/plugins/quickopen/quickopen.plugin.desktop.in
@@ -4,7 +4,7 @@ Module=quickopen
IAge=3
_Name=Quick Open
_Description=Quickly open files
-Icon=gtk-open
+Icon=document-open
Authors=Jesse van den Kieboom <jessevdk gnome org>
Copyright=Copyright © 2009 Jesse van den Kieboom
Website=http://www.gedit.org
diff --git a/plugins/sort/sort.plugin.desktop.in b/plugins/sort/sort.plugin.desktop.in
index d2491c8..2881467 100644
--- a/plugins/sort/sort.plugin.desktop.in
+++ b/plugins/sort/sort.plugin.desktop.in
@@ -3,7 +3,7 @@ Module=sort
IAge=3
_Name=Sort
_Description=Sorts a document or selected text.
-Icon=gtk-sort-ascending
+Icon=view-sort-ascending
Authors=Carlo Borreo <borreo softhome net>;Lee Mallabone <gnome fonicmonkey net>;Paolo Maggi <paolo maggi
polito it>;Jorge Alberto Torres H. <jorge deadoak com>
Copyright=Copyright © 2001 Carlo Borreo;Copyright © 2002-2003 Lee Mallabone, Paolo Maggi;Copyright ©
2004-2005 Paolo Maggi
Website=http://www.gedit.org
diff --git a/plugins/spell/spell.plugin.desktop.in b/plugins/spell/spell.plugin.desktop.in
index 2f13d0d..6f9e3de 100644
--- a/plugins/spell/spell.plugin.desktop.in
+++ b/plugins/spell/spell.plugin.desktop.in
@@ -3,7 +3,7 @@ Module=spell
IAge=3
_Name=Spell Checker
_Description=Checks the spelling of the current document.
-Icon=gtk-spell-check
+Icon=tools-check-spelling
Authors=Paolo Maggi <paolo gnome org>;Sébastien Wilmet <swilmet gnome org>
Copyright=Copyright © 2002-2005 Paolo Maggi;Copyright © 2015 Sébastien Wilmet
Website=http://www.gedit.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]