diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-02-29 18:57:13 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-02-29 18:57:13 +0800 |
commit | 1419787b3ca3874501d0530d81c8c714a2e26547 (patch) | |
tree | ecb956f5f15421019c34e7f06e96591ad011b83a /ChangeLog | |
parent | 23629b0702936f71438b25301426a57554267090 (diff) | |
download | gsoc2013-epiphany-1419787b3ca3874501d0530d81c8c714a2e26547.tar gsoc2013-epiphany-1419787b3ca3874501d0530d81c8c714a2e26547.tar.gz gsoc2013-epiphany-1419787b3ca3874501d0530d81c8c714a2e26547.tar.bz2 gsoc2013-epiphany-1419787b3ca3874501d0530d81c8c714a2e26547.tar.lz gsoc2013-epiphany-1419787b3ca3874501d0530d81c8c714a2e26547.tar.xz gsoc2013-epiphany-1419787b3ca3874501d0530d81c8c714a2e26547.tar.zst gsoc2013-epiphany-1419787b3ca3874501d0530d81c8c714a2e26547.zip |
Fix order of the windows, they was reversed before.
2004-02-29 Marco Pesenti Gritti <marco@gnome.org>
* src/ephy-session.c: (impl_attach_window),
(ephy_session_add_window):
Fix order of the windows, they was reversed before.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-02-29 Marco Pesenti Gritti <marco@gnome.org> + + * src/ephy-session.c: (impl_attach_window), + (ephy_session_add_window): + + Fix order of the windows, they was reversed before. + 2004-02-28 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks.c: (topics_removed_cb): |