THIS IS AWESOME! Daniel Juyung Seo (SeoZ)
On Tue, Aug 2, 2011 at 4:40 AM, Mike Blumenkrantz <[email protected]> wrote: > On Mon, 1 Aug 2011 12:41:57 -0700 > "Enlightenment SVN" <[email protected]> wrote: > >> Log: >> Let's return from Bizarro world. Things working backwards may be fun, but >> they are a bit confusing. >> >> Author: sachiel >> Date: 2011-08-01 12:41:56 -0700 (Mon, 01 Aug 2011) >> New Revision: 61961 >> Trac: http://trac.enlightenment.org/e/changeset/61961 >> >> Modified: >> trunk/elementary/src/lib/elm_win.c >> >> Modified: trunk/elementary/src/lib/elm_win.c >> =================================================================== >> --- trunk/elementary/src/lib/elm_win.c 2011-08-01 17:37:10 UTC (rev >> 61960) +++ trunk/elementary/src/lib/elm_win.c 2011-08-01 19:41:56 UTC >> (rev 61961) @@ -74,8 +74,8 @@ >> static void _elm_win_focus_highlight_reconfigure(Elm_Win *win); >> >> static const char SIG_DELETE_REQUEST[] = "delete,request"; >> -static const char SIG_FOCUS_OUT[] = "focus,in"; >> -static const char SIG_FOCUS_IN[] = "focus,out"; >> +static const char SIG_FOCUS_OUT[] = "focus,out"; >> +static const char SIG_FOCUS_IN[] = "focus,in"; >> static const char SIG_MOVED[] = "moved"; >> >> static const Evas_Smart_Cb_Description _signals[] = { >> >> > amazing commit. > > -- > Mike Blumenkrantz > Zentific: Coding in binary since '10. > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > The must-attend event for mobile developers. Connect with experts. > Get tools for creating Super Apps. See the latest technologies. > Sessions, hands-on labs, demos & much more. Register early & save! > http://p.sf.net/sfu/rim-blackberry-1 > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
