[zenity/jjardon/no_deprecated: 1/17] asd



commit 0a1d59b8337f378a46c0b65920d86cecdeee7857
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Mar 22 04:12:23 2015 +0000

    asd

 src/msg.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/msg.c b/src/msg.c
index 4132ae9..dabd174 100644
--- a/src/msg.c
+++ b/src/msg.c
@@ -175,7 +175,7 @@ zenity_msg (ZenityData *data, ZenityMsgData *msg_data)
   if (msg_data->no_wrap)
     gtk_label_set_line_wrap (GTK_LABEL (text), FALSE);
 
-  zenity_util_show_dialog (dialog, data->attach);
+  gtk_widget_show_all (dialog);
 
   if(data->timeout_delay > 0) {
     g_timeout_add_seconds (data->timeout_delay, (GSourceFunc) zenity_util_timeout_handle, NULL);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]