diff options
author | Daniel Friesel <derf@finalrewind.org> | 2013-04-13 11:29:25 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2013-04-13 11:29:25 +0200 |
commit | bb7f4f8986778d5237a2ceac6186692de7e536d9 (patch) | |
tree | 318f07d57ff3311dfe52a3d354e7a36ba79101b2 /share/applications/feh.pre | |
parent | c052179c806e24490b928d9defce6b09e97b0d5f (diff) |
rename logo.* to feh.* (so we don't depend on the install dir for unambiguity)
Diffstat (limited to 'share/applications/feh.pre')
-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 d93e2c2..e8d9541 100644 --- a/share/applications/feh.pre +++ b/share/applications/feh.pre @@ -4,7 +4,7 @@ Comment=Fast Imlib2-based Image Viewer Exec=feh %f Terminal=false Type=Application -Icon=$IMAGEDIR$/logo.png +Icon=$IMAGEDIR$/feh.png 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; Name[en_US]=feh |