FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveLinux / FiveDroid (Android) Running FiveLinux applications from gnome-commander
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Running FiveLinux applications from gnome-commander
Posted: Wed Aug 01, 2007 11:17 PM

go to /home/<user>/.local/share/applications folder and create this
file:

cat > gnome-commander.desktop

[Desktop Entry]
Encoding=UTF-8
Name=application
MimeType=application/x-executable;
Exec=%f
Type=Application
Terminal=false
NoDisplay=true

then gedit /home/<user>/.local/share/applications/mimeinfo.cache
and add this line:

application/x-executable=gnome-commander.desktop

and thats all! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion