Re: [E-devel] E SVN: barbieri IN trunk/e_dbus: . src/bin src/lib/connman

2009-12-19 Thread Gustavo Sverzut Barbieri
On Sat, Dec 19, 2009 at 9:18 PM, Gustavo Sverzut Barbieri wrote: > ah, it was old things hanging around. I'll convert those now. > > Thanks for spotting those :-) Ouch, I spoke too soon! These are not in lib, but in the command line application and it's an interactive application in this case pri

Re: [E-devel] E SVN: barbieri IN trunk/e_dbus: . src/bin src/lib/connman

2009-12-19 Thread Vincent Torri
On Sat, 19 Dec 2009, Enlightenment SVN wrote: >fprintf(stderr, "set_property %s [%p] %s %c %p...\n", > args, element, name, type, value); > - e_connman_element_property_set(element, name, type, value); > + if (!e_connman_element_property_set(element, name, type, value)) > +

Re: [E-devel] [e_dbus] [patch] service api for econnman

2009-12-19 Thread Gustavo Sverzut Barbieri
On Sat, Dec 19, 2009 at 3:35 AM, Bruno Dilly wrote: > Hi guys, > > this patch implements service api for econnman. > > I've found some bugs on econnman and I will report/investigate them > properly on Sunday. In SVN, just send the new patches over current svn :-) -- Gustavo Sverzut Barbieri htt

Re: [E-devel] old e16 Q - howto add 'Super_L' as modifier key for keybindings?

2009-12-19 Thread Kim Woelders
On Sat, 19 Dec 2009 09:34:15 +0100, David C. Rankin wrote: > Guys, > > I know this is an old question, but I can't find the answer. How do I > add the 'Win' key (Super_L) on my laptop as a modifier key so I can use > it in e16keyedit, etc...? > It should simply be modifier 4, i.e. "MO

[E-devel] old e16 Q - howto add 'Super_L' as modifier key for keybindings?

2009-12-19 Thread David C. Rankin
Guys, I know this is an old question, but I can't find the answer. How do I add the 'Win' key (Super_L) on my laptop as a modifier key so I can use it in e16keyedit, etc...? Glad to see the devs are taking a break over Christmas to catch up. You guys have been doing some amazin