From e39a757c46d130e90369c00a3c5db79c13ff6c17 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Wed, 26 Apr 2017 15:21:28 -0400 Subject: [PATCH] add an icon made from favicon.ico and a .desktop file to be install in /usr/share/applications/ --- icons/16x16/icon.xpm | 22 ++++++++++++++++++++++ misc/zoneminder.desktop | 8 ++++++++ 2 files changed, 30 insertions(+) create mode 100644 icons/16x16/icon.xpm create mode 100755 misc/zoneminder.desktop diff --git a/icons/16x16/icon.xpm b/icons/16x16/icon.xpm new file mode 100644 index 000000000..69c4333f6 --- /dev/null +++ b/icons/16x16/icon.xpm @@ -0,0 +1,22 @@ +/* XPM */ +static char * favicon_xpm[] = { +"16 16 3 1", +" c None", +". c #000080", +"+ c #C0C0C0", +"................", +"................", +"++++++++++++++++", +".......+..++++..", +".......+...++...", +"++++...+...++...", +"+++....+........", +"++....++........", +"+....+++........", +"....++++........", +"...+++++..+..+..", +".......+..+..+..", +".......+..++++..", +"++++++++++++++++", +"................", +"................"}; diff --git a/misc/zoneminder.desktop b/misc/zoneminder.desktop new file mode 100755 index 000000000..f4c359a10 --- /dev/null +++ b/misc/zoneminder.desktop @@ -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;