Re: [E-devel] context menu

2006-02-13 Thread Massimo Maiurana
David Stevenson, il 13/02/2006 14:35, scrisse: > Do the problem happen just after you change language, or is it always like > that (even after a restart etc)? > I tried several languages [1] and context menu is never translated (though the rest of E is), but indeed restarting E fixes all =) tha

Re: [E-devel] evas and poppler

2006-02-13 Thread Nathan Ingersoll
Algorithms are murky territory for copyright. If it could be shown that you have copied their code and just substituted variable/function names, then you would need to follow the GPL, but if it's just using the idea and completely reimplemented, theres no concern. It really just comes down to what

Re: [E-devel] exhibit/etk segv

2006-02-13 Thread Simon TRENY
Hi, It seems to be a bug due to recent changes in Etk. I think I know what the problem is, it should be fixed soon. Thanks for having reported the bug :) Regards, Simon TRENY On Mon, 13 Feb 2006 07:26:40 -0600 Jesse Luehrs <[EMAIL PROTECTED]> wrote: > Exhibit segfaults inside etk while browsin

Re: [E-devel] evas and poppler

2006-02-13 Thread Vincent Torri
On Mon, 13 Feb 2006, Nathan Ingersoll wrote: > I have no objections myself. The licensing is a little bit odd in my > understanding. You could license your sourcecode as BSD, like most of E, as > long as you don't copy code directly from poppler, there's a function that I have not copy the code

Re: [E-devel] evas and poppler

2006-02-13 Thread Nathan Ingersoll
I have no objections myself. The licensing is a little bit odd in my understanding. You could license your sourcecode as BSD, like most of E, as long as you don't copy code directly from poppler, but if you link against poppler then the executable will be GPL. So you end up with a situation where,

Re: [E-devel] context menu

2006-02-13 Thread Anders Troback
On Mon, 13 Feb 2006 22:35:29 +0900 David Stevenson <[EMAIL PROTECTED]> wrote: > On 2/13/06, Massimo Maiurana <[EMAIL PROTECTED]> wrote: > > > > > > hi all, > > for some reason the rightclick menu on the following modules doesn't > > get translated: > > pager > > ibar > > clock > > > > don't know a

Re: [E-devel] context menu

2006-02-13 Thread David Stevenson
On 2/13/06, Massimo Maiurana <[EMAIL PROTECTED]> wrote: hi all,for some reason the rightclick menu on the following modules doesn'tget translated:pageribarclockdon't know about other modules, but on the following it works fine:iboxmount monitorI do not use other modules :) Over here it is definitel

[E-devel] exhibit/etk segv

2006-02-13 Thread Jesse Luehrs
Exhibit segfaults inside etk while browsing through files, bt attached Jesse exhibit.bt Description: Binary data

[E-devel] evas and poppler

2006-02-13 Thread Vincent Torri
hello, for those who do not know, poppler is a library that can parse and render pdf content to some kind of 'bitmaps'. I've written an evas frontend for it. But the developpers don't want to include it in the poppler cvs until "a couple of applications start using it". I don't know how people wi

[E-devel] context menu

2006-02-13 Thread Massimo Maiurana
hi all, for some reason the rightclick menu on the following modules doesn't get translated: pager ibar clock don't know about other modules, but on the following it works fine: ibox mount monitor I do not use other modules :) -- Massimo Maiurana massimoragusa.linux.it ht