See my previous mail, but this one should also be reverted.

On Thu, May 3, 2012 at 4:37 AM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
> err, I hate those mismatches :P
>
>
>
> Author:       glima
> Date:         2012-05-02 12:37:37 -0700 (Wed, 02 May 2012)
> New Revision: 70675
> Trac:         http://trac.enlightenment.org/e/changeset/70675
>
> Modified:
>  trunk/THEMES/darkness/elm/widgets/button.edc
>
> Modified: trunk/THEMES/darkness/elm/widgets/button.edc
> ===================================================================
> --- trunk/THEMES/darkness/elm/widgets/button.edc        2012-05-02 19:33:55 
> UTC (rev 70674)
> +++ trunk/THEMES/darkness/elm/widgets/button.edc        2012-05-02 19:37:37 
> UTC (rev 70675)
> @@ -454,9 +454,9 @@
>                    color: 0 0 0 0;
>                }
>            }
> -           part { name: "elm.swallow.icon_new";
> +           part { name: "elm.swallow.content_new";
>               type: SWALLOW;
> -              clip_to: "elm.icon_new.clipper";
> +              clip_to: "elm.content_new.clipper";
>               description { state: "default" 0.0;
>                  align: 0.5 0.5;
>                  fixed: 0 0;
> @@ -598,7 +598,7 @@
>                    color: 255 255 255 0;
>                }
>            }
> -           part { name: "elm.icon_new.clipper";
> +           part { name: "elm.content_new.clipper";
>               type: RECT;
>               description { state: "default" 0.0;
>                  color: 255 255 255 0;
> @@ -776,7 +776,7 @@
>               source: "elm";
>               action: STATE_SET "animation" 0.0;
>               target: "elm.icon.clipper";
> -              target: "elm.icon_new.clipper";
> +              target: "elm.content_new.clipper";
>               transition: LINEAR 0.2;
>               after: "icon_set,animation,done";
>            }
> @@ -788,7 +788,7 @@
>               source: "elm";
>               action: STATE_SET "default" 0.0;
>               target: "elm.icon.clipper";
> -              target: "elm.icon_new.clipper";
> +              target: "elm.content_new.clipper";
>            }
>        }
>    }
> @@ -809,7 +809,7 @@
>                color: 0 0 0 0;
>             }
>          }
> -         part { name: "elm.swallow.icon_new";
> +         part { name: "elm.swallow.content_new";
>             description { state: "default" 0.0;
>                fixed: 1 1;
>             }
>
>
> ------------------------------------------------------------------------------
> 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
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>



-- 
Cedric BAIL
------------------------------------------------------------------------------
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