On Sat, 9 Jan 2010 07:16:00 +0800 Tom Haste said:
> I noticed this too. I spent a little time investigating it, but
> obviously not enough. It did get me thinking about module names and
> where these lists are generated. Would it not be better to have 1
> single place where the module is named? e
On 01/08/2010 07:10 PM, Iván Briano (Sachiel) wrote:
> On Fri, Jan 8, 2010 at 9:04 PM, Christopher Michael
> wrote:
>> On 01/08/2010 05:03 PM, Gustavo Sverzut Barbieri wrote:
>>> Hi all,
>>>
>>> Today I used enlightenment without -fvisibility=hidden and noticed a
>>> complain of mixer/connman use
On Fri, Jan 8, 2010 at 9:04 PM, Christopher Michael
wrote:
> On 01/08/2010 05:03 PM, Gustavo Sverzut Barbieri wrote:
>> Hi all,
>>
>> Today I used enlightenment without -fvisibility=hidden and noticed a
>> complain of mixer/connman users: they clash. Investigating the cause,
>> I found that _Name
On 01/08/2010 05:03 PM, Gustavo Sverzut Barbieri wrote:
> Hi all,
>
> Today I used enlightenment without -fvisibility=hidden and noticed a
> complain of mixer/connman users: they clash. Investigating the cause,
> I found that _Name were not defined static in both, so they clashed. I
> fixed my modu
On 01/08/2010 05:03 PM, Gustavo Sverzut Barbieri wrote:
> Hi all,
>
> Today I used enlightenment without -fvisibility=hidden and noticed a
> complain of mixer/connman users: they clash. Investigating the cause,
> I found that _Name were not defined static in both, so they clashed. I
> fixed my modu
I noticed this too. I spent a little time investigating it, but
obviously not enough. It did get me thinking about module names and
where these lists are generated. Would it not be better to have 1
single place where the module is named? eg. the name can be different
from 'Available Gadgets' and 'L
On Fri, Jan 8, 2010 at 8:12 PM, Iván Briano (Sachiel)
wrote:
> On Fri, Jan 8, 2010 at 7:03 PM, Gustavo Sverzut Barbieri
> wrote:
>> Hi all,
>>
>> Today I used enlightenment without -fvisibility=hidden and noticed a
>> complain of mixer/connman users: they clash. Investigating the cause,
>> I foun
On Fri, Jan 8, 2010 at 7:03 PM, Gustavo Sverzut Barbieri
wrote:
> Hi all,
>
> Today I used enlightenment without -fvisibility=hidden and noticed a
> complain of mixer/connman users: they clash. Investigating the cause,
> I found that _Name were not defined static in both, so they clashed. I
> fixe
Hi all,
Today I used enlightenment without -fvisibility=hidden and noticed a
complain of mixer/connman users: they clash. Investigating the cause,
I found that _Name were not defined static in both, so they clashed. I
fixed my modules, but then I ran a quick script over modules and got
the followi