diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-07-23 02:23:06 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-07-23 02:23:06 +0800 |
commit | 868caf0359ab9f68e44657946851538aa4cf3e61 (patch) | |
tree | ce05d7d342558f9e5a10297a50cd6a8104749a5d /ChangeLog | |
parent | d55c3cc3045d0c3c0b9a6c59fdd315cda7510d98 (diff) | |
download | gsoc2013-epiphany-868caf0359ab9f68e44657946851538aa4cf3e61.tar gsoc2013-epiphany-868caf0359ab9f68e44657946851538aa4cf3e61.tar.gz gsoc2013-epiphany-868caf0359ab9f68e44657946851538aa4cf3e61.tar.bz2 gsoc2013-epiphany-868caf0359ab9f68e44657946851538aa4cf3e61.tar.lz gsoc2013-epiphany-868caf0359ab9f68e44657946851538aa4cf3e61.tar.xz gsoc2013-epiphany-868caf0359ab9f68e44657946851538aa4cf3e61.tar.zst gsoc2013-epiphany-868caf0359ab9f68e44657946851538aa4cf3e61.zip |
Try to use more friendly description for cache prefs.
2003-07-22 Marco Pesenti Gritti <marco@it.gnome.org>
* data/glade/prefs-dialog.glade:
Try to use more friendly description for cache prefs.
* src/ephy-tab.c: (open_link_in_new_tab),
(ephy_tab_dom_mouse_click_cb):
Middle click open in new tab for http, ftp and file,
hope to not have missed any protocol that make sense.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-07-22 Marco Pesenti Gritti <marco@it.gnome.org> + + * data/glade/prefs-dialog.glade: + + Try to use more friendly description for cache prefs. + + * src/ephy-tab.c: (open_link_in_new_tab), + (ephy_tab_dom_mouse_click_cb): + + Middle click open in new tab for http, ftp and file, + hope to not have missed any protocol that make sense. + 2003-07-22 Christian Persch <chpe@cvs.gnome.org> * src/ephy-tab.c: (ephy_tab_set_title): |