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/quickopen/quickopen.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/quickopen/quickopen.pluma-plugin.desktop.in')
-rw-r--r-- | plugins/quickopen/quickopen.pluma-plugin.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/quickopen/quickopen.pluma-plugin.desktop.in b/plugins/quickopen/quickopen.pluma-plugin.desktop.in index f4df7c98..0dcc3704 100644 --- a/plugins/quickopen/quickopen.pluma-plugin.desktop.in +++ b/plugins/quickopen/quickopen.pluma-plugin.desktop.in @@ -4,7 +4,7 @@ Module=quickopen IAge=2 _Name=Quick Open _Description=Quickly open files -Icon=gtk-open +Icon=document-open Authors=Jesse van den Kieboom <[email protected]> Copyright=Copyright © 2009 Jesse van den Kieboom Website=http://www.mate-desktop.org |