uhh... sorry, i don't catch your point.
 
Do you prefer to use just "it" ?
or you mean amazed by my mistake? 
 
------------------------------------
-Regards, Hermet-
 
-----Original Message-----
From: "Gustavo Sverzut Barbieri"<barbi...@profusion.mobi> 
To: 
"enlightenment-devel@lists.sourceforge.net"<enlightenment-devel@lists.sourceforge.net>
Cc: 
"enlightenment-...@lists.sourceforge.net"<enlightenment-...@lists.sourceforge.net>
Sent: 12-01-31(화) 20:47:21
Subject: Re: [E-devel] E SVN: hermet trunk/elementary/src/lib
I'm always amazed by these commits :-D
On Tuesday, January 31, 2012, Enlightenment SVN 
<no-re...@enlightenment.org>
wrote:
> Log:
> elementary/fileselector - just renamed internal var.
>
>
>
> Author: hermet
> Date: 2012-01-30 22:46:39 -0800 (Mon, 30 Jan 2012)
> New Revision: 67628
> Trac: http://trac.enlightenment.org/e/changeset/67628
>
> Modified:
> trunk/elementary/src/lib/elc_fileselector.c
>
> Modified: trunk/elementary/src/lib/elc_fileselector.c
> ===================================================================
> --- trunk/elementary/src/lib/elc_fileselector.c 2012-01-31 05:13:59 UTC
(rev 67627)
> +++ trunk/elementary/src/lib/elc_fileselector.c 2012-01-31 06:46:39 UTC
(rev 67628)
> @@ -1154,8 +1154,8 @@
>
> if (wd->mode == ELM_FILESELECTOR_LIST)
> {
> - Elm_Object_Item *gg_it =
elm_genlist_selected_item_get(wd->files_list);
> - if (gg_it) return elm_object_item_data_get(gg_it);
> + Elm_Object_Item *gl_it =
elm_genlist_selected_item_get(wd->files_list);
> + if (gl_it) return elm_object_item_data_get(gl_it);
> }
> else
> {
>
>
>
------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> 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
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to