2007-09-23 [paul] 3.0.1cvs25
[claws.git] / src / prefs_quote.c
index 2d1b8147c712e4449945305c285e939be2bfcc6e..998316c257713b0f4307cd275f2b5cbe04a331a8 100644 (file)
@@ -84,7 +84,6 @@ static void prefs_quote_create_widget(PrefsPage *_page, GtkWindow *window,
                                window,
                                vbox2,
                                &prefs_quote->checkbtn_compose_with_format,
-                               _("New message format"),
                                &prefs_quote->entry_subject,
                                &prefs_quote->text_format,
                                FALSE);
@@ -99,7 +98,6 @@ static void prefs_quote_create_widget(PrefsPage *_page, GtkWindow *window,
                                window,
                                vbox2,
                                NULL,
-                               NULL,
                                &prefs_quote->entry_quotemark,
                                &prefs_quote->text_quotefmt,
                                FALSE);
@@ -114,7 +112,6 @@ static void prefs_quote_create_widget(PrefsPage *_page, GtkWindow *window,
                                window,
                                vbox2,
                                NULL,
-                               NULL,
                                &prefs_quote->entry_fw_quotemark,
                                &prefs_quote->text_fw_quotefmt,
                                FALSE);