Problems creating panel launcher for application.

Wolf Lichtenberger wowowolf at web.de
Fri Jul 9 16:12:19 CEST 2004


Hi,

Jasper Huijsmans wrote:
> On Fri, Jul 09, 2004 at 07:29:38AM -0500, Christian Dysthe wrote:
>> 
>>I have been using this command (without the quotes) to open the Streamtuner 
>>application and have the local plugin work:
>>
>>"STREAMTUNER_LOCAL_ROOT=/home/christian/Media/Music streamtuner"
[...]
>
> sh -c "STREAMTUNER_LOCAL_ROOT=/home/christian/Media/Music streamtuner"

Methinks an "export" could be useful for posterity:

sh -c "STREAMTUNER_LOCAL_ROOT=/home/christian/Media/Music streamtuner;\
  export STREAMTUNER_LOCAL_ROOT"

(enter this as one line, omitting the "\" and possibly doubling the ";")
-- 
regards,
-- Wolf Lichtenberger



More information about the Xfce mailing list