From 97a8dc1f095b249811efdfcaad1a56f97d26b89b Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Sun, 8 Jul 2001 23:58:20 +0000 Subject: Marked a string for translation. Also add the neccesary includes to make 2001-07-09 Kjartan Maraas * gui/contact-list-editor/e-contact-list-editor.c: Marked a string for translation. Also add the neccesary includes to make svn path=/trunk/; revision=10898 --- addressbook/ChangeLog | 3 ++- addressbook/gui/contact-list-editor/e-contact-list-editor.c | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'addressbook') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0e48699fd1..352dab776d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,7 +1,8 @@ 2001-07-09 Kjartan Maraas * gui/contact-list-editor/e-contact-list-editor.c: Marked a - string for translation. + string for translation. Also add the neccesary includes to make + _() macros work. 2001-07-07 Jon Trowbridge diff --git a/addressbook/gui/contact-list-editor/e-contact-list-editor.c b/addressbook/gui/contact-list-editor/e-contact-list-editor.c index 103b841b49..bc116c12c5 100644 --- a/addressbook/gui/contact-list-editor/e-contact-list-editor.c +++ b/addressbook/gui/contact-list-editor/e-contact-list-editor.c @@ -20,6 +20,9 @@ */ #include +#include +#include +#include #include #include #include -- cgit v1.2.3