diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-06-04 00:48:27 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-06-04 00:48:27 +0800 |
commit | bbefce85cb56466bf454c8bed271e0826025951b (patch) | |
tree | 9a5b030a70a412e8493515d5a172e252a6d8713d /ChangeLog | |
parent | 562b2a516b1cd3afaf6ae0fe7afedd43d42e2fe5 (diff) | |
download | gsoc2013-epiphany-bbefce85cb56466bf454c8bed271e0826025951b.tar gsoc2013-epiphany-bbefce85cb56466bf454c8bed271e0826025951b.tar.gz gsoc2013-epiphany-bbefce85cb56466bf454c8bed271e0826025951b.tar.bz2 gsoc2013-epiphany-bbefce85cb56466bf454c8bed271e0826025951b.tar.lz gsoc2013-epiphany-bbefce85cb56466bf454c8bed271e0826025951b.tar.xz gsoc2013-epiphany-bbefce85cb56466bf454c8bed271e0826025951b.tar.zst gsoc2013-epiphany-bbefce85cb56466bf454c8bed271e0826025951b.zip |
Get rid of the leftovers of the jump-to-tab pref.
2003-06-02 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-prefs.h:
* src/ephy-shell.c: (ephy_shell_new_tab):
* src/ephy-notebook.c: (notebook_drag_data_received_cb):
Get rid of the leftovers of the jump-to-tab pref.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-06-02 Christian Persch <chpe@cvs.gnome.org> + + * lib/ephy-prefs.h: + * src/ephy-shell.c: (ephy_shell_new_tab): + * src/ephy-notebook.c: (notebook_drag_data_received_cb): + + Get rid of the leftovers of the jump-to-tab pref. + 2003-06-03 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-spinner.c: |