diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-06-15 09:09:20 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-06-15 09:09:20 +0800 |
commit | 30740ebdadb05768e8227aade160c37265b16498 (patch) | |
tree | 24d97e0682a63cb719f32f84490d4a75b25159d9 /data/bme.desktop.in | |
parent | c41a8f5a1e551116d8a1d82e0aa3246e636cc175 (diff) | |
download | gsoc2013-epiphany-30740ebdadb05768e8227aade160c37265b16498.tar.gz gsoc2013-epiphany-30740ebdadb05768e8227aade160c37265b16498.tar.zst gsoc2013-epiphany-30740ebdadb05768e8227aade160c37265b16498.zip |
Use GenericName. See #144284 for the hig change. Fix bug #140625.
2004-06-15 Marco Pesenti Gritti <marco@gnome.org>
* data/bme.desktop.in:
* data/epiphany.desktop.in:
Use GenericName. See #144284 for the hig change.
Fix bug #140625.
Diffstat (limited to 'data/bme.desktop.in')
-rw-r--r-- | data/bme.desktop.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/bme.desktop.in b/data/bme.desktop.in index c2f708164..c4c7ea3c3 100644 --- a/data/bme.desktop.in +++ b/data/bme.desktop.in @@ -1,6 +1,7 @@ [Desktop Entry] Encoding=UTF-8 -_Name=Web Bookmarks +_Name=Epiphany Web Bookmarks +_GenericName=Web Bookmarks _Comment=Browse and organize your bookmarks Exec=epiphany --bookmarks-editor StartupNotify=true |