Ciao,on Ubuntu system 14.04 i load the Pharo-launcher support.Now all the pharo.image on the system run with the same pharo VM,but i��have a image ( Glass TODE environment ) �� to load with specific VM and relative library.If i load it with the default pharo VM, when i do some Tode commands the system report:�� Error: External module not found.I think to create a new launcher application.I copy the /usr/share/applications/pharo-vm-desktop into�� pharoTode-vm.desktop[Desktop Entry]Name=Pharo Tode VMGenericName=Pharo Tode Virtual MachineExec=pharo-vm-x %FIcon=pharoTerminal=falseType=ApplicationStartupNotify=falseCategories=Development;MimeType=application/x-pharo-image;NoDisplay=truebut i don't understand how reference the specific Pharo VM.I have a ��gsDevKitHome/pharo directory ��with the todeClient.image,�� the�� pharo bashand pharo-vm ��subdirectory �� with the relative pharo-vm and relative lib* �� to connect with the glass environment.Thanks for considerations,Dario