aboutsummaryrefslogtreecommitdiffstats
path: root/data
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 /data
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 'data')
-rw-r--r--data/glade/print.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/glade/print.glade b/data/glade/print.glade
index c1d42ddce..43dcbeac8 100644
--- a/data/glade/print.glade
+++ b/data/glade/print.glade
@@ -5,7 +5,6 @@
<requires lib="gnome"/>
<widget class="GtkWindow" id="print_dialog_custom_tab">
- <property name="visible">True</property>
<property name="title"></property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>