diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-08-20 08:31:46 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-08-20 08:31:46 +0200 |
commit | d97873a2bf754ed2702e08236eadd5990d96416a (patch) | |
tree | 12420e298f397cb3a212f221d14b28a24c69289d /share | |
parent | 021dac447b2b1335b619fb3420638ae6e2e59a27 (diff) | |
parent | ec8a605e62bc446f2d72101826472efab92a25fc (diff) |
Merge branch 'freedesktop-icon' of https://github.com/codehearts/feh into 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 |