[Pkg-wmaker-commits] [wmifs] 03/08: wmifs: Add desktop entry file.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Apr 20 11:03:24 UTC 2016


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

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

commit f58b211aca528b0be3c51760ebe4cc3ad6032bbe
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Tue Apr 19 16:48:28 2016 -0400

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

diff --git a/Makefile.am b/Makefile.am
index 476a848..b92ded9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,3 +5,6 @@ EXTRA_DIST = BUGS CHANGES HINTS sample.wmifsrc wmifs-mask.xbm wmifs-master.xpm
 AM_CPPFLAGS = -DCONF=\"@sysconfdir@\"
 AM_CFLAGS = $(x11_CFLAGS) $(xpm_CFLAGS) $(dockapp_CFLAGS)
 LIBS += $(x11_LIBS) $(xpm_LIBS) $(dockapp_LIBS)
+
+desktopdir = @datadir@/applications
+dist_desktop_DATA = wmifs.desktop
diff --git a/wmifs.desktop b/wmifs.desktop
new file mode 100644
index 0000000..c71ae6f
--- /dev/null
+++ b/wmifs.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=WMiFS
+Comment=Complete network monitoring dockapp
+Exec=wmifs
+Categories=Network;Monitor
+Keywords=network monitor;dockapp;window maker

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



More information about the Pkg-wmaker-commits mailing list