Re: [e-users] Why are there so many conflicts in .po files in subversion tree?

2010-10-04 Thread Leandro Santiago
Ok, thx.

2010/10/4 Wido :
> As a lazy man, I've chosen to do "svn up --accept theirs-full" and always
> get the svn version. I've never made any chages in any part of the code, so
> I really don't care to keep anything from my local copy
>
> 2010/10/3 Carsten Haitzler 
>>
>> On Sun, 3 Oct 2010 12:08:18 -0300 Leandro Santiago
>> 
>> said:
>>
>> > Hello to all.
>> >
>> > Every time I update the efl svn tree, conflicts happen in the
>> > translation files. I don't change these files here, but they are
>> > always broken.
>> >
>> > Conflict discovered in 'e/po/zh_CN.po'.
>> > Selecione (p) postpone, (df) diff-full, (e) edit,
>> >         (mc) mine-conflict, (tc) theirs-conflict,
>> >         (s) show all options:
>> >
>> > Why do they happen?
>>
>> a necessary evil that merges in new strings to be translated (and the
>> gettext
>> tools, as a result also update all existing strings with the correct
>> source
>> file and line #). if we dont do this then .po files get behind and dont
>> get
>> updated strings to translate and things get missed.
>>
>>
>> --
>> - Codito, ergo sum - "I code, therefore I am" --
>> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>>
>>
>>
>> --
>> Virtualization is moving to the mainstream and overtaking non-virtualized
>> environment for deploying applications. Does it make network security
>> easier or more difficult to achieve? Read this whitepaper to separate the
>> two and get a better understanding.
>> http://p.sf.net/sfu/hp-phase2-d2d
>> ___
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
>
>
> --
> Wido
>

--
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] E17 Themes bug

2010-10-04 Thread Christian Ullmann
hi!

In the themes dialog i cant go to connect. There are to buttons in the
simple dialog: import and connect. Connect doesnt work.

I had also to reinstall my old themes to get them work. But this may not
be a bug.

my svn rev is 53028

Chris
-- 
"Früher war alles besser, vor allem die Zukunft"


--
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Settings Panel not functional?

2010-10-04 Thread Cedric BAIL
On Mon, Oct 4, 2010 at 4:48 PM, Texstar  wrote:
> Congrats on the Beta release!
>
> Is the Settings Panel broken in SVN revision 52995? I get a stripe going
> from the top to the bottom of the screen with a close button in the middle.
>
> Photo of bug.
>
> http://tinypic.com/r/28lvsxs/7

That's look like a bug in your theme. Many theme worked around edje
aspect ratio and min/max bug, look at svn commit r52300 to see what
kind of change your theme may require.
-- 
Cedric BAIL

--
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Why are there so many conflicts in .po files in subversion tree?

2010-10-04 Thread Wido
As a lazy man, I've chosen to do "svn up --accept theirs-full" and always
get the svn version. I've never made any chages in any part of the code, so
I really don't care to keep anything from my local copy

2010/10/3 Carsten Haitzler 

> On Sun, 3 Oct 2010 12:08:18 -0300 Leandro Santiago <
> leandrosansi...@gmail.com>
> said:
>
> > Hello to all.
> >
> > Every time I update the efl svn tree, conflicts happen in the
> > translation files. I don't change these files here, but they are
> > always broken.
> >
> > Conflict discovered in 'e/po/zh_CN.po'.
> > Selecione (p) postpone, (df) diff-full, (e) edit,
> > (mc) mine-conflict, (tc) theirs-conflict,
> > (s) show all options:
> >
> > Why do they happen?
>
> a necessary evil that merges in new strings to be translated (and the
> gettext
> tools, as a result also update all existing strings with the correct source
> file and line #). if we dont do this then .po files get behind and dont get
> updated strings to translate and things get missed.
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> Virtualization is moving to the mainstream and overtaking non-virtualized
> environment for deploying applications. Does it make network security
> easier or more difficult to achieve? Read this whitepaper to separate the
> two and get a better understanding.
> http://p.sf.net/sfu/hp-phase2-d2d
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>



-- 
Wido
--
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Settings Panel not functional?

2010-10-04 Thread Texstar
Congrats on the Beta release!

Is the Settings Panel broken in SVN revision 52995? I get a stripe going 
from the top to the bottom of the screen with a close button in the middle.

Photo of bug.

http://tinypic.com/r/28lvsxs/7


Tex

--
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] ANNOUNCE: BETA Release of core EFL

2010-10-04 Thread Wido
EXCELENT NEWS are we going to have an enlightened christmas? I want my
t-shirt as a gift =D

2010/10/3 Carsten Haitzler 

> Several core EFL libraries have now been released as beta. There may be
> some
> minor bugs, but most if not all are gone. We invite input, especially on
> bugs,
> and any patches you may have to fix them. You can get the beta releases of
> Eina, Eet, Evas, Ecore, Embryo, Edje, Efreet, E_Dbus and Eeze here.
>
> There are also snapshots of Elementary and Enlightenment available from
> here.
> They are not considered stable at this time, but do work. They go together
> with
> the beta release above.
>
> You can also get the above libraries in their beta (and snapshot) state if
> you
> check out SVN revision 52995. Versions released/snapshotted are as below:
>
>* Eina - 1.0.0 BETA
>* Eet - 1.4.0 BETA
>* Evas - 1.0.0 BETA
>* Ecore - 1.0.0 BETA
>* Embryo - 1.0.0 BETA
>* Edje - 1.0.0 BETA
>* E_Dbus - 1.0.0 BETA
>* Efreet - 1.0.0 BETA
>* Eeze - 1.0.0 BETA
>* Elementary - SNAPSHOT
>* Enlightenment - SNAPSHOT
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
>
>
> --
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>



-- 
Wido
--
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users