[Pkg-wmaker-commits] [wmmon] 36/38: wmmon: Add desktop entry file.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 12 22:43:09 UTC 2017


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmmon.

commit 36385d7580c19fae221f34c117470d37ba11c533
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Aug 12 15:06:39 2017 -0400

    wmmon: Add desktop entry file.
---
 Makefile.am   | 3 +++
 wmmon.desktop | 7 +++++++
 2 files changed, 10 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 52a3f9a..9e01dcb 100644
--- a/Makefile.am
+++ b/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.desktop b/wmmon.desktop
new file mode 100644
index 0000000..6186600
--- /dev/null
+++ b/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;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmmon.git



More information about the Pkg-wmaker-commits mailing list