*camel-nntp-provide.c: Patch for bug #301460 give space at the end of line.
authorGanesan Rajamani <rganesan@src.gnome.org>
Fri, 6 May 2005 05:20:58 +0000 (05:20 +0000)
committerGanesan Rajamani <rganesan@src.gnome.org>
Fri, 6 May 2005 05:20:58 +0000 (05:20 +0000)
camel/providers/nntp/ChangeLog
camel/providers/nntp/camel-nntp-provider.c

index 0ed30a1..e8b7882 100644 (file)
@@ -1,3 +1,7 @@
+2005-04-22  rganesan <rganesan@novell.com>
+
+        *camel-nntp-provide.c:  Patch for bug #301460 give space at the end of line.
+
 2005-04-22  Not Zed  <NotZed@Ximian.com>
 
        * camel-nntp-store.c (nntp_store_get_folder_info_all): don't set
index 5780c41..4b59e71 100644 (file)
@@ -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",