[PATCH 2/4] wmifs: Add desktop entry file.

Doug Torrance <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 wmifs/Makefile.am   | 3 +++
 wmifs/wmifs.desktop | 8 ++++++++
 2 files changed, 11 insertions(+)
 create mode 100644 wmifs/wmifs.desktop

diff --git a/wmifs/Makefile.am b/wmifs/Makefile.am
index 476a848..b92ded9 100644
--- a/wmifs/Makefile.am
+++ b/wmifs/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/wmifs.desktop b/wmifs/wmifs.desktop
new file mode 100644
index 0000000..c71ae6f
--- /dev/null
+++ b/wmifs/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
-- 
2.5.0


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.