wmhdplop: Add desktop entry file.
This commit is contained in:
parent
46551572b4
commit
094f205cbb
|
@ -3,6 +3,9 @@ noinst_PROGRAMS=@GKHDPLOP@
|
||||||
EXTRA_PROGRAMS=gkhdplop.so
|
EXTRA_PROGRAMS=gkhdplop.so
|
||||||
dist_man_MANS = wmhdplop.1
|
dist_man_MANS = wmhdplop.1
|
||||||
|
|
||||||
|
desktopdir = $(datadir)/applications
|
||||||
|
dist_desktop_DATA = wmhdplop.desktop
|
||||||
|
|
||||||
EXTRA_DIST=autogen.sh gkrellm_hdplop.c
|
EXTRA_DIST=autogen.sh gkrellm_hdplop.c
|
||||||
|
|
||||||
IMLIB2_LIBS=@IMLIB2_LIBS@
|
IMLIB2_LIBS=@IMLIB2_LIBS@
|
||||||
|
|
7
wmhdplop/wmhdplop.desktop
Normal file
7
wmhdplop/wmhdplop.desktop
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=wmhdplop
|
||||||
|
Comment=A hard drive monitor dockapp for Window Maker
|
||||||
|
Exec=wmhdplop
|
||||||
|
Categories=System;Monitor;
|
||||||
|
Keywords=hard drive;monitor;dockapp;window maker;
|
Loading…
Reference in a new issue