aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-15 22:50:00 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-15 22:50:00 +0800
commit6633b3ced595976ddad6608661bd33e3fc9376dd (patch)
tree652258a320eea546208086785fcc90156bfca5ed /ChangeLog
parent6b9d4b0ba11109ef9d24aef0cd2dfa2b6aedd1a3 (diff)
downloadgsoc2013-epiphany-6633b3ced595976ddad6608661bd33e3fc9376dd.tar
gsoc2013-epiphany-6633b3ced595976ddad6608661bd33e3fc9376dd.tar.gz
gsoc2013-epiphany-6633b3ced595976ddad6608661bd33e3fc9376dd.tar.bz2
gsoc2013-epiphany-6633b3ced595976ddad6608661bd33e3fc9376dd.tar.lz
gsoc2013-epiphany-6633b3ced595976ddad6608661bd33e3fc9376dd.tar.xz
gsoc2013-epiphany-6633b3ced595976ddad6608661bd33e3fc9376dd.tar.zst
gsoc2013-epiphany-6633b3ced595976ddad6608661bd33e3fc9376dd.zip
Use a GtkFileChooserButton for the download path selector. Fixes bug
2005-10-15 Christian Persch <chpe@cvs.gnome.org> * data/glade/prefs-dialog.glade: * src/prefs-dialog.c: (prefs_dialog_finalize), (download_path_changed_cb), (create_download_path_button), (prefs_dialog_init), (prefs_homepage_blank_button_clicked_cb): Use a GtkFileChooserButton for the download path selector. Fixes bug #135738.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edb1ed138..190042e68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-10-15 Christian Persch <chpe@cvs.gnome.org>
+ * data/glade/prefs-dialog.glade:
+ * src/prefs-dialog.c: (prefs_dialog_finalize),
+ (download_path_changed_cb), (create_download_path_button),
+ (prefs_dialog_init), (prefs_homepage_blank_button_clicked_cb):
+
+ Use a GtkFileChooserButton for the download path selector.
+ Fixes bug #135738.
+
+2005-10-15 Christian Persch <chpe@cvs.gnome.org>
+
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_download),
(ephy_favicon_cache_get):
* embed/mozilla/EphyBrowser.cpp: