ok to answer myself.....I fixed it
I created a script with the following inside
#!/bin/sh
cd /home/etlpltn/Project/Arduino/arduino-0011
./arduino
and create my launcher with it....Voila!
ok to answer myself.....I fixed it
I created a script with the following inside
#!/bin/sh
cd /home/etlpltn/Project/Arduino/arduino-0011
./arduino
and create my launcher with it....Voila!