Do not display htmlapp(1) in menus by default

This commit is contained in:
Pierre Pronchery 2015-04-18 19:42:34 +02:00
parent 979b5e69a3
commit 897cf644f7

View File

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