aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names.glade
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-06-11 12:12:28 +0800
committerChris Lahey <clahey@src.gnome.org>2000-06-11 12:12:28 +0800
commit835ec00d01e23256143229d8e2c99f68afae1e6c (patch)
treea84f64f459a6f00730cfc651290c2bfdb8e4e2f9 /addressbook/gui/component/select-names.glade
parent86e45230bdfccc8c6a80dc81714aeb95cfd03b32 (diff)
downloadgsoc2013-evolution-835ec00d01e23256143229d8e2c99f68afae1e6c.tar
gsoc2013-evolution-835ec00d01e23256143229d8e2c99f68afae1e6c.tar.gz
gsoc2013-evolution-835ec00d01e23256143229d8e2c99f68afae1e6c.tar.bz2
gsoc2013-evolution-835ec00d01e23256143229d8e2c99f68afae1e6c.tar.lz
gsoc2013-evolution-835ec00d01e23256143229d8e2c99f68afae1e6c.tar.xz
gsoc2013-evolution-835ec00d01e23256143229d8e2c99f68afae1e6c.tar.zst
gsoc2013-evolution-835ec00d01e23256143229d8e2c99f68afae1e6c.zip
Added glade files.
2000-06-11 Christopher James Lahey <clahey@helixcode.com> * gui/component/Makefile.am: Added glade files. * gui/component/addressbook.c: Added a test of the Select Names functionality. * gui/component/e-addressbook-model.c: Made this class_init function a bit cleaner. * gui/component/e-select-names.c: Tested this and fixed some obvious errors. * gui/component/select-names.glade: The main window shouldn't be visible by default. svn path=/trunk/; revision=3518
Diffstat (limited to 'addressbook/gui/component/select-names.glade')
-rw-r--r--addressbook/gui/component/select-names.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/select-names.glade b/addressbook/gui/component/select-names.glade
index 6165eb0b0a..46da911228 100644
--- a/addressbook/gui/component/select-names.glade
+++ b/addressbook/gui/component/select-names.glade
@@ -20,6 +20,7 @@
<widget>
<class>GnomeDialog</class>
<name>dialog-top</name>
+ <visible>False</visible>
<title>Select Names</title>
<type>GTK_WINDOW_TOPLEVEL</type>
<position>GTK_WIN_POS_NONE</position>