From e6a149efcee2aa45a4956d1e1da0e8f0b35b4cc7 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 31 Jan 2013 17:26:24 -0500 Subject: EMailAccountStore: Use an appropriate icon for online accounts. Use "goa-panel" for GOA, "credentials-preferences" for UOA. Also move the icon before the account name. Looks better. --- mail/e-mail-account-store.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/e-mail-account-store.h') diff --git a/mail/e-mail-account-store.h b/mail/e-mail-account-store.h index 5bd696e051..59fa54ba19 100644 --- a/mail/e-mail-account-store.h +++ b/mail/e-mail-account-store.h @@ -53,6 +53,7 @@ typedef enum { E_MAIL_ACCOUNT_STORE_COLUMN_DEFAULT, E_MAIL_ACCOUNT_STORE_COLUMN_BACKEND_NAME, E_MAIL_ACCOUNT_STORE_COLUMN_DISPLAY_NAME, + E_MAIL_ACCOUNT_STORE_COLUMN_ICON_NAME, E_MAIL_ACCOUNT_STORE_COLUMN_ONLINE_ACCOUNT, E_MAIL_ACCOUNT_STORE_COLUMN_ENABLED_VISIBLE, E_MAIL_ACCOUNT_STORE_NUM_COLUMNS -- cgit v1.2.3