diff options
author | monsta <[email protected]> | 2016-02-10 16:25:51 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-02-10 16:25:51 +0300 |
commit | 7db910ced1b2222ba4aac989b1f0e8d46f3be221 (patch) | |
tree | b200ba6ec394a293fa0c7532cb3fdcaf57925916 /plugins/spell/spell.pluma-plugin.desktop.in | |
parent | ed4904f97826bdda1d9c1cbbf15eadc1e8af846c (diff) | |
download | pluma-7db910ced1b2222ba4aac989b1f0e8d46f3be221.tar.bz2 pluma-7db910ced1b2222ba4aac989b1f0e8d46f3be221.tar.xz |
plugins: don't use stock icon names
Diffstat (limited to 'plugins/spell/spell.pluma-plugin.desktop.in')
-rw-r--r-- | plugins/spell/spell.pluma-plugin.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/spell/spell.pluma-plugin.desktop.in b/plugins/spell/spell.pluma-plugin.desktop.in index 1bf6a76c..970a505f 100644 --- a/plugins/spell/spell.pluma-plugin.desktop.in +++ b/plugins/spell/spell.pluma-plugin.desktop.in @@ -3,7 +3,7 @@ Module=spell IAge=2 _Name=Spell Checker _Description=Checks the spelling of the current document. -Icon=gtk-spell-check +Icon=tools-check-spelling Authors=Paolo Maggi <[email protected]> Copyright=Copyright © 2002-2005 Paolo Maggi Website=http://www.mate-desktop.org |