diff options
Diffstat (limited to 'data/epiphany.desktop.in.in')
-rw-r--r-- | data/epiphany.desktop.in.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/epiphany.desktop.in.in b/data/epiphany.desktop.in.in new file mode 100644 index 000000000..9f57afd5f --- /dev/null +++ b/data/epiphany.desktop.in.in @@ -0,0 +1,16 @@ +[Desktop Entry] +Encoding=UTF-8 +_Name=Epiphany Web Browser +_GenericName=Web Browser +_Comment=Browse the web +Exec=epiphany %U +StartupNotify=true +Terminal=false +Type=Application +Icon=web-browser.png +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=epiphany +X-GNOME-Bugzilla-Component=General +X-GNOME-Bugzilla-Version=@VERSION@ +Categories=Application;Network;GNOME;GTK;WebBrowser; +MimeType=text/html;text/xml;application/xhtml+xml; |