aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-09-17 00:12:28 +0800
committerChristian Persch <chpe@src.gnome.org>2003-09-17 00:12:28 +0800
commitcae41a6e3e2392290adfec7e37e18f42224fb5f8 (patch)
treebec3f0dd5f65c7e276f454385a0f7d9f04a293b0 /ChangeLog
parent87786db64e5037a597659b698b032d34e8e23ae3 (diff)
downloadgsoc2013-epiphany-cae41a6e3e2392290adfec7e37e18f42224fb5f8.tar
gsoc2013-epiphany-cae41a6e3e2392290adfec7e37e18f42224fb5f8.tar.gz
gsoc2013-epiphany-cae41a6e3e2392290adfec7e37e18f42224fb5f8.tar.bz2
gsoc2013-epiphany-cae41a6e3e2392290adfec7e37e18f42224fb5f8.tar.lz
gsoc2013-epiphany-cae41a6e3e2392290adfec7e37e18f42224fb5f8.tar.xz
gsoc2013-epiphany-cae41a6e3e2392290adfec7e37e18f42224fb5f8.tar.zst
gsoc2013-epiphany-cae41a6e3e2392290adfec7e37e18f42224fb5f8.zip
Really use the translated names of the default topics and bookmarks when
2003-09-16 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults): Really use the translated names of the default topics and bookmarks when creating them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 789ddcd65..f44e4d75d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-09-16 Christian Persch <chpe@cvs.gnome.org>
+ * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults):
+
+ Really use the translated names of the default topics and bookmarks when
+ creating them.
+
+2003-09-16 Christian Persch <chpe@cvs.gnome.org>
+
* src/bookmarks/ephy-new-bookmark.c: ephy_new_bookmark_construct):
HIGgify dialogue title. Fixes bug 119710.