aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--data/bme.desktop.in2
-rw-r--r--data/epiphany.desktop.in2
3 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index de0701801..0d0293e08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-04-13 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * data/bme.desktop.in:
+ * data/epiphany.desktop.in:
+
+ No need to advertise our name in menus. The user doesnt care.
+ s/Epiphany Bookmarks Editor/Web bookmarks
+
2003-04-13 Mark Finlay <sisob@eircom.net>
* data/epiphany.desktop.in
diff --git a/data/bme.desktop.in b/data/bme.desktop.in
index 38798c1e5..6b113e86f 100644
--- a/data/bme.desktop.in
+++ b/data/bme.desktop.in
@@ -1,5 +1,5 @@
[Desktop Entry]
-_Name=Epiphany Bookmarks Editor
+_Name=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 9828cb717..820bf3604 100644
--- a/data/epiphany.desktop.in
+++ b/data/epiphany.desktop.in
@@ -1,5 +1,5 @@
[Desktop Entry]
-_Name=Epiphany Web Browser
+_Name=Web Browser
_Comment=Browse the web
Exec=epiphany
StartupNotify=true