aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-11-03 02:18:59 +0800
committerChristian Persch <chpe@src.gnome.org>2005-11-03 02:18:59 +0800
commit11a032f69278c27d78f2a44471ce2bc273c42de5 (patch)
tree688b4e94cd17b27f89aaaa91e755d9780f0b7261 /ChangeLog
parente98c738bd0be921da14d1d92ed055dc51a57f428 (diff)
downloadgsoc2013-epiphany-11a032f69278c27d78f2a44471ce2bc273c42de5.tar
gsoc2013-epiphany-11a032f69278c27d78f2a44471ce2bc273c42de5.tar.gz
gsoc2013-epiphany-11a032f69278c27d78f2a44471ce2bc273c42de5.tar.bz2
gsoc2013-epiphany-11a032f69278c27d78f2a44471ce2bc273c42de5.tar.lz
gsoc2013-epiphany-11a032f69278c27d78f2a44471ce2bc273c42de5.tar.xz
gsoc2013-epiphany-11a032f69278c27d78f2a44471ce2bc273c42de5.tar.zst
gsoc2013-epiphany-11a032f69278c27d78f2a44471ce2bc273c42de5.zip
Add titles with title capitalisation, and chanage the icon on the
2005-11-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyAboutModule.cpp: * embed/mozilla/EphyAboutModule.h: Add titles with title capitalisation, and chanage the icon on the netOffline error page.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf5fd90fd..251da91c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-11-02 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/EphyAboutModule.cpp:
+ * embed/mozilla/EphyAboutModule.h:
+
+ Add titles with title capitalisation, and chanage the icon
+ on the netOffline error page.
+
+2005-11-02 Christian Persch <chpe@cvs.gnome.org>
+
* lib/egg/egg-editable-toolbar.c: (create_item_from_action),
(item_added_cb):