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 08925aeb78..cb807353db 100644
--- a/addressbook/gui/contact-editor/e-contact-editor-im.c
+++ b/addressbook/gui/contact-editor/e-contact-editor-im.c
@@ -64,6 +64,7 @@ static const char *im_labels[] = {
N_("Novell Groupwise"),
N_("Jabber"),
N_("Yahoo Messenger"),
+ N_("Gadu-Gadu Messenger"),
N_("MSN Messenger"),
N_("ICQ")
};
@@ -73,6 +74,7 @@ static const char *im_images[] = {
"im-nov",
"im-jabber",
"im-yahoo",
+ "im-gadugadu",
"im-msn",
"im-icq"
};