On Tue, 6 Dec 2005 00:36:53 -0500 Jose O Gonzalez <[EMAIL PROTECTED]> babbled:
>
>
> On Sat, 3 Dec 2005 19:03:17 +0900 Carsten writes:
> > On Fri, 2 Dec 2005 01:06:25 -0500 Jose O Gonzalez <[EMAIL PROTECTED]>
> > babbled:
> >
> > >
> > > > >
> > > > > Just some attached evas stuff
>
On Sat, 3 Dec 2005 19:03:17 +0900 Carsten writes:
> On Fri, 2 Dec 2005 01:06:25 -0500 Jose O Gonzalez <[EMAIL PROTECTED]>
> babbled:
>
> >
> > > >
> > > > Just some attached evas stuff
> > > >
> > >
> > > ok jose. i hate to do this can you
> > >
> > > 1. generate a diff:
> > >
> > >
Mike Frysinger wrote:
On Mon, Dec 05, 2005 at 09:30:48PM +0100, Martin Klaffenboeck wrote:
emotion_xine_vo_out.c: In function `_emotion_frame_display':
emotion_xine_vo_out.c:450: warning: assignment from incompatible pointer
type
you're using an old version of xine-lib
-mike
---
On Mon, 5 Dec 2005 12:22:13 -0800 (PST) Eric Sandall <[EMAIL PROTECTED]>
babbled:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Sat, 3 Dec 2005, Pavel Boldin wrote:
> >> Evolume installed to
> >> /usr/lib/enlightenment/modules/evolume/linux-gnu-i686/module.so, from
> >> what I saw.
>
On Mon, 05 Dec 2005 21:04:33 +0100 Martin Klaffenboeck
<[EMAIL PROTECTED]> babbled:
> Am Montag, den 05.12.2005, 08:38 +1100 schrieb Daniel Kasak:
> > Martin Klaffenboeck wrote:
> >
> > >Hi there!
> > >
> > >I had segfaults when I logged in and having a $HOME/.e directory.
> > >Because of this I
Hello,
I have made some changes for locale validation. Can you tell me if you
see any messages on the "ctrl+alt+F1" console when you try to set the
locale?
Also. Can you tell me what is inside of your output of "locale -a". We
are now doing some locale validation. If you give me your output
On 12/6/05, Eric Sandall <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-Hash: SHA1On Sat, 3 Dec 2005, Pavel Boldin wrote:>> Evolume installed to>> /usr/lib/enlightenment/modules/evolume/linux-gnu-i686/module.so, from>> what I saw.
>> are you sure? by default evolume installed in ~/.e/
On Mon, Dec 05, 2005 at 09:30:48PM +0100, Martin Klaffenboeck wrote:
> emotion_xine_vo_out.c: In function `_emotion_frame_display':
> emotion_xine_vo_out.c:450: warning: assignment from incompatible pointer
> type
you're using an old version of xine-lib
-mike
emotion_xine_vo_out.c: In function `_emotion_frame_display':
emotion_xine_vo_out.c:450: warning: assignment from incompatible pointer
type
emotion_xine_vo_out.c: In function `_emotion_overlay_blend_yuv':
emotion_xine_vo_out.c:577: error: structure has no member named
`hili_color'
emotion_xine_vo_ou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 3 Dec 2005, Pavel Boldin wrote:
Evolume installed to
/usr/lib/enlightenment/modules/evolume/linux-gnu-i686/module.so, from
what I saw.
are you sure? by default evolume installed in ~/.e/e/modules now.
Packages should never install to ~ ($
Am Montag, den 05.12.2005, 08:38 +1100 schrieb Daniel Kasak:
> Martin Klaffenboeck wrote:
>
> >Hi there!
> >
> >I had segfaults when I logged in and having a $HOME/.e directory.
> >Because of this I upgraded from CVS very often, but I still had to
> >delete the .e directory before starting enlight
No it don't :-(
I have tried
enlightenment_remote -lang-set sv_SE.ISO8859-1
enlightenment_remote -lang-set sv_SE.UTF-8
enlightenment_remote -lang-set sv_SE.ISO8859-15
enlightenment_remote -lang-set de_DE.UTF-8
but E is still talking English and if I start programs from eap:s that
program are als
On Mon, 5 Dec 2005 09:56:59 +0100 Anders Troback <[EMAIL PROTECTED]>
babbled:
> Hi,
>
> are there changes in -set-lang behavior?
>
> enlightenment_remote -set-lang XX no longer have effect!
it works - you just need the full lang locale like
enlightenment_remote -lang-set de_DE.utf8
enlightenm
Hi,
are there changes in -set-lang behavior?
enlightenment_remote -set-lang XX no longer have effect!
\\troback
--
Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!
Anders
I just made a realization...
+ Ecore_Config_Bundle *t;
+ Ecore_Config_Prop *e;
those two can be dropped, if this;
+ // Remove non-file data
+ t = __ecore_config_bundle_local;
+ while((e = t->data)) {
+ ecore_config_dst(e);
+ }
is changed in
15 matches
Mail list logo