diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-04-30 21:11:37 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-04-30 21:11:37 +0800 |
commit | 701cb67fe785b4562adbdbeeaf7b2667cc4970a3 (patch) | |
tree | 267224c04c6881ada4bf929a308063503e2f40f0 /ChangeLog | |
parent | 1e87821a2fffbad162cdd36a3f80e7f43021e803 (diff) | |
download | gsoc2013-epiphany-701cb67fe785b4562adbdbeeaf7b2667cc4970a3.tar gsoc2013-epiphany-701cb67fe785b4562adbdbeeaf7b2667cc4970a3.tar.gz gsoc2013-epiphany-701cb67fe785b4562adbdbeeaf7b2667cc4970a3.tar.bz2 gsoc2013-epiphany-701cb67fe785b4562adbdbeeaf7b2667cc4970a3.tar.lz gsoc2013-epiphany-701cb67fe785b4562adbdbeeaf7b2667cc4970a3.tar.xz gsoc2013-epiphany-701cb67fe785b4562adbdbeeaf7b2667cc4970a3.tar.zst gsoc2013-epiphany-701cb67fe785b4562adbdbeeaf7b2667cc4970a3.zip |
Respect all the new_tab used flags, drop unused ones. Patch by Christian
Respect all the new_tab used flags, drop unused ones.
Patch by Christian Perch <chpe+gnomebugz@stud.uni-saarland.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-04-30 Xan Lopez <xan@masilla.org> + + * src/bookmarks/ephy-bookmarks-editor.c: + (cmd_open_bookmarks_in_tabs): + * src/ephy-history-window.c: (cmd_open_bookmarks_in_tabs): + * src/ephy-shell.c: (ephy_shell_new_tab): + * src/ephy-shell.h: + + Respect all the new_tab used flags, drop unused ones. + Patch by Christian Perch <chpe+gnomebugz@stud.uni-saarland.de> + 2003-04-29 David Bordoley <bordoley@msu.edu> * data/ui/epiphany-ui.xml.in: |