aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/select-names.glade
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-06-27 11:15:53 +0800
committerChris Lahey <clahey@src.gnome.org>2001-06-27 11:15:53 +0800
commit2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57 (patch)
tree6a202e8e73d3153ad9fd9be4a9cf4997d1559abd /addressbook/gui/component/select-names/select-names.glade
parent98ba73cd578ff9e78e38a99fb1d414804dc73eb1 (diff)
downloadgsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.gz
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.bz2
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.lz
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.xz
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.tar.zst
gsoc2013-evolution-2ac2af6d4bcdfddf91c661a5c6ba96d6238a5a57.zip
Added a categories combo here. It's not used yet.
2001-06-26 Christopher James Lahey <clahey@ximian.com> * gui/component/select-names/e-select-names.c, gui/component/select-names/e-select-names.h, gui/component/select-names/select-names.glade (e_select_names_create_categories): Added a categories combo here. It's not used yet. svn path=/trunk/; revision=10524
Diffstat (limited to 'addressbook/gui/component/select-names/select-names.glade')
-rw-r--r--addressbook/gui/component/select-names/select-names.glade35
1 files changed, 29 insertions, 6 deletions
diff --git a/addressbook/gui/component/select-names/select-names.glade b/addressbook/gui/component/select-names/select-names.glade
index 4eb3599f85..4c793eaeef 100644
--- a/addressbook/gui/component/select-names/select-names.glade
+++ b/addressbook/gui/component/select-names/select-names.glade
@@ -78,7 +78,7 @@
<widget>
<class>GtkTable</class>
<name>table-top</name>
- <rows>4</rows>
+ <rows>5</rows>
<columns>2</columns>
<homogeneous>False</homogeneous>
<row_spacing>6</row_spacing>
@@ -118,7 +118,7 @@
<editable>True</editable>
<text_visible>True</text_visible>
<text_max_length>0</text_max_length>
- <text></text>
+ <text>=</text>
<child>
<padding>0</padding>
<expand>True</expand>
@@ -177,8 +177,8 @@
<child>
<left_attach>0</left_attach>
<right_attach>1</right_attach>
- <top_attach>3</top_attach>
- <bottom_attach>4</bottom_attach>
+ <top_attach>4</top_attach>
+ <bottom_attach>5</bottom_attach>
<xpad>0</xpad>
<ypad>0</ypad>
<xexpand>True</xexpand>
@@ -201,8 +201,8 @@
<child>
<left_attach>1</left_attach>
<right_attach>2</right_attach>
- <top_attach>3</top_attach>
- <bottom_attach>4</bottom_attach>
+ <top_attach>4</top_attach>
+ <bottom_attach>5</bottom_attach>
<xpad>0</xpad>
<ypad>0</ypad>
<xexpand>True</xexpand>
@@ -261,6 +261,29 @@
<yfill>False</yfill>
</child>
</widget>
+
+ <widget>
+ <class>Custom</class>
+ <name>custom-categories</name>
+ <creation_function>e_select_names_create_categories</creation_function>
+ <int1>0</int1>
+ <int2>0</int2>
+ <last_modification_time>Wed, 27 Jun 2001 01:47:01 GMT</last_modification_time>
+ <child>
+ <left_attach>0</left_attach>
+ <right_attach>1</right_attach>
+ <top_attach>3</top_attach>
+ <bottom_attach>4</bottom_attach>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
+ <xexpand>False</xexpand>
+ <yexpand>False</yexpand>
+ <xshrink>False</xshrink>
+ <yshrink>False</yshrink>
+ <xfill>True</xfill>
+ <yfill>True</yfill>
+ </child>
+ </widget>
</widget>
</widget>
</widget>