Hello,
I'm trying to get my application's icon to get onto the Qtopia taskbar. I have the following appname.desktop file:
[Desktop Entry]
Comment=Spaced Repetition Software
Exec=anki.sh
Categories=
Icon=anki.png
Type=Application
Name=Anki
Display=640x480/144dpi,480x640/144dpi
anki.sh lives in /home/QtPalmtop/bin and contains:
/usr/bin/env PYTHONPATH=/home/QtPalmtop/lib/python2.4 /home/zaurus/Documents/python/main.py
The application icon appears in the main launcher. If I click it, the application launches, but I don't see the application icon on the task bar (the place where currently open applications are listed). So if I move away to another application, there is no way to get back to Anki because there is no task bar icon.
Can someone suggest what might be the problem here?
Thanks in advance!
Misha
