projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
59fc5af
)
sync with 0.8.1cvs30
author
Paul Mangan
<paul@claws-mail.org>
Sat, 24 Aug 2002 08:23:09 +0000
(08:23 +0000)
committer
Paul Mangan
<paul@claws-mail.org>
Sat, 24 Aug 2002 08:23:09 +0000
(08:23 +0000)
src/alertpanel.c
patch
|
blob
|
history
diff --git
a/src/alertpanel.c
b/src/alertpanel.c
index 9ad824a3dbeb6636755aaaf90402470112e88bff..0c7d37058fbdb80b0a8218582e844e6d6172ae02 100644
(file)
--- a/
src/alertpanel.c
+++ b/
src/alertpanel.c
@@
-260,7
+260,6
@@
static void alertpanel_create(const gchar *title,
/* message label */
label = gtk_label_new(message);
gtk_box_pack_start(GTK_BOX(hbox), label, TRUE, TRUE, 24);
/* message label */
label = gtk_label_new(message);
gtk_box_pack_start(GTK_BOX(hbox), label, TRUE, TRUE, 24);
- gtk_misc_set_alignment(GTK_MISC(label), 0, 0.5);
gtk_label_set_justify(GTK_LABEL(label), GTK_JUSTIFY_LEFT);
/* Claws: custom widget */
gtk_label_set_justify(GTK_LABEL(label), GTK_JUSTIFY_LEFT);
/* Claws: custom widget */