Despite using SleepToLock, I hate SleepToLock :(.
[cydget.git] / Welcome.cydget / Info.plist
1 CYTagline = "a warm welcome to the new cydget experience";
2 CYPlugin = "WebCycriptLockScreen";
3
4 CYConfiguration = {
5     Homepage = "Welcome.html";
6     CycriptURLs = "^file:///System/Library/LockCydgets/Welcome\\.cydget/Welcome\\.html$";
7     Scrollable = NO;
8     MediaControls = YES;
9     NotificationList = YES;
10 };