---
 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;
-- 
2.11.0


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to