[Pkg-wmaker-commits] [wmmoonclock] 14/15: wmmoonclock: Add desktop entry file.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 14 23:32:57 UTC 2017


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

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

commit 08eb3b76c7ebcade057ae8f4906cd5a50141724c
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Aug 14 18:49:29 2017 -0400

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

diff --git a/Makefile.am b/Makefile.am
index 3b5bf6f..5d3629a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,3 +10,6 @@ EXTRA_DIST = BUGS
 
 AM_CFLAGS = $(x11_CFLAGS) $(xext_CFLAGS) $(xpm_CFLAGS)
 LIBS += $(x11_LIBS) $(xext_LIBS) $(xpm_LIBS) -lm
+
+desktopdir = $(datadir)/applications
+dist_desktop_DATA = wmmoonclock.desktop
diff --git a/wmmoonclock.desktop b/wmmoonclock.desktop
new file mode 100644
index 0000000..35b2b63
--- /dev/null
+++ b/wmmoonclock.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Type=Application
+Name=wmmoonclock
+Comment=Window Maker dockapp for showing the phase of the moon
+Exec=wmmoonclock
+Categories=Science;Astronomy;
+Keywords=moon;dockapp;window maker;

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



More information about the Pkg-wmaker-commits mailing list