diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-13 01:28:59 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-13 01:28:59 +0800 |
commit | 8c932e53285b901c1157f3bd4221d77915535c09 (patch) | |
tree | 6fd5838e21df0e59c9e957eaecb35ff9072ff0f7 /ChangeLog | |
parent | 3fe520c0db9f64f59e0d6429d0004ebc9b2923db (diff) | |
download | gsoc2013-epiphany-8c932e53285b901c1157f3bd4221d77915535c09.tar gsoc2013-epiphany-8c932e53285b901c1157f3bd4221d77915535c09.tar.gz gsoc2013-epiphany-8c932e53285b901c1157f3bd4221d77915535c09.tar.bz2 gsoc2013-epiphany-8c932e53285b901c1157f3bd4221d77915535c09.tar.lz gsoc2013-epiphany-8c932e53285b901c1157f3bd4221d77915535c09.tar.xz gsoc2013-epiphany-8c932e53285b901c1157f3bd4221d77915535c09.tar.zst gsoc2013-epiphany-8c932e53285b901c1157f3bd4221d77915535c09.zip |
Fix initial active tab.
2005-02-12 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tabs-menu.c: (tab_added_cb), (tab_removed_cb),
(sync_active_tab):
Fix initial active tab.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-02-12 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-tabs-menu.c: (tab_added_cb), (tab_removed_cb), + (sync_active_tab): + + Fix initial active tab. + 2005-02-11 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: |