Re: [E-devel] ecore_desktop parameter string trim

2007-02-19 Thread David Seikel
On Sat, 17 Feb 2007 18:51:15 +0100 "Stark, Thomas" <[EMAIL PROTECTED]> wrote: > there was a missing ";". New patch attached. > > 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 a

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 command and > nothing else. Th

[E-devel] ecore_desktop parameter string trim

2007-02-16 Thread 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 command and nothing else. The old behavior will add a parameter string with only the white-spaces and prevents therefore adding the default "%F", because the paramete