CVS: sylpheedclaws/sylpheed-claws/src main.c,1.115.2.115,1.115.2.116
[email protected] Mon, 11 Dec 2006 22:11:50 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws/src
In directory sunsite.dk:/tmp/cvs-serv19507/src
Modified Files:
Tag: gtk2
main.c
Log Message:
2006-12-11 [colin] 2.6.1cvs18
* src/main.c
Fix compile
Index: main.c
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/src/main.c,v
retrieving revision 1.115.2.115
retrieving revision 1.115.2.116
diff -u -d -r1.115.2.115 -r1.115.2.116
--- main.c 2006/12/11 19:53:09 1.115.2.115
+++ main.c 2006/12/11 22:11:43 1.115.2.116
@@ -815,7 +815,7 @@
"mailbox, but could not load it. It is "
"probably provided by an out-of-date "
"external plugin. Please reinstall the "
- "plugin and try again.\nIt may also be
+ "plugin and try again.\nIt may also be "
"due to a failing IMAP account."));
exit(1);
}