[E-devel] [e_fm_main] mounting as non root user

2007-09-11 Thread Stark, Thomas
lume_mount(_e_dbus_conn, v->udi, v->mount_point, v->fstype, opt, _e_dbus_cb_vol_mounted, v); ecore_list_destroy(opt); Bye, Thomas -- Stark, Thomas <[EMAIL PROTECTED]> - Thi

Re: [E-devel] efreet and debian etch

2007-04-22 Thread Stark, Thomas
:18 -0500 schrieb Ravenlock: > On 04/22/2007 13:30, Stark, Thomas wrote: > > Hi, > > > > attached a workaround to bring up the menus on debian etch systems. > > Maybe it's not the "right" way, but it helps me to see the system menus > > in the e me

[E-devel] efreet and debian etch

2007-04-22 Thread Stark, Thomas
Hi, attached a workaround to bring up the menus on debian etch systems. Maybe it's not the "right" way, but it helps me to see the system menus in the e menu. Bye, Thomas -- Stark, Thomas <[EMAIL PROTECTED]> --- cvs/e17/libs/efreet/src/lib/efreet_menu.c 2007-04-15 12:

Re: [E-devel] desklock softlock feature

2007-04-22 Thread Stark, Thomas
Hi again, attached a new version of the "softlock" patch which applies against current cvs. Maybe somebody find it useful too. Bye, Thomas Am Samstag, den 17.03.2007, 13:43 +0100 schrieb Stark, Thomas: > Hi, > > attached a little patch which delays the password input afte

[E-devel] desklock softlock feature

2007-03-17 Thread Stark, Thomas
plies correctly after applying the "desklock config dialog fix" I send before. Bye, Thomas -- Stark, Thomas <[EMAIL PROTECTED]> diff -Nur cvs/e17/apps/e/src/bin/e_config.c build/e17/apps/e/src/bin/e_config.c --- cvs/e17/apps/e/src/bin/e_config.c 2007-03-17 10:27:15.0 +0100

[E-devel] desklock config dialog fix

2007-03-17 Thread Stark, Thomas
Hi, attached a patch which corrects the mapping of the configuration dialog options to the e_config variables. Wondering why nobody recognized it? It also adjust slightly the ordering of some code lines for better reading. Bye, Thomas -- Stark, Thomas <[EMAIL PROTECTED]> diff -Nur c

Re: [E-devel] winlist escape patch

2007-03-17 Thread Stark, Thomas
Hi, thanks for applying the patch and for the ui coding hint. Bye, Thomas Am Freitag, den 02.03.2007, 19:45 +0900 schrieb Carsten Haitzler: > On Mon, 26 Feb 2007 22:32:00 +0100 "Stark, Thomas" <[EMAIL PROTECTED]> > babbled: > > good idea - but what if the border g

[E-devel] winlist escape patch

2007-02-26 Thread Stark, Thomas
Hi, attached a patch which restores the last focused border, mouseposition and desktop when you press escape while selecting through the winlist. Bye, Thomas -- Stark, Thomas <[EMAIL PROTECTED]> --- cvs/e17/apps/e/src/bin/e_winlist.c 28 Dec 2006 14:15:10 - 1.49 +++ build/e17/apps

Re: [E-devel] ecore_desktop parameter string trim

2007-02-17 Thread Stark, Thomas
Hi, there was a missing ";". New patch attached. Bye, Thomas Am Samstag, den 17.02.2007, 02:10 +0100 schrieb Stark, Thomas: > Hi, > > attached you will find a patch which trims the parameter list. This > helps if there are only one or more white-spaces behind the comm

[E-devel] ecore_desktop parameter string trim

2007-02-16 Thread Stark, Thomas
ecause the parameter list is not empty. Bye, Thomas -- Stark, Thomas <[EMAIL PROTECTED]> --- cvs/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop.c 2006-12-21 04:36:27.0 +0100 +++ build/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop.c 2007-02-17 01:47:58.0 +0100 @

[E-devel] fm2 fix

2007-02-04 Thread Stark, Thomas
Hi, attached a little patch which corrects the "file://" handling in the _e_fm2_icon_desktop_url_eval function. This avoids links like: AdobeReader.desktop -> ///home/thomas/.e/e/applications/all/AdobeReader.desktop Bye, Thomas -- Stark, Thomas <[EMAIL PROTECTED]> ---

Re: [E-devel] e_modules net and wlan fixes

2006-12-05 Thread Stark, Thomas
Am Mittwoch, den 06.12.2006, 03:29 +1000 schrieb David Seikel: > On Fri, 01 Dec 2006 18:32:41 +0100 "Stark, Thomas" <[EMAIL PROTECTED]> > wrote: > > > attached you will find two patches. One will fix the net module > > (change of the calculation base, becau

[E-devel] e_modules net and wlan fixes

2006-12-01 Thread Stark, Thomas
Hi, attached you will find two patches. One will fix the net module (change of the calculation base, because the unit of ci->max is packets not bytes) and one the wlan module (emitting of the label activation signal). By, Thomas -- Stark, Thomas <[EMAIL PROTECTED]> --- e-cvs/e_mo