aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/e-contact-editor-im.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/contact-editor/e-contact-editor-im.c')
-rw-r--r--addressbook/gui/contact-editor/e-contact-editor-im.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/contact-editor/e-contact-editor-im.c b/addressbook/gui/contact-editor/e-contact-editor-im.c
index f4932a79f2..a086d959e9 100644
--- a/addressbook/gui/contact-editor/e-contact-editor-im.c
+++ b/addressbook/gui/contact-editor/e-contact-editor-im.c
@@ -60,6 +60,7 @@ enum {
static const char *im_labels[] = {
N_("AOL Instant Messenger"),
+ N_("Novell Groupwise"),
N_("Jabber"),
N_("Yahoo Messenger"),
N_("MSN Messenger"),
@@ -68,6 +69,7 @@ static const char *im_labels[] = {
static const char *im_images[] = {
"im-aim.png",
+ "im-nov.png",
"im-jabber.png",
"im-yahoo.png",
"im-msn.png",