aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-06-15 09:09:20 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-06-15 09:09:20 +0800
commit30740ebdadb05768e8227aade160c37265b16498 (patch)
tree24d97e0682a63cb719f32f84490d4a75b25159d9 /data
parentc41a8f5a1e551116d8a1d82e0aa3246e636cc175 (diff)
downloadgsoc2013-epiphany-30740ebdadb05768e8227aade160c37265b16498.tar
gsoc2013-epiphany-30740ebdadb05768e8227aade160c37265b16498.tar.gz
gsoc2013-epiphany-30740ebdadb05768e8227aade160c37265b16498.tar.bz2
gsoc2013-epiphany-30740ebdadb05768e8227aade160c37265b16498.tar.lz
gsoc2013-epiphany-30740ebdadb05768e8227aade160c37265b16498.tar.xz
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')
-rw-r--r--data/bme.desktop.in3
-rw-r--r--data/epiphany.desktop.in3
2 files changed, 4 insertions, 2 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
diff --git a/data/epiphany.desktop.in b/data/epiphany.desktop.in
index 09f4ee46c..d9ada8895 100644
--- a/data/epiphany.desktop.in
+++ b/data/epiphany.desktop.in
@@ -1,6 +1,7 @@
[Desktop Entry]
Encoding=UTF-8
-_Name=Web Browser
+_Name=Epiphany Web Browser
+_GenericName=Web Browser
_Comment=Browse the web
Exec=epiphany %U
StartupNotify=true