[evolution] EContactsSelector: Show icons.



commit 0701eb2b95a938eb034a78017096af9669fb5112
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Oct 25 17:30:41 2013 -0400

    EContactsSelector: Show icons.
    
    Just a nice touch, I think.

 modules/cal-config-contacts/e-contacts-selector.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/modules/cal-config-contacts/e-contacts-selector.c 
b/modules/cal-config-contacts/e-contacts-selector.c
index 1386177..1f5f48d 100644
--- a/modules/cal-config-contacts/e-contacts-selector.c
+++ b/modules/cal-config-contacts/e-contacts-selector.c
@@ -90,6 +90,8 @@ e_contacts_selector_init (EContactsSelector *selector)
 {
        e_source_selector_set_show_colors (
                E_SOURCE_SELECTOR (selector), FALSE);
+       e_source_selector_set_show_icons (
+               E_SOURCE_SELECTOR (selector), TRUE);
 }
 
 void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]