*** empty log message ***
svn path=/trunk/; revision=29666
This commit is contained in:
@ -86,7 +86,7 @@ junk_mail_settings (EPopup *ep, EPopupItem *item, void *data)
|
||||
gtk_widget_ensure_style (dialog);
|
||||
gtk_container_set_border_width ((GtkContainer *) ((GtkDialog *) dialog)->vbox, 12);
|
||||
box = gtk_vbox_new (FALSE, 6);
|
||||
w = gtk_label_new ();
|
||||
w = gtk_label_new ("");
|
||||
gtk_label_set_markup (GTK_LABEL (w), "<b>Junk Mail Settings</b>");
|
||||
gtk_box_pack_start ((GtkBox *) box, w, FALSE, FALSE, 6);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user