---
 wmhdplop/Makefile.am      | 3 +++
 wmhdplop/wmhdplop.desktop | 7 +++++++
 2 files changed, 10 insertions(+)
 create mode 100644 wmhdplop/wmhdplop.desktop

diff --git a/wmhdplop/Makefile.am b/wmhdplop/Makefile.am
index 48d8a41..f015722 100644
--- a/wmhdplop/Makefile.am
+++ b/wmhdplop/Makefile.am
@@ -3,6 +3,9 @@ noinst_PROGRAMS=@GKHDPLOP@
 EXTRA_PROGRAMS=gkhdplop.so
 dist_man_MANS = wmhdplop.1
 
+desktopdir = $(datadir)/applications
+dist_desktop_DATA = wmhdplop.desktop
+
 EXTRA_DIST=autogen.sh gkrellm_hdplop.c
 
 IMLIB2_LIBS=@IMLIB2_LIBS@
diff --git a/wmhdplop/wmhdplop.desktop b/wmhdplop/wmhdplop.desktop
new file mode 100644
index 0000000..320618e
--- /dev/null
+++ b/wmhdplop/wmhdplop.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Type=Application
+Name=wmhdplop
+Comment=A hard drive monitor dockapp for Window Maker
+Exec=wmhdplop
+Categories=System;Monitor;
+Keywords=hard drive;monitor;dockapp;window maker;
-- 
2.7.4


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

Reply via email to