]>
Commit | Line | Data |
---|---|---|
d86d4327 JF |
1 | CYTagline = "a lame example Cydget that renders Camera photos"; |
2 | CYPlugin = "WebCycriptLockScreen"; | |
17854c1a | 3 | |
d86d4327 | 4 | CYConfiguration = { |
94e315cd | 5 | Homepage = "index.html"; |
17854c1a JF |
6 | CycriptURLs = "^file:///System/Library/LockCydgets/PhotoExample\\.cydget/index\\.html$"; |
7 | Scrollable = "NO"; | |
8 | }; |