aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-view.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-06-04 20:23:19 +0800
committerChris Lahey <clahey@src.gnome.org>2002-06-04 20:23:19 +0800
commit234221246d7325a49b54bc9cf970cc9f1fb4442f (patch)
treef929ff9e677a81a734d5a0ddae80ea85029e5050 /addressbook/gui/widgets/e-addressbook-view.c
parent66cc4794bad83df6ff66b8e3201ccc40ac3f3ca9 (diff)
downloadgsoc2013-evolution-234221246d7325a49b54bc9cf970cc9f1fb4442f.tar
gsoc2013-evolution-234221246d7325a49b54bc9cf970cc9f1fb4442f.tar.gz
gsoc2013-evolution-234221246d7325a49b54bc9cf970cc9f1fb4442f.tar.bz2
gsoc2013-evolution-234221246d7325a49b54bc9cf970cc9f1fb4442f.tar.lz
gsoc2013-evolution-234221246d7325a49b54bc9cf970cc9f1fb4442f.tar.xz
gsoc2013-evolution-234221246d7325a49b54bc9cf970cc9f1fb4442f.tar.zst
gsoc2013-evolution-234221246d7325a49b54bc9cf970cc9f1fb4442f.zip
Set the title of our GalVIewCollection.
2002-06-04 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-view.c (init_collection): Set the title of our GalVIewCollection. svn path=/trunk/; revision=17102
Diffstat (limited to 'addressbook/gui/widgets/e-addressbook-view.c')
-rw-r--r--addressbook/gui/widgets/e-addressbook-view.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c
index 83fab4685e..c75975e852 100644
--- a/addressbook/gui/widgets/e-addressbook-view.c
+++ b/addressbook/gui/widgets/e-addressbook-view.c
@@ -437,6 +437,8 @@ init_collection (void)
if (collection == NULL) {
collection = gal_view_collection_new();
+ gal_view_collection_set_title (collection, _("Addressbook"));
+
galview = gnome_util_prepend_user_home("/evolution/views/addressbook/");
gal_view_collection_set_storage_directories
(collection,