Added a PhotoExample.cydget and renamed Cycript= to CycriptURLs=.
[cydget.git] / Welcome.plist
1 Tagline = "a warm welcome to the new cydget experience";
2 Plugin = "WebCycriptLockScreen";
3
4 Configuration = {
5     Homepage = "file:///System/Library/LockCydgets/Welcome.cydget/Welcome.html";
6     CycriptURLs = "^file:///System/Library/LockCydgets/Welcome\\.cydget/Welcome\\.html$";
7     Scrollable = "NO";
8 };