diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-04-19 20:16:17 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-04-19 20:16:17 +0800 |
commit | 223c64a4749f008236d5523bb7a6bfd696ff0ffe (patch) | |
tree | 934d1e718f9d8ce337c0670ba8d45be09002b413 /ChangeLog | |
parent | eb54a302b7a560007abe4b803d04526d91c07553 (diff) | |
download | gsoc2013-epiphany-223c64a4749f008236d5523bb7a6bfd696ff0ffe.tar gsoc2013-epiphany-223c64a4749f008236d5523bb7a6bfd696ff0ffe.tar.gz gsoc2013-epiphany-223c64a4749f008236d5523bb7a6bfd696ff0ffe.tar.bz2 gsoc2013-epiphany-223c64a4749f008236d5523bb7a6bfd696ff0ffe.tar.lz gsoc2013-epiphany-223c64a4749f008236d5523bb7a6bfd696ff0ffe.tar.xz gsoc2013-epiphany-223c64a4749f008236d5523bb7a6bfd696ff0ffe.tar.zst gsoc2013-epiphany-223c64a4749f008236d5523bb7a6bfd696ff0ffe.zip |
Open view source and copy page next to the current tab, not at the end
Open view source and copy page next to the current tab, not at the
end (this was actually a multi-liner patch, sorry marco :P).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-04-19 Xan Lopez <xan@masilla.org> + + * src/ephy-shell.c: (ephy_shell_new_tab): + + Open view source and copy page next to the current tab, not at the + end (this was actually a multi-liner patch, sorry marco :P). + 2003-04-19 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_add_column), |