diff options
Diffstat (limited to 'addressbook/gui/component/e-select-names.c')
-rw-r--r-- | addressbook/gui/component/e-select-names.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/e-select-names.c b/addressbook/gui/component/e-select-names.c index 517d071ede..5cb68a7f92 100644 --- a/addressbook/gui/component/e-select-names.c +++ b/addressbook/gui/component/e-select-names.c @@ -97,6 +97,7 @@ e_select_names_class_init (ESelectNamesClass *klass) #define SPEC "<ETableSpecification no-header=\"1\"> \ <columns-shown> \ <column> 0 </column> \ + <column> 2 </column> \ </columns-shown> \ <grouping> <leaf column=\"0\" ascending=\"1\"/> </grouping> \ </ETableSpecification>" |