Fix typo.
2001-01-30 Kjartan Maraas <kmaraas@gnome.org> * folder-browser.c: Fix typo. svn path=/trunk/; revision=7913
This commit is contained in:
committed by
Kjartan Maraas
parent
2dee35819c
commit
601872effd
@ -1,3 +1,7 @@
|
||||
2001-01-30 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* folder-browser.c: Fix typo.
|
||||
|
||||
2001-01-29 Jeffrey Stedfast <fejj@helixcode.com>
|
||||
|
||||
* mail-importer.c (mail_importer_add_line): Cast the
|
||||
|
||||
@ -568,7 +568,7 @@ hide_read(GtkWidget *w, FolderBrowser *fb)
|
||||
message_list_hide_add(ml, "(match-all (system-flag \"seen\"))", ML_HIDE_SAME, ML_HIDE_SAME);
|
||||
}
|
||||
|
||||
/* dum de dum, about the 3rd coyp of this function throughout the mailer/camel */
|
||||
/* dum de dum, about the 3rd copy of this function throughout the mailer/camel */
|
||||
static const char *
|
||||
strip_re(const char *subject)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user