[SOLVED] Need help with Linux .desktop launcher
Posted: Mon Sep 24, 2012 1:31 am
I'm fairly new to Linux and I need some help creating a shortcut for launching FTL from the app menu and desktop. I'm running Ubuntu 12.04 and have installed FTL to /opt/FTL. The game installed correctly and runs fine. I tried creating the following .desktop file, but clicking on it does nothing:
FTL.desktop:
[Desktop Entry]
Type=Application
Terminal=false
Exec=/opt/FTL/FTL
Name=FLT: Faster Than Light
Icon=/opt/FTL/data/exe_icon.bmp
Categories=Application;Game;
Not sure what I'm doing wrong, but if anyone could help me I would greatly appreciate it.
FTL.desktop:
[Desktop Entry]
Type=Application
Terminal=false
Exec=/opt/FTL/FTL
Name=FLT: Faster Than Light
Icon=/opt/FTL/data/exe_icon.bmp
Categories=Application;Game;
Not sure what I'm doing wrong, but if anyone could help me I would greatly appreciate it.
