diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-29 20:53:29 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-29 20:53:29 +0800 |
commit | daa303eedb6e900836a721673dcd2af444748c87 (patch) | |
tree | ed30765f31d5d40fd7ec20c7d3d8d7ef074354ca /data/epiphany.desktop.in.in | |
parent | 04f200e2fbc35e117d4434a89ceae38453f16f87 (diff) | |
download | gsoc2013-epiphany-daa303eedb6e900836a721673dcd2af444748c87.tar.gz gsoc2013-epiphany-daa303eedb6e900836a721673dcd2af444748c87.tar.zst gsoc2013-epiphany-daa303eedb6e900836a721673dcd2af444748c87.zip |
R data/bme.desktop.in: A data/bme.desktop.in.in: R
2005-11-29 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* data/Makefile.am:
R data/bme.desktop.in:
A data/bme.desktop.in.in:
R data/epiphany.desktop.in:
A data/epiphany.desktop.in.in:
Remove empty DocPath from desktop files, and add bugzilla version.
Generate the .in files from configure.
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; |