Finished the port to 2.2, as well as the Welcome.html splash cydget.
[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     Cycript = "YES";
7     Scrollable = "NO";
8 };