aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-01-24 20:09:48 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-24 20:09:48 +0800
commit5c9e26f898ab481887297ab2eed8348d41a74230 (patch)
tree164f9f076a05c8efcea4b9b530346e604490e9f3 /ChangeLog
parent949f432f56914a7c1a71de6783b21cb506f1b921 (diff)
downloadgsoc2013-epiphany-5c9e26f898ab481887297ab2eed8348d41a74230.tar
gsoc2013-epiphany-5c9e26f898ab481887297ab2eed8348d41a74230.tar.gz
gsoc2013-epiphany-5c9e26f898ab481887297ab2eed8348d41a74230.tar.bz2
gsoc2013-epiphany-5c9e26f898ab481887297ab2eed8348d41a74230.tar.lz
gsoc2013-epiphany-5c9e26f898ab481887297ab2eed8348d41a74230.tar.xz
gsoc2013-epiphany-5c9e26f898ab481887297ab2eed8348d41a74230.tar.zst
gsoc2013-epiphany-5c9e26f898ab481887297ab2eed8348d41a74230.zip
Fall back to Home directory when the pref is NULL.
2004-01-24 Christian Persch <chpe@cvs.gnome.org> * src/prefs-dialog.c: (get_download_button_label): Fall back to Home directory when the pref is NULL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b77bacc5f..fb64d8581 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-01-24 Christian Persch <chpe@cvs.gnome.org>
+ * src/prefs-dialog.c: (get_download_button_label):
+
+ Fall back to Home directory when the pref is NULL.
+
+2004-01-24 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-file-chooser.c: (ephy_file_chooser_get_type),
(current_folder_changed_cb):