On Mon, 10 Dec 2012 11:10:03 +0000 Michael Blumenkrantz <[email protected]> said:
> On Mon, Dec 10, 2012 at 11:00 AM, Enlightenment SVN < > [email protected]> wrote: > > > Log: > > xkb keyboard list add dialog resizable++ > > > > > > > > Author: raster > > Date: 2012-12-10 03:00:57 -0800 (Mon, 10 Dec 2012) > > New Revision: 80592 > > Trac: http://trac.enlightenment.org/e/changeset/80592 > > > > Modified: > > trunk/e/src/modules/xkbswitch/e_mod_config.c > > > > Modified: trunk/e/src/modules/xkbswitch/e_mod_config.c > > =================================================================== > > --- trunk/e/src/modules/xkbswitch/e_mod_config.c 2012-12-10 > > 10:40:20 UTC (rev 80591) > > +++ trunk/e/src/modules/xkbswitch/e_mod_config.c 2012-12-10 > > 11:00:57 UTC (rev 80592) > > @@ -473,6 +473,8 @@ > > > > e_dialog_resizable_set(dlg, 1); > > dlg->data = cfdata; > > + > > + e_dialog_resizable_set(dlg, 1); > > > > e_object_del_attach_func_set(E_OBJECT(dlg), _dlg_add_cb_del); > > e_win_centered_set(dlg->win, 1); > > > > > look 3 lines up... u literally snuck that in while i wasnt looking just before my commit... :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
