add an icon made from favicon.ico and a .desktop file to be install in /usr/share/applications/

This commit is contained in:
Isaac Connor 2017-04-26 15:21:28 -04:00
parent ff71777ee6
commit e39a757c46
2 changed files with 30 additions and 0 deletions

22
icons/16x16/icon.xpm Normal file
View File

@ -0,0 +1,22 @@
/* XPM */
static char * favicon_xpm[] = {
"16 16 3 1",
" c None",
". c #000080",
"+ c #C0C0C0",
"................",
"................",
"++++++++++++++++",
".......+..++++..",
".......+...++...",
"++++...+...++...",
"+++....+........",
"++....++........",
"+....+++........",
"....++++........",
"...+++++..+..+..",
".......+..+..+..",
".......+..++++..",
"++++++++++++++++",
"................",
"................"};

8
misc/zoneminder.desktop Executable file
View File

@ -0,0 +1,8 @@
[Desktop Entry]
Version=1.0
Type=Link
Name=ZoneMinder
Comment=
Icon=/usr/share/zoneminder/www/graphics/favicon.ico
URL=http://localhost/zm/\r
Categories=GNOME;AudioVideo;Video;Recorder;