diff options
author | Anna Marie Dirks <anna@ximian.com> | 2001-08-11 04:49:55 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2001-08-11 04:49:55 +0800 |
commit | 07ad68850a29b0e3f8c9fd6da3552cd2fab70db6 (patch) | |
tree | 45e862b32f122ada57e4ee2eb1bb3e292f5c11c2 /addressbook | |
parent | 1580b0527cab9b93c15a899dd83031ee65fc64d2 (diff) | |
download | gsoc2013-evolution-07ad68850a29b0e3f8c9fd6da3552cd2fab70db6.tar gsoc2013-evolution-07ad68850a29b0e3f8c9fd6da3552cd2fab70db6.tar.gz gsoc2013-evolution-07ad68850a29b0e3f8c9fd6da3552cd2fab70db6.tar.bz2 gsoc2013-evolution-07ad68850a29b0e3f8c9fd6da3552cd2fab70db6.tar.lz gsoc2013-evolution-07ad68850a29b0e3f8c9fd6da3552cd2fab70db6.tar.xz gsoc2013-evolution-07ad68850a29b0e3f8c9fd6da3552cd2fab70db6.tar.zst gsoc2013-evolution-07ad68850a29b0e3f8c9fd6da3552cd2fab70db6.zip |
did a little packing-magic to get the two tables at bottom of this dialog
2001-08-10 Anna Marie Dirks <anna@ximian.com>
* gui/component/select-names/select-names.glade: did a little
packing-magic to get the two tables at bottom of this dialog
to seem to line up.
*gui/component/select-names/e-select-names.c: changed the title
of this dialog to "Select Contacts from Addressbook".
svn path=/trunk/; revision=11897
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/ChangeLog | 9 | ||||
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names.c | 3 | ||||
-rw-r--r-- | addressbook/gui/component/select-names/select-names.glade | 81 |
3 files changed, 66 insertions, 27 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8e49d1349c..58fe5ea77e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2001-08-10 Anna Marie Dirks <anna@ximian.com> + * gui/component/select-names/select-names.glade: did a little + packing-magic to get the two tables at bottom of this dialog + to seem to line up. + + *gui/component/select-names/e-select-names.c: changed the title + of this dialog to "Select Contacts from Addressbook". + + 2001-08-09 Anna Marie Dirks <anna@ximian.com> * gui/component/select-names/select-names.glade: redesigned this dialog to fix bug #6815. diff --git a/addressbook/gui/component/select-names/e-select-names.c b/addressbook/gui/component/select-names/e-select-names.c index 256ac3b03e..2552579b66 100644 --- a/addressbook/gui/component/select-names/e-select-names.c +++ b/addressbook/gui/component/select-names/e-select-names.c @@ -480,7 +480,8 @@ e_select_names_init (ESelectNames *e_select_names) GNOME_STOCK_BUTTON_CANCEL, NULL); gnome_dialog_set_default(GNOME_DIALOG(e_select_names), 0); - + + gtk_window_set_title(GTK_WINDOW(e_select_names), "Select Contacts from Addressbook"); gtk_window_set_policy(GTK_WINDOW(e_select_names), FALSE, TRUE, FALSE); e_select_names->table = E_TABLE_SCROLLED(glade_xml_get_widget(gui, "table-source")); diff --git a/addressbook/gui/component/select-names/select-names.glade b/addressbook/gui/component/select-names/select-names.glade index 73882bb688..dbfd36f86f 100644 --- a/addressbook/gui/component/select-names/select-names.glade +++ b/addressbook/gui/component/select-names/select-names.glade @@ -114,7 +114,7 @@ <widget> <class>GtkTable</class> <name>table4</name> - <rows>1</rows> + <rows>2</rows> <columns>2</columns> <homogeneous>False</homogeneous> <row_spacing>6</row_spacing> @@ -126,29 +126,6 @@ </child> <widget> - <class>Custom</class> - <name>table-source</name> - <creation_function>e_addressbook_create_ebook_table</creation_function> - <int1>0</int1> - <int2>0</int2> - <last_modification_time>Sat, 10 Jun 2000 22:02:57 GMT</last_modification_time> - <child> - <left_attach>0</left_attach> - <right_attach>1</right_attach> - <top_attach>0</top_attach> - <bottom_attach>1</bottom_attach> - <xpad>0</xpad> - <ypad>0</ypad> - <xexpand>True</xexpand> - <yexpand>True</yexpand> - <xshrink>False</xshrink> - <yshrink>False</yshrink> - <xfill>True</xfill> - <yfill>True</yfill> - </child> - </widget> - - <widget> <class>GtkTable</class> <name>table-recipients</name> <rows>1</rows> @@ -160,7 +137,7 @@ <left_attach>1</left_attach> <right_attach>2</right_attach> <top_attach>0</top_attach> - <bottom_attach>1</bottom_attach> + <bottom_attach>2</bottom_attach> <xpad>0</xpad> <ypad>0</ypad> <xexpand>True</xexpand> @@ -174,7 +151,7 @@ <widget> <class>GtkLabel</class> <name>label20</name> - <label>Message Recipients</label> + <label>_Message Recipients:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> @@ -197,6 +174,58 @@ </child> </widget> </widget> + + <widget> + <class>GtkVBox</class> + <name>vbox6</name> + <homogeneous>False</homogeneous> + <spacing>3</spacing> + <child> + <left_attach>0</left_attach> + <right_attach>1</right_attach> + <top_attach>0</top_attach> + <bottom_attach>2</bottom_attach> + <xpad>0</xpad> + <ypad>0</ypad> + <xexpand>True</xexpand> + <yexpand>True</yexpand> + <xshrink>False</xshrink> + <yshrink>False</yshrink> + <xfill>True</xfill> + <yfill>True</yfill> + </child> + + <widget> + <class>GtkLabel</class> + <name>label22</name> + <label>Co_ntacts:</label> + <justify>GTK_JUSTIFY_CENTER</justify> + <wrap>False</wrap> + <xalign>0</xalign> + <yalign>0.5</yalign> + <xpad>0</xpad> + <ypad>0</ypad> + <child> + <padding>0</padding> + <expand>False</expand> + <fill>False</fill> + </child> + </widget> + + <widget> + <class>Custom</class> + <name>table-source</name> + <creation_function>e_addressbook_create_ebook_table</creation_function> + <int1>0</int1> + <int2>0</int2> + <last_modification_time>Sat, 10 Jun 2000 22:02:57 GMT</last_modification_time> + <child> + <padding>0</padding> + <expand>True</expand> + <fill>True</fill> + </child> + </widget> + </widget> </widget> </widget> |