From bb7f4f8986778d5237a2ceac6186692de7e536d9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Apr 2013 11:29:25 +0200 Subject: rename logo.* to feh.* (so we don't depend on the install dir for unambiguity) --- share/applications/feh.pre | 2 +- share/images/feh.png | Bin 0 -> 1028 bytes share/images/feh.svg | 162 +++++++++++++++++++++++++++++++++++++++++++++ share/images/logo.png | Bin 1028 -> 0 bytes share/images/logo.svg | 162 --------------------------------------------- 5 files changed, 163 insertions(+), 163 deletions(-) create mode 100644 share/images/feh.png create mode 100644 share/images/feh.svg delete mode 100644 share/images/logo.png delete mode 100644 share/images/logo.svg 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 diff --git a/share/images/feh.png b/share/images/feh.png new file mode 100644 index 0000000..85d4bbd Binary files /dev/null and b/share/images/feh.png differ diff --git a/share/images/feh.svg b/share/images/feh.svg new file mode 100644 index 0000000..e07b95d --- /dev/null +++ b/share/images/feh.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/share/images/logo.png b/share/images/logo.png deleted file mode 100644 index 85d4bbd..0000000 Binary files a/share/images/logo.png and /dev/null differ diff --git a/share/images/logo.svg b/share/images/logo.svg deleted file mode 100644 index e07b95d..0000000 --- a/share/images/logo.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - -- cgit v1.2.3