]> git.saurik.com Git - cydget.git/blob - Welcome.cydget/Info.plist
Fix PhotoExample for iOS 8.x (slow, but whatever).
[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 };