« Return to Thread: Re: Amaya and Ununtu 11.04

Re: Amaya and Ununtu 11.04

by ariel-42 :: Rate this Message:

| View in Thread

I found that using

env UBUNTU_MENUPROXY= amaya %u

Instead of

sh -c 'UBUNTU_MENUPROXY= amaya %u'

In /usr/share/applications/amaya.desktop Exec works better. When I used
sh -c 'UBUNTU_MENUPROXY= amaya %u' in a file which path had spaces like
'/home/foo/Desktop/My Folder/index.html', amaya tried to open only
'/home/foo/Desktop/My' this doesn't happen when using env.






 « Return to Thread: Re: Amaya and Ununtu 11.04