diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-06-26 03:28:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-06-26 03:28:02 +0800 |
commit | 8ea3e8e38b1626e918782252f97d405ed152a86c (patch) | |
tree | 6ad80a30cfa44fc1a8d8f20d9725fe8e025a10ff /ChangeLog | |
parent | 685b2ace571d07c4aa831288cc62fd2e9b444fe5 (diff) | |
download | gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.gz gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.bz2 gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.lz gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.xz gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.tar.zst gsoc2013-epiphany-8ea3e8e38b1626e918782252f97d405ed152a86c.zip |
Make sure there's only one print dialog per window. Fixes bug #115933.
2003-06-25 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (ephy_window_print):
Make sure there's only one print dialog per window. Fixes bug #115933.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2003-06-25 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-window.c: (ephy_window_print): + + Make sure there's only one print dialog per window. Fixes bug #115933. + +2003-06-25 Christian Persch <chpe@cvs.gnome.org> + * configure.in: Added 'mk' (Macedonian) to ALL_LINGUAS. |