Enlightenment SVN schrieb:
> Modified: trunk/ecore/src/lib/ecore_x/xlib/ecore_x_atoms.c
> ===================================================================
> --- trunk/ecore/src/lib/ecore_x/xlib/ecore_x_atoms.c  2009-03-16 13:46:16 UTC 
> (rev 39504)
> +++ trunk/ecore/src/lib/ecore_x/xlib/ecore_x_atoms.c  2009-03-16 16:24:43 UTC 
> (rev 39505)
> @@ -193,9 +193,9 @@
>       { "_NET_WM_WINDOW_SHADE", &ECORE_X_ATOM_NET_WM_WINDOW_SHADE },
>  
>       { "TARGETS", &ECORE_X_ATOM_SELECTION_TARGETS },
> -     { "PRIMARY", &ECORE_X_ATOM_SELECTION_PRIMARY },
> -     { "SECONDARY", &ECORE_X_ATOM_SELECTION_SECONDARY },
> -     { "CLIPBOARD", &ECORE_X_ATOM_SELECTION_CLIPBOARD },
> +     { "CLIPBOARD", &ECORE_X_ATOM_SELECTION_PRIMARY },
> +     { "PRIMARY", &ECORE_X_ATOM_SELECTION_SECONDARY },
> +     { "SECONDARY", &ECORE_X_ATOM_SELECTION_CLIPBOARD },
>       { "_ECORE_SELECTION_PRIMARY", &ECORE_X_ATOM_SELECTION_PROP_PRIMARY },
>       { "_ECORE_SELECTION_SECONDARY", &ECORE_X_ATOM_SELECTION_PROP_SECONDARY 
> },
>       { "_ECORE_SELECTION_CLIPBOARD", &ECORE_X_ATOM_SELECTION_PROP_CLIPBOARD 
> },
>
>   
This re-introduce a bug I fixed 4 months ago. Does that mean that this 
patch wipes all bugfixes or enhancements out that were do after that (or 
probably previous) date?


Peter

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to