diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-13 04:08:25 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-13 04:08:25 +0800 |
commit | daf9595797776944cc11626c7ac0c444a0602090 (patch) | |
tree | e28958cb51da73f2c8d41de7fc1087f3c82946c8 /ChangeLog | |
parent | fe1419fe5d8f024214f008cf7cf2af61cf7b241f (diff) | |
download | gsoc2013-epiphany-daf9595797776944cc11626c7ac0c444a0602090.tar gsoc2013-epiphany-daf9595797776944cc11626c7ac0c444a0602090.tar.gz gsoc2013-epiphany-daf9595797776944cc11626c7ac0c444a0602090.tar.bz2 gsoc2013-epiphany-daf9595797776944cc11626c7ac0c444a0602090.tar.lz gsoc2013-epiphany-daf9595797776944cc11626c7ac0c444a0602090.tar.xz gsoc2013-epiphany-daf9595797776944cc11626c7ac0c444a0602090.tar.zst gsoc2013-epiphany-daf9595797776944cc11626c7ac0c444a0602090.zip |
Unify fallback downloads dir to get the home directory.
2004-02-12 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozDownload.cpp:
* src/prefs-dialog.c: (get_download_button_label):
Unify fallback downloads dir to get the home directory.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2004-02-12 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/MozDownload.cpp: + * src/prefs-dialog.c: (get_download_button_label): + + Unify fallback downloads dir to get the home directory. + +2004-02-12 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/GtkNSSDialogs.cpp: Don't insist on a parent for the dialogue; because there isn't one |