diff options
author | monsta <[email protected]> | 2016-02-10 15:29:55 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-02-10 15:30:37 +0300 |
commit | 6b194c1f804e96a2aac9c701ea81dc578731f464 (patch) | |
tree | 7284f995ae3061d25e15132dd3833ab34118a68e /plugins/fullscreen/fullscreen.eom-plugin.desktop.in | |
parent | e014313711b0dff74764e6c7fd7e5d093a1abe98 (diff) | |
download | eom-6b194c1f804e96a2aac9c701ea81dc578731f464.tar.bz2 eom-6b194c1f804e96a2aac9c701ea81dc578731f464.tar.xz |
plugins: don't use stock icon names
from
https://git.gnome.org/browse/eog/commit/?id=61de8b684c706e1c71fc6d51bdc99601391ab029
Diffstat (limited to 'plugins/fullscreen/fullscreen.eom-plugin.desktop.in')
-rw-r--r-- | plugins/fullscreen/fullscreen.eom-plugin.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/fullscreen/fullscreen.eom-plugin.desktop.in b/plugins/fullscreen/fullscreen.eom-plugin.desktop.in index e36285b..2aab901 100644 --- a/plugins/fullscreen/fullscreen.eom-plugin.desktop.in +++ b/plugins/fullscreen/fullscreen.eom-plugin.desktop.in @@ -2,7 +2,7 @@ Module=fullscreen IAge=2 _Name=Fullscreen with double-click -Icon=gtk-fullscreen +Icon=view-fullscreen _Description=Activate fullscreen mode with double-click Authors=Lucas Rocha <[email protected]> Copyright=Copyright © 2007 Lucas Rocha |