diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-08-20 08:40:31 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-08-20 08:40:31 +0200 |
commit | 34551ca38e1edbd027589a78f86e379d4932a8d8 (patch) | |
tree | aa77135296c74ee6d11906cd03dcb4daf976c0dc /share | |
parent | 021dac447b2b1335b619fb3420638ae6e2e59a27 (diff) | |
parent | 2ae5be1ed58d9aea1502a7a90626e87fa1ac560d (diff) |
Merge branch 'codehearts-freedesktop-icon'
Diffstat (limited to 'share')
-rw-r--r-- | share/applications/feh.pre | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/applications/feh.pre b/share/applications/feh.pre index 90692de..122f011 100644 --- a/share/applications/feh.pre +++ b/share/applications/feh.pre @@ -7,7 +7,7 @@ Comment=Fast Imlib2-based Image Viewer Exec=feh %F Terminal=false Type=Application -Icon=$IMAGEDIR$/feh.png +Icon=feh Categories=Graphics;2DGraphics;Viewer; MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-tga;image/x-xbitmap; NoDisplay=true |