Re: [e-users] Fwd: Animated Icons

2011-01-07 Thread The Rasterman
On Fri, 7 Jan 2011 17:50:29 +0100 PaulTT said: > On Wed, Jan 5, 2011 at 10:41 PM, Benjamin Flanagin > wrote: > > Sorry if this has been addressed. When changing an Icon ( in this case > > firefox) to an animated edj the icon becomes blank in all locations except > > in the edit Icon dialog and i

Re: [e-users] next easy_e17.sh issue

2011-01-07 Thread Geoffrey Myers
Geoffrey Myers wrote: > Installed a different version of autoconf and got past that hurdle. New > issue building ecore. A good bit of output with a number of warnings > followed by: > > configure.ac: installing `./install-sh' > configure.ac: installing `./missing' > src/bin/Makefile.am: installi

Re: [e-users] next easy_e17.sh issue

2011-01-07 Thread Geoffrey Myers
Installed a different version of autoconf and got past that hurdle. New issue building ecore. A good bit of output with a number of warnings followed by: configure.ac: installing `./install-sh' configure.ac: installing `./missing' src/bin/Makefile.am: installing `./depcomp' src/lib/ecore_con/Mak

Re: [e-users] next easy_e17.sh issue

2011-01-07 Thread Geoffrey Myers
Andreas Volz wrote: > Am Tue, 04 Jan 2011 13:29:22 -0500 schrieb Geoffrey Myers: > >> tony oliveri wrote: >>> 2011/1/4 Geoffrey Myers >>> I get this: Running aclocal... configure.ac:193: error: AC_LANG: unknown language: Objective C autoconf/lang.m4:123: _AC_LANG_SET is e

Re: [e-users] Problem getting X Window ID.

2011-01-07 Thread Nicolas
Hi Christopher and Carsten, Indeed, in this way it works ! Thank you. Regards, Nicolas. > On 01/06/2011 05:32 PM, Nicolas wrote: >> Hi, >> >> I'm using Ecore_X and I'm trying to get the X window ID of the >> Ecore_Window. >> >> I do: >> >> int pm; >> ecore_x_window_prop_xid_get(mywindow, NULL,

[e-users] Fwd: Animated Icons

2011-01-07 Thread PaulTT
On Wed, Jan 5, 2011 at 10:41 PM, Benjamin Flanagin wrote: > Sorry if this has been addressed. When changing an Icon ( in this case > firefox) to an animated edj the icon becomes blank in all locations except > in the edit Icon dialog and in the proper position in the popup menu to > enter the dial

Re: [e-users] next easy_e17.sh issue

2011-01-07 Thread Andreas Volz
Am Tue, 04 Jan 2011 13:29:22 -0500 schrieb Geoffrey Myers: > tony oliveri wrote: > > 2011/1/4 Geoffrey Myers > > > >> I get this: > >> > >> Running aclocal... > >> configure.ac:193: error: AC_LANG: unknown language: Objective C > >> autoconf/lang.m4:123: _AC_LANG_SET is expanded from... > >> aut