Search found 1 match
- Tue Aug 13, 2013 5:22 pm
- Forum: LXPanel
- Topic: File *.desktop in applications menu
- Replies: 1
- Views: 3750
File *.desktop in applications menu
I have developed a simple program which runs from a single directory, and it expects to find some files in the current directory. To launch it, I have created a .desktop file and I set the "Path" variable to the /opt/program directory where the executable and the other needed files are ins...