From: Ganesan Rajamani Date: Fri, 6 May 2005 05:20:58 +0000 (+0000) Subject: *camel-nntp-provide.c: Patch for bug #301460 give space at the end of line. X-Git-Tag: upstream/3.7.4~7475 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=560b04ca42f014fbe8c307dc7b34d02d3373ba84;p=platform%2Fupstream%2Fevolution-data-server.git *camel-nntp-provide.c: Patch for bug #301460 give space at the end of line. --- diff --git a/camel/providers/nntp/ChangeLog b/camel/providers/nntp/ChangeLog index 0ed30a1..e8b7882 100644 --- a/camel/providers/nntp/ChangeLog +++ b/camel/providers/nntp/ChangeLog @@ -1,3 +1,7 @@ +2005-04-22 rganesan + + *camel-nntp-provide.c: Patch for bug #301460 give space at the end of line. + 2005-04-22 Not Zed * camel-nntp-store.c (nntp_store_get_folder_info_all): don't set diff --git a/camel/providers/nntp/camel-nntp-provider.c b/camel/providers/nntp/camel-nntp-provider.c index 5780c41..4b59e71 100644 --- a/camel/providers/nntp/camel-nntp-provider.c +++ b/camel/providers/nntp/camel-nntp-provider.c @@ -52,7 +52,7 @@ static CamelProvider news_provider = { "nntp", N_("USENET news"), - N_("This is a provider for reading from and posting to" + N_("This is a provider for reading from and posting to " "USENET newsgroups."), "news",