diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-24 09:03:49 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-24 09:03:49 +0800 |
commit | 0843d1c9c9398765dba7816b08c815502c5530fe (patch) | |
tree | f725cd2cbb50fa37a27ce1d22c2e549bddd788c6 /ChangeLog | |
parent | d127ec47856ee69466b909af12e5f1020a12cb15 (diff) | |
download | gsoc2013-epiphany-0843d1c9c9398765dba7816b08c815502c5530fe.tar.gz gsoc2013-epiphany-0843d1c9c9398765dba7816b08c815502c5530fe.tar.zst gsoc2013-epiphany-0843d1c9c9398765dba7816b08c815502c5530fe.zip |
Open the bookmarks in the new tabs in the same order as they are in the
2004-12-24 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-topic-action.c: (append_bookmarks_menu),
(open_in_tabs_activate_cb):
Open the bookmarks in the new tabs in the same order as they
are in the menu, not in some random order.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-12-24 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-topic-action.c: (append_bookmarks_menu), + (open_in_tabs_activate_cb): + + Open the bookmarks in the new tabs in the same order as they + are in the menu, not in some random order. + +2004-12-24 Christian Persch <chpe@cvs.gnome.org> + * lib/ephy-marshal.list: * src/Makefile.am: * src/bookmarks/ephy-bookmark-action.c: |