upload Xenimated
This commit is contained in:
parent
5c4164338a
commit
f40be140bd
3 changed files with 49 additions and 0 deletions
BIN
Packages.bz2
BIN
Packages.bz2
Binary file not shown.
49
depicts/xenimated.html
Normal file
49
depicts/xenimated.html
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Micah Gomez</title>
|
||||
<link rel="stylesheet" type="text/css" href="../css/style.css">
|
||||
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<script type="text/javascript" src="../js/thankssaurik.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<panel>
|
||||
<label>Requirements</label>
|
||||
<fieldset>
|
||||
<div>
|
||||
<p>Requires XenHTML/LockHTML</p>
|
||||
</div>
|
||||
</fieldset>
|
||||
<br>
|
||||
<label>Information</label>
|
||||
<fieldset>
|
||||
<div>
|
||||
<p>A XenHTML widget that puts custom gifs on your lockscreen. Comes with 5 preinstalled gifs, you can find them in "/var/mobile/Library/Xenimated/". You can import custom gifs by saving them to that location, or you can package your own in a DEB package.</p>
|
||||
</div>
|
||||
</fieldset>
|
||||
<br>
|
||||
<label>Changelog</label>
|
||||
<fieldset>
|
||||
<div>
|
||||
<p><strong>1.0</strong>: Inital Release</p>
|
||||
</div>
|
||||
</fieldset>
|
||||
<br>
|
||||
<fieldset>
|
||||
<a>
|
||||
<img class="icon" src="../images/logo.png">
|
||||
<div>
|
||||
<div>
|
||||
<label>
|
||||
<p>MPG13's Repo</p>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</fieldset>
|
||||
|
||||
|
||||
</panel>
|
||||
</body>
|
||||
</html>
|
||||
BIN
pkgs/Xenimated.deb
Normal file
BIN
pkgs/Xenimated.deb
Normal file
Binary file not shown.
Reference in a new issue