diff options
author | Luca Ferretti <elle.uca@libero.it> | 2007-07-10 20:42:26 +0800 |
---|---|---|
committer | Luca Ferretti <lferrett@src.gnome.org> | 2007-07-10 20:42:26 +0800 |
commit | cef2549d68c0dbb4aa19269b3978b573c473411b (patch) | |
tree | a80889aae19c8d68c4654c51bd83b717d0a83d93 | |
parent | 4d659d60fb2fe93bef12d870897f5d70c6fd1f20 (diff) | |
download | gsoc2013-epiphany-cef2549d68c0dbb4aa19269b3978b573c473411b.tar.gz gsoc2013-epiphany-cef2549d68c0dbb4aa19269b3978b573c473411b.tar.zst gsoc2013-epiphany-cef2549d68c0dbb4aa19269b3978b573c473411b.zip |
Use new icon here too
2007-07-10 Luca Ferretti <elle.uca@libero.it>
* data/epiphany.desktop.in.in:
Use new icon here too
svn path=/trunk/; revision=7133
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | data/epiphany.desktop.in.in | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2007-07-10 Luca Ferretti <elle.uca@libero.it> + + * data/epiphany.desktop.in.in: + + Use new icon here too + 2007-07-10 Christian Persch <chpe@gnome.org> * src/ephy-notebook.c: (ephy_notebook_switch_page_cb), diff --git a/data/epiphany.desktop.in.in b/data/epiphany.desktop.in.in index f888903c8..5d182194a 100644 --- a/data/epiphany.desktop.in.in +++ b/data/epiphany.desktop.in.in @@ -7,7 +7,7 @@ Exec=epiphany %U StartupNotify=true Terminal=false Type=Application -Icon=web-browser +Icon=epiphany X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=epiphany X-GNOME-Bugzilla-Component=General |