diff options
author | Javier Jardón <javierjc1982@gmail.com> | 2009-08-27 08:02:34 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-08-31 22:32:54 +0800 |
commit | 148432aa5846577a1f50e2472bbc5c298ef87f3e (patch) | |
tree | f783b5297af3f9387849088603f2ff8bf7d1c8ed /data | |
parent | c09e9ac77371a68e376a7d85931f29b54a2848fb (diff) | |
download | gsoc2013-epiphany-148432aa5846577a1f50e2472bbc5c298ef87f3e.tar.gz gsoc2013-epiphany-148432aa5846577a1f50e2472bbc5c298ef87f3e.tar.zst gsoc2013-epiphany-148432aa5846577a1f50e2472bbc5c298ef87f3e.zip |
Fix .desktop file (GNOME bug 588979)
Signed-off-by: Xan Lopez <xan@gnome.org>
Diffstat (limited to 'data')
-rw-r--r-- | data/epiphany.desktop.in.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/epiphany.desktop.in.in b/data/epiphany.desktop.in.in index a3c877b41..1c93f4c50 100644 --- a/data/epiphany.desktop.in.in +++ b/data/epiphany.desktop.in.in @@ -1,6 +1,7 @@ [Desktop Entry] -_Name=Epiphany Web Browser +_Name=Epiphany _GenericName=Web Browser +_X-GNOME-FullName=Epiphany Web Browser _Comment=Browse the web Exec=epiphany %U StartupNotify=true |