1 CYTagline = "a lame example Cydget that renders Camera photos";
2 CYPlugin = "WebCycriptLockScreen";
3 CYVersionFilter = (800);
6 // these are actually relative URLs: you can specify arbitrary http:// or file:///
7 Homepage = "foreground.html";
8 Background = "background.html";
10 // if you are not using Cycript, then you should just delete this
11 CycriptURLs = "^file:///System/Library/LockCydgets/PhotoExamplePlus\\.cydget/.*\\.html$";
15 NotificationList = YES;