aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.c
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@ximian.com>2001-01-15 16:11:57 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2001-01-15 16:11:57 +0800
commitb2d82f7fb8ea51bd8d67d2482cc606c06e5a560b (patch)
tree481ede708702808e5c1b148af10183cc27dd716a /mail/message-list.c
parent8da5139f16e9488604b215569f22834a7ed628e9 (diff)
downloadgsoc2013-evolution-b2d82f7fb8ea51bd8d67d2482cc606c06e5a560b.tar
gsoc2013-evolution-b2d82f7fb8ea51bd8d67d2482cc606c06e5a560b.tar.gz
gsoc2013-evolution-b2d82f7fb8ea51bd8d67d2482cc606c06e5a560b.tar.bz2
gsoc2013-evolution-b2d82f7fb8ea51bd8d67d2482cc606c06e5a560b.tar.lz
gsoc2013-evolution-b2d82f7fb8ea51bd8d67d2482cc606c06e5a560b.tar.xz
gsoc2013-evolution-b2d82f7fb8ea51bd8d67d2482cc606c06e5a560b.tar.zst
gsoc2013-evolution-b2d82f7fb8ea51bd8d67d2482cc606c06e5a560b.zip
Set the default button to `Yes' here.
2001-01-15 Miguel de Icaza <miguel@ximian.com> * mail-callbacks.c (configure_mail): Set the default button to `Yes' here. svn path=/trunk/; revision=7498
Diffstat (limited to 'mail/message-list.c')
-rw-r--r--mail/message-list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/message-list.c b/mail/message-list.c
index 42bfed049e..ff1bc995df 100644
--- a/mail/message-list.c
+++ b/mail/message-list.c
@@ -1103,7 +1103,7 @@ save_header_state(MessageList *ml)
}
#ifdef JUST_FOR_TRANSLATORS
-static char list [] = {
+static char *list [] = {
N_("Status"), N_("Flagged"), N_("Score"), N_("Attachment"),
N_("From"), N_("Subject"), N_("Date"), N_("Received"),
N_("To"), N_("Size")