wmcalc: Add freedesktop.org desktop entry file.

This commit is contained in:
Doug Torrance 2018-09-10 19:53:32 -04:00 committed by Carlos R. Mafra
parent ff19c1226f
commit a916fe2800
2 changed files with 12 additions and 0 deletions

View file

@ -11,3 +11,6 @@ LIBS += $(X11_LIBS) $(XEXT_LIBS) $(XPM_LIBS)
icondir = @datadir@/icons/hicolor/48x48/apps
dist_icon_DATA = wmcalc.png
desktopdir = @datadir@/applications
dist_desktop_DATA = wmcalc.desktop

9
wmcalc/wmcalc.desktop Normal file
View file

@ -0,0 +1,9 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=wmcalc
Comment=Calculator dockapp for Window Maker
Exec=wmcalc
Categories=Science;Math
Keywords=calculator;dockapp;window maker
Icon=wmcalc