From d980a70afc7ee1977286dc9f73e8cdad6b902a9f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 7 Jan 2003 21:03:56 +0000 Subject: add a "translation_domain" field. (NULL for all providers in the camel * camel-provider.h (CamelProvider): add a "translation_domain" field. (NULL for all providers in the camel source tree itself). * camel-session.c (register_provider): Translate provider strings in the correct domain svn path=/trunk/; revision=19265 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index f1ff4814a8..f9c2ce1c3f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2003-01-07 Dan Winship + + * camel-provider.h (CamelProvider): add a "translation_domain" + field. (NULL for all providers in the camel source tree itself). + + * camel-session.c (register_provider): Translate provider strings + in the correct domain + 2003-01-06 Not Zed * camel-store.c (store_sync): init local exception before doing -- cgit v1.2.3