Do not display htmlapp(1) in menus by default
This commit is contained in:
parent
979b5e69a3
commit
897cf644f7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user