diff options
author | Diego Escalante Urrelo <diegoe@svn.gnome.org> | 2007-01-03 15:58:32 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-01-03 15:58:32 +0800 |
commit | 6f06e1d567f30dc39347f8ce0f05ab16499aea7a (patch) | |
tree | 1eb72ab4784fa2fdb1df05064dd40e00d484f492 /ChangeLog | |
parent | d01432071dba797dd0fcca588432a315c1a87573 (diff) | |
download | gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.gz gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.bz2 gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.lz gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.xz gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.tar.zst gsoc2013-epiphany-6f06e1d567f30dc39347f8ce0f05ab16499aea7a.zip |
Corrects the expand of the Privacy tab in the Preferences window. Patch by
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* data/glade/prefs-dialog.glade:
Corrects the expand of the Privacy tab in the Preferences window.
Patch by Baptiste Mille-Mathias.
svn path=/trunk/; revision=6782
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,12 +1,18 @@ 2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org> + * data/glade/prefs-dialog.glade: + + Corrects the expand of the Privacy tab in the Preferences window. + Patch by Baptiste Mille-Mathias. + +2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org> + * data/mime-types-permissions.xml: Added text/csv as a safe type (note that the alias text/x-comma-separate-values is also present). Patch by Gaƫtan Podevijn. - 2007-01-02 Diego Escalante Urrelo <diegoe@svn.gnome.org> * src/ephy-history-window.c: (ephy_history_window_update_menu): |