]> git.saurik.com Git - cydget.git/blob - PhotoExample.cydget/Info.plist
Allow the user to exit Siri (this is a kludge).
[cydget.git] / PhotoExample.cydget / Info.plist
1 CYTagline = "a lame example Cydget that renders Camera photos";
2 CYPlugin = "WebCycriptLockScreen";
3
4 CYConfiguration = {
5 Homepage = "index.html";
6 CycriptURLs = "^file:///System/Library/LockCydgets/PhotoExample\\.cydget/index\\.html$";
7 Scrollable = "NO";
8 };