On Mon, 16 Oct 2006 14:19:07 -0700 (PDT) Paul Stejskal
<[EMAIL PROTECTED]> babbled:

> Dear Enlightenment Experts:
> 
> I'm using a rebuilt E17 from today (rebuilt everything including libs, apps,
> modules, etc.), and for some reason I'm playing with the IBar shortcuts and I
> can't create one for Songbird. I made my own custom .desktop file in my
> ~/.e/e/applications/all folder for it, and it reconizes it properly. However
> it refuses to work properly when I drag it down or use the menu editor, or
> edit the .order file manually. I can even create an icon in the bar folder
> for it too. The only thing I can think of is how I launch it.
> 
> The way I launch it is cd ~/Desktop/Songbird && ./songbird (this is a beta
> version). Should I try to create a symlink to the folder from an area in my
> $PATH or is something wrong with E?

you problem is you want to execute a SERIES of commands, not a single command.
thus it doesn't work as the execution mechanism expects a SINGLE command (it is
not sane to do otherwise). if you want a series of commands - as you have - put
them in a script and then run the script.

> Thanks,
> 
> Paul Stejskal
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to