aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-section.etspec
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-03-19 04:42:41 +0800
committerChris Toshok <toshok@src.gnome.org>2003-03-19 04:42:41 +0800
commit8c2719b4b57b866bb483501a84c8c982c3e8ad42 (patch)
tree54f3454992e2bda0768e7b3ffe0b2da53669ae24 /addressbook/gui/component/select-names/e-select-names-section.etspec
parentb57393ab7c5807bf6f13a46a08fd4ceeb6a04f79 (diff)
downloadgsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.gz
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.bz2
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.lz
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.xz
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.tar.zst
gsoc2013-evolution-8c2719b4b57b866bb483501a84c8c982c3e8ad42.zip
use alternating-row-colors="false"
2003-03-18 Chris Toshok <toshok@ximian.com> * gui/component/select-names/e-select-names-section.etspec: use alternating-row-colors="false" * gui/component/select-names/e-select-names.h: nuke prototypes for e_select_names_get_source/section. * gui/component/select-names/e-select-names.c (set_book): remove the signal disconnect from here. (addressbook_model_set_uri): same. (e_select_names_init): connect to the search_result signal on the addressbook model. (e_select_names_child_free): disconnect the changed_id signal. (e_select_names_add_section): set the underline column so the recipient tables look like they did when they were EEntry. (e_select_names_add_section): store off the changed_id. (e_select_names_get_section): nuke. (e_select_names_get_source): nuke. svn path=/trunk/; revision=20345
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names-section.etspec')
-rw-r--r--addressbook/gui/component/select-names/e-select-names-section.etspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names-section.etspec b/addressbook/gui/component/select-names/e-select-names-section.etspec
index ba3f68f4b4..9d7b038892 100644
--- a/addressbook/gui/component/select-names/e-select-names-section.etspec
+++ b/addressbook/gui/component/select-names/e-select-names-section.etspec
@@ -1,4 +1,4 @@
-<ETableSpecification no-headers="true" cursor-mode="line">
+<ETableSpecification no-headers="true" cursor-mode="line" alternating-row-colors="false">
<ETableColumn model_col= "0" _title="Name" expansion="1.0" minimum_width="20" resizable="true" cell="string" compare="collate" search="string"/>
<ETableState>
<column source="0"/>