[Pkg-wmaker-commits] [fookb] 13/17: fookb: Add desktop entry file.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Sep 10 14:35:27 UTC 2017


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

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

commit 0839da9531f09ccecc90da59d7cf5b97105c8433
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Sep 9 21:24:29 2017 -0400

    fookb: Add desktop entry file.
---
 Makefile.am   | 2 ++
 fookb.desktop | 8 ++++++++
 2 files changed, 10 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 82c1cd0..786a9d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,6 +4,8 @@ fookb_SOURCES = fookb.c fookb.h images.c images.h opts.h \
 dist_man_MANS = fookb.1x
 dist_pkgdata_DATA = 1.xpm 2.xpm 3.xpm 4.xpm rus.xpm lat.xpm boom.xpm \
 	En.xpm Ru.xpm beep_spring.au
+desktopdir = @datadir@/applications
+dist_desktop_DATA = fookb.desktop
 
 AM_CFLAGS = $(Xlib_CFLAGS) $(libXpm_CFLAGS) $(WUtil_CFLAGS) $(libdockapp_CFLAGS)
 LIBS += $(Xlib_LIBS) $(libXpm_LIBS) $(WUtil_LIBS) $(libdockapp_LIBS)
diff --git a/fookb.desktop b/fookb.desktop
new file mode 100644
index 0000000..8e3ebf6
--- /dev/null
+++ b/fookb.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=fookb
+Comment=XKB state indicator for Window Maker
+Exec=fookb
+Categories=Settings
+Keywords=keyboard;dockapp;window maker

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



More information about the Pkg-wmaker-commits mailing list