Hello to all.
First check out this screenshot from my phone:

As you can see, ekonsole and some apps appear to be without icons, making this screen rather ugly. So, I've checked .desktop file for restart app (it has nice icon) and I can see this:
Code:
[Desktop Entry]
Comment=Restart Application by l3 E l-l D /-\ D
BigIcon=restart.png
Exec=restart.sh
Icon=restart_s.png
Name=Restart
OsVersion=1
Version=0.1
Shared=1
Type=Application
And than I opened .desktop file for ekonsole and it's similar:
Code:
[Desktop Entry]
BigIcon=ekonsole.png
Comment=Terminal Emulation for EZX
Exec=ekonsole.sh
Icon=ekonsole-sm.png
Name=eKonsole
Version=0.1
OsVersion=1.1
Shared=2
Type=Application
Files mentioned under BigIcon and Icon do exist, but they don't show up on the screen. I even tried putting absolute path (/mmc/mmca1/.system/QTDownLoad/ekonsole/), but it didn't help.
I took files of the phone, and they are different:
ekonsole.png PNG 64x43 64x43+0+0 DirectClass 16-bit 3.53711kb
restart.png PNG 68x43 68x43+0+0 DirectClass 8-bit 3.4082kb
Could this be the problem?