Re: Patch for resizable gweather applet window



On Wed, 2003-02-26 at 00:12, John Margaglione wrote:
> The non-resizable window in gweather drives me nuts.  Unless there is a
> fantastic reason for this behavior, I suggest a patch:
> 
> 
> --- gweather-dialog.c.old       2003-02-25 23:07:08.000000000 -0600
> +++ gweather-dialog.c   2003-02-25 23:04:57.000000000 -0600
> @@ -352,6 +352,7 @@
>      if (!gw_applet->gweather_dialog)
>          gweather_dialog_create(gw_applet);
>      gweather_dialog_update(gw_applet);
> +    gtk_window_set_resizable(GTK_WINDOW(gw_applet->gweather_dialog),
> TRUE);
>      gtk_widget_show(gw_applet->gweather_dialog);
>  }

Wrong list I think. This would be belong on desktop-devel-list (or
simply in bugizlla.)

Regards,
                                          Owen





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