aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-08-22 02:20:56 +0800
committerChristian Persch <chpe@src.gnome.org>2006-08-22 02:20:56 +0800
commit6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0 (patch)
treef71586a648451bc63a99c30e0991dce4d74eaf94 /ChangeLog
parent48dc7068e1528087fa584eaeedce348bce2c70df (diff)
downloadgsoc2013-epiphany-6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0.tar
gsoc2013-epiphany-6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0.tar.gz
gsoc2013-epiphany-6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0.tar.bz2
gsoc2013-epiphany-6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0.tar.lz
gsoc2013-epiphany-6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0.tar.xz
gsoc2013-epiphany-6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0.tar.zst
gsoc2013-epiphany-6a6e9664f23c2a5eb4e6d477f1f6f2d55aa37bd0.zip
Don't show the empty window that the print options tab is
2006-08-19 Christian Persch <chpe@cvs.gnome.org> * data/glade/print.glade: * embed/mozilla/GeckoPrintService.cpp: Don't show the empty window that the print options tab is
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index b527645b4..7803d7972 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-2006-08-21 Christian Persch <chpe@cvs.gnome.org>
-
- * data/epiphany-pango.schemas:
+2006-08-19 Christian Persch <chpe@cvs.gnome.org>
- Enable pango for Urdu locale.
+ * data/glade/print.glade:
+ * embed/mozilla/GeckoPrintService.cpp:
+
+ Don't show the empty window that the print options tab is
+ taken from, and don't leak the glade object.
2006-08-19 Christian Persch <chpe@cvs.gnome.org>