Also install a desktop file for htmlapp(1)

This commit is contained in:
Pierre Pronchery 2015-04-17 23:09:17 +02:00
parent fa49377750
commit c3ee57f45d
2 changed files with 15 additions and 1 deletions

View File

@ -0,0 +1,11 @@
[Desktop Entry]
#FIXME do not list in application menus by default
Name=HTML Application
Comment=Simple container for HTML applications
TryExec=htmlapp
Exec=htmlapp
Icon=web-browser
Type=Application
Categories=Network;WebBrowser;GTK;
StartupNotify=true
MimeType=application/xhtml+xml;text/html

View File

@ -1,8 +1,11 @@
subdirs=16x16,24x24
dist=Makefile,deforaos-helper.desktop,deforaos-surfer.desktop
dist=Makefile,deforaos-helper.desktop,deforaos-htmlapp.desktop,deforaos-surfer.desktop
[deforaos-helper.desktop]
install=$(PREFIX)/share/applications
[deforaos-htmlapp.desktop]
install=$(PREFIX)/share/applications
[deforaos-surfer.desktop]
install=$(PREFIX)/share/applications