diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-08-15 18:03:27 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-08-15 18:03:27 +0800 |
commit | f4f15a082b32eb99b34ff237fef1772e07079045 (patch) | |
tree | db5a565b9c2a03505c3482a45ff74a214ac5a624 /ChangeLog | |
parent | cef2c42a07d633d2431872c9a8929f28a052c6f3 (diff) | |
download | gsoc2013-epiphany-f4f15a082b32eb99b34ff237fef1772e07079045.tar gsoc2013-epiphany-f4f15a082b32eb99b34ff237fef1772e07079045.tar.gz gsoc2013-epiphany-f4f15a082b32eb99b34ff237fef1772e07079045.tar.bz2 gsoc2013-epiphany-f4f15a082b32eb99b34ff237fef1772e07079045.tar.lz gsoc2013-epiphany-f4f15a082b32eb99b34ff237fef1772e07079045.tar.xz gsoc2013-epiphany-f4f15a082b32eb99b34ff237fef1772e07079045.tar.zst gsoc2013-epiphany-f4f15a082b32eb99b34ff237fef1772e07079045.zip |
Expand initial ~ in file name to print to.
2003-08-15 Christian Persch <chpe@cvs.gnome.org>
* embed/print-dialog.c: (print_get_info):
Expand initial ~ in file name to print to.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-08-15 Christian Persch <chpe@cvs.gnome.org> + + * embed/print-dialog.c: (print_get_info): + + Expand initial ~ in file name to print to. + 2003-08-14 Marco Pesenti Gritti <marco@.gnome.org> * embed/mozilla/EphyWrapper.cpp: |