From ffb8a2d9d6140fb50d9d3553be923b0b8f5cffed Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Jul 2013 19:56:30 -0400 Subject: Install XDG desktop icon files. The icon files will be installed when running make install or cabal install. Did not try to run update-icon-caches, since I think it's debian specific, and dh_icons will take care of that for the Debian package. Using the favicon as a 16x16 icon. At 24x24 the svg displays pretty well, although the dotted lines are rather faint. The svg is ok at all higher resolutions. The standalone linux build auto-installs the desktop and autostart files when run. I have not made it auto-install the icon file too, because a) that would take more work to include them in the tarball and find them b) it would need to be an install to ~/.icons/, and I don't know if that really works! --- doc/favicon.png | Bin 0 -> 714 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/favicon.png (limited to 'doc/favicon.png') diff --git a/doc/favicon.png b/doc/favicon.png new file mode 100644 index 000000000..1efbebdd7 Binary files /dev/null and b/doc/favicon.png differ -- cgit v1.2.3