[Pkg-wmaker-commits] [wmhdplop] 10/26: wmhdplop: Add desktop entry file.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Fri Nov 25 01:49:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmhdplop.
commit 4be5619924e358313f466affb153dd279c0bb24e
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Thu Nov 24 10:26:54 2016 -0500
wmhdplop: Add desktop entry file.
---
Makefile.am | 3 +++
wmhdplop.desktop | 7 +++++++
2 files changed, 10 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index 48d8a41..f015722 100644
--- a/Makefile.am
+++ b/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.desktop b/wmhdplop.desktop
new file mode 100644
index 0000000..320618e
--- /dev/null
+++ b/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;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmhdplop.git
More information about the Pkg-wmaker-commits
mailing list