On Sat, 8 Dec 2012 21:25:48 -0200 Gustavo Sverzut Barbieri <barbi...@profusion.mobi> said:
> On Saturday, December 8, 2012, Enlightenment SVN wrote: > > > Log: > > ecore_x: right name for variable > > > Thanks. I need to rest a bit ;-) yes... take a rest... too many changs... too short a space of time for them to absorb... :) > > > > Author: englebass > > Date: 2012-12-08 12:45:09 -0800 (Sat, 08 Dec 2012) > > New Revision: 80534 > > Trac: http://trac.enlightenment.org/e/changeset/80534 > > > > Modified: > > trunk/efl/src/lib/ecore_x/xcb/ecore_xcb.c > > trunk/efl/src/lib/ecore_x/xlib/ecore_x.c > > > > Modified: trunk/efl/src/lib/ecore_x/xcb/ecore_xcb.c > > =================================================================== > > --- trunk/efl/src/lib/ecore_x/xcb/ecore_xcb.c 2012-12-08 18:39:24 UTC > > (rev 80533) > > +++ trunk/efl/src/lib/ecore_x/xcb/ecore_xcb.c 2012-12-08 20:45:09 UTC > > (rev 80534) > > @@ -16,7 +16,7 @@ > > static Ecore_Idle_Enterer *_ecore_xcb_idle_enterer = NULL; > > > > static Ecore_X_Version _version = { VMAJ, VMIN, VMIC, VREV }; > > -EAPI Ecore_X_Version *elm_version = &_version; > > +EAPI Ecore_X_Version *ecore_x_version = &_version; > > > > /* external variables */ > > int _ecore_xcb_log_dom = -1; > > > > Modified: trunk/efl/src/lib/ecore_x/xlib/ecore_x.c > > =================================================================== > > --- trunk/efl/src/lib/ecore_x/xlib/ecore_x.c 2012-12-08 18:39:24 UTC > > (rev 80533) > > +++ trunk/efl/src/lib/ecore_x/xlib/ecore_x.c 2012-12-08 20:45:09 UTC > > (rev 80534) > > @@ -46,7 +46,7 @@ > > #include "Ecore_Input.h" > > > > static Ecore_X_Version _version = { VMAJ, VMIN, VMIC, VREV }; > > -EAPI Ecore_X_Version *elm_version = &_version; > > +EAPI Ecore_X_Version *ecore_x_version = &_version; > > > > static Eina_Bool _ecore_x_fd_handler(void *data, > > Ecore_Fd_Handler *fd_handler); > > > > > > > > ------------------------------------------------------------------------------ > > 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-svn mailing list > > enlightenment-...@lists.sourceforge.net <javascript:;> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > > > > > -- > Gustavo Sverzut Barbieri > http://profusion.mobi embedded systems > -------------------------------------- > MSN: barbi...@gmail.com > Skype: gsbarbieri > Mobile: +55 (19) 9225-2202 > ------------------------------------------------------------------------------ > 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 > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ 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 enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel