From ce3921d830c750dc98480759109b1342ce9d64a6 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Sat, 12 Aug 2017 15:06:39 -0400 Subject: [PATCH] wmmon: Add desktop entry file. --- wmmon/Makefile.am | 3 +++ wmmon/wmmon.desktop | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 wmmon/wmmon.desktop diff --git a/wmmon/Makefile.am b/wmmon/Makefile.am index 52a3f9a..9e01dcb 100644 --- a/wmmon/Makefile.am +++ b/wmmon/Makefile.am @@ -5,3 +5,6 @@ EXTRA_DIST = BUGS CHANGES HINTS AM_CFLAGS = $(x11_CFLAGS) $(dockapp_CFLAGS) LIBS += $(x11_LIBS) $(dockapp_LIBS) + +desktopdir = $(datadir)/applications +dist_desktop_DATA = wmmon.desktop diff --git a/wmmon/wmmon.desktop b/wmmon/wmmon.desktop new file mode 100644 index 0000000..6186600 --- /dev/null +++ b/wmmon/wmmon.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=wmmon +Comment=Window Maker dockapp for monitoring system information +Exec=wmmon +Categories=System;Monitor; +Keywords=cpu;system load;monitor;dockapp;window maker;