[Pkg-wmaker-commits] [wmbutton] 23/25: wmbutton: Add freedesktop.org desktop entry file.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Jul 16 23:38:10 UTC 2017


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

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

commit f4282006b15e861c8fc9ae7dc6303ffe1a1eb9a5
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Jul 15 23:54:50 2017 -0400

    wmbutton: Add freedesktop.org desktop entry file.
---
 Makefile.am      | 3 +++
 wmbutton.desktop | 8 ++++++++
 2 files changed, 11 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 7c2b405..7ca1e52 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,3 +7,6 @@ wmbutton_SOURCES = backdrop.xpm buttons.xpm mask.xbm wmb_libs.c wmbutton.c \
 
 AM_CFLAGS = $(x11_CFLAGS) $(xpm_CFLAGS) $(xext_CFLAGS)
 LIBS += $(x11_LIBS) $(xpm_LIBS) $(xext_LIBS)
+
+desktopdir = @datadir@/applications
+dist_desktop_DATA = wmbutton.desktop
diff --git a/wmbutton.desktop b/wmbutton.desktop
new file mode 100644
index 0000000..97c7f42
--- /dev/null
+++ b/wmbutton.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=wmbutton
+Comment=Dockapp displaying nine configurable buttons
+Exec=wmbutton
+Categories=Utility
+Keywords=launcher;dockapp;window maker

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



More information about the Pkg-wmaker-commits mailing list