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/sort/sort.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/sort/sort.pluma-plugin.desktop.in')
-rw-r--r-- | plugins/sort/sort.pluma-plugin.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sort/sort.pluma-plugin.desktop.in b/plugins/sort/sort.pluma-plugin.desktop.in index be663a87..6676ab6b 100644 --- a/plugins/sort/sort.pluma-plugin.desktop.in +++ b/plugins/sort/sort.pluma-plugin.desktop.in @@ -3,7 +3,7 @@ Module=sort IAge=2 _Name=Sort _Description=Sorts a document or selected text. -Icon=gtk-sort-ascending +Icon=view-sort-ascending Authors=Carlo Borreo <[email protected]>;Lee Mallabone <[email protected]>;Paolo Maggi <[email protected]>;Jorge Alberto Torres H. <[email protected]> Copyright=Copyright © 2001 Carlo Borreo\nCopyright © 2002-2003 Lee Mallabone, Paolo Maggi\nCopyright © 2004-2005 Paolo Maggi Website=http://www.mate-desktop.org |