aboutsummaryrefslogtreecommitdiffstats
path: root/modules/addressbook
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2011-06-14 22:15:28 +0800
committerMilan Crha <mcrha@redhat.com>2011-06-14 22:15:28 +0800
commitf830de2f0aecf92fdda2dad89d66b7cb0b182f71 (patch)
treee2697171769a2330b1a793fef73cc0da1d87df0f /modules/addressbook
parentf5794eff3613afe5082ab15bd6dbb14806ce5fdc (diff)
downloadgsoc2013-evolution-f830de2f0aecf92fdda2dad89d66b7cb0b182f71.tar
gsoc2013-evolution-f830de2f0aecf92fdda2dad89d66b7cb0b182f71.tar.gz
gsoc2013-evolution-f830de2f0aecf92fdda2dad89d66b7cb0b182f71.tar.bz2
gsoc2013-evolution-f830de2f0aecf92fdda2dad89d66b7cb0b182f71.tar.lz
gsoc2013-evolution-f830de2f0aecf92fdda2dad89d66b7cb0b182f71.tar.xz
gsoc2013-evolution-f830de2f0aecf92fdda2dad89d66b7cb0b182f71.tar.zst
gsoc2013-evolution-f830de2f0aecf92fdda2dad89d66b7cb0b182f71.zip
Bug #252670 - Remember columns settings in Certificates tab
Diffstat (limited to 'modules/addressbook')
-rw-r--r--modules/addressbook/e-book-shell-backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/addressbook/e-book-shell-backend.c b/modules/addressbook/e-book-shell-backend.c
index e697e89990..d80d9554a0 100644
--- a/modules/addressbook/e-book-shell-backend.c
+++ b/modules/addressbook/e-book-shell-backend.c
@@ -328,7 +328,7 @@ book_shell_backend_init_preferences (EShell *shell)
"certificates",
"preferences-certificates",
_("Certificates"),
- certificate_manager_config_new,
+ e_cert_manager_config_new,
700);
#endif