View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#204
For the im icon:
Code:
[NewIM]
Icon=""/opt/qtlockscreen/default/im.png"
there are two " before the path. Remove one.

For the text it's the same thing done in the default configuration: create a text widget and put it where you want:
Code:
Widgets\5\Name="Text.SlideToUnlockText"
...
[SlideToUnlockText]
SizeL="300;64"
SizeP="300;64"
PosL="center;430"
PosP="center;750"
Text="Slide to unlock"
Font=";14;bold;0"
Alignment="center"

Last edited by sakya; 2011-08-12 at 20:18.
 

The Following 4 Users Say Thank You to sakya For This Useful Post: