aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-11-12 02:56:44 +0800
committerChristian Persch <chpe@src.gnome.org>2003-11-12 02:56:44 +0800
commit7d79085cc4bbc1752c6310572021a023ec3860b6 (patch)
treecc48f0feffd234a7b87278936304b597db0fcdfb /data
parent7beb933c60288ce8e5756e591a089a82ab1c6b6c (diff)
downloadgsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.tar
gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.tar.gz
gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.tar.bz2
gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.tar.lz
gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.tar.xz
gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.tar.zst
gsoc2013-epiphany-7d79085cc4bbc1752c6310572021a023ec3860b6.zip
Set initial visibility to false, fixes a warning when showing the
2003-11-11 Christian Persch <chpe@cvs.gnome.org> * data/glade/epiphany.glade: Set initial visibility to false, fixes a warning when showing the encodings dialogue.
Diffstat (limited to 'data')
-rw-r--r--data/glade/epiphany.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade
index bed4a5a69..6a30c0444 100644
--- a/data/glade/epiphany.glade
+++ b/data/glade/epiphany.glade
@@ -901,7 +901,6 @@ It's not possible to view this file type directly in the browser:</property>
<widget class="GtkDialog" id="encoding_dialog">
<property name="border_width">5</property>
- <property name="visible">True</property>
<property name="title" translatable="yes">Text Encoding</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>