On Thursday, July 26, 2012, Enlightenment SVN wrote:

> Log:
> naviframe - removed unnecessary line
>
>
>
> Author:       hermet
> Date:         2012-07-25 21:26:31 -0700 (Wed, 25 Jul 2012)
> New Revision: 74410
> Trac:         http://trac.enlightenment.org/e/changeset/74410
>
> Modified:
>   trunk/elementary/src/lib/elc_naviframe.c
>
> Modified: trunk/elementary/src/lib/elc_naviframe.c
> ===================================================================
> --- trunk/elementary/src/lib/elc_naviframe.c    2012-07-26 03:57:25 UTC
> (rev 74409)
> +++ trunk/elementary/src/lib/elc_naviframe.c    2012-07-26 04:26:31 UTC
> (rev 74410)
> @@ -650,7 +650,6 @@
>
>     ico = elm_icon_add(btn);
>     elm_icon_standard_set(ico, "arrow_left");
> -   elm_object_style_set(btn, buf);
>     elm_layout_content_set(btn, NULL, ico);


What?
It should be able to have a different icon based style for naviframe
button.


>
>     return btn;
>
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> 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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to