View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#6032
Originally Posted by Akkumaru View Post
Anyone figured out a way to have no text under the icons? Thanks
Just remove the name of application from .desktop file, for example:
Code:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name=
Exec=/usr/bin/invoker --type=d -s /opt/QN9T/bin/QN9T
Icon=/usr/share/icons/hicolor/80x80/apps/QN9T80.png
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
And refresh homescreen...
 

The Following User Says Thank You to Schturman For This Useful Post: