Skip to content

Instantly share code, notes, and snippets.

@tadzik
Created July 14, 2012 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tadzik/3111526 to your computer and use it in GitHub Desktop.
Save tadzik/3111526 to your computer and use it in GitHub Desktop.
[Main]
Name of this theme
ThemeName="Unified"
ThemeAuthor="tadzik"
Orientation="landscape"
Antialiasing=1
TransparentBackground=0
#Locale="en_US"
BackGroundImageL="/home/user/MyDocs/.images/wooden-floor_0.jpg"
Widgets\1\Name="DateTime.ClockL"
Widgets\2\Name="DateTime.ClockP"
Widgets\3\Name="Notification.MissedCalls"
Widgets\4\Name="Notification.UnreadSMS"
Widgets\5\Name="Notification.UnreadEmails"
Widgets\6\Name="Notification.NewIM"
Widgets\7\Name="SlideToUnlockButton.SlideToUnlock"
Widgets\Size=7
[ClockL]
Alignment="center"
PosL="center;0"
SizeL="300;100"
TimeFont=";72;normal;0"
TimeColor="255;255;255;255"
TimeFormat="hh:mm"
[ClockP]
Alignment="center"
PosL="left;390"
SizeL="300;100"
RotationL="270"
TimeFont=";72;normal;0"
TimeColor="255;255;255;255"
TimeFormat="hh:mm"
[MissedCalls]
Icon="/opt/qtlockscreen/default/call.png"
Text=""
PosL="right;100"
SizeL="160;100"
Type="call"
[UnreadSMS]
Icon="/opt/qtlockscreen/default/message.png"
Text=""
PosL="right;300"
SizeL="160;100"
Type="sms"
[UnreadEmails]
Icon="/opt/qtlockscreen/default/email.png"
Text=""
PosL="right;200"
SizeL="160;100"
Type="email"
[NewIM]
Icon="/opt/qtlockscreen/default/message.png"
Text=""
PosL="right;300"
SizeL="160;100"
Type="im"
[SlideToUnlock]
SizeL="500;140"
PosL="center;center"
SliderImage="/home/user/Marina/unlock1.png"
#SliderImage="/opt/qtlockscreen/default/unlock.png"
SliderPos="0;0"
UnlockXL=350
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment