Add homepage 0.0.1
authorJaakko Kyrö <jkyro@korjaussarja.net>
Fri, 7 May 2010 21:16:04 +0000 (00:16 +0300)
committerJaakko Kyrö <jkyro@korjaussarja.net>
Fri, 7 May 2010 21:16:04 +0000 (00:16 +0300)
www/config.png [new file with mode: 0644]
www/desktop.png [new file with mode: 0644]
www/index.html [new file with mode: 0644]

diff --git a/www/config.png b/www/config.png
new file mode 100644 (file)
index 0000000..928afd8
Binary files /dev/null and b/www/config.png differ
diff --git a/www/desktop.png b/www/desktop.png
new file mode 100644 (file)
index 0000000..3ba893b
Binary files /dev/null and b/www/desktop.png differ
diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..c17e8f5
--- /dev/null
@@ -0,0 +1,27 @@
+<html>
+<head><title>EVE homescreen widget</title></head>
+<body>
+<h2>EVE Homescreen widget</h2>
+<p>
+This little thing sits on your home screen and displays the current
+training of one of your characters. Mandatory screenshots:
+</p>
+<p>
+Widget:<br />
+<img src="desktop.png" /><br />
+</p>
+<p>
+Configuration:<br />
+<img src="config.png" /><br />
+</p>
+<p>
+Get the package <a
+href="https://garage.maemo.org/frs/?group_id=1594&release_id=3594">here</a>.</p>
+<p>
+Make sure that the extras-devel repository is enabled. The package
+depends on libqt4-maemo5 and libqtm-bearer.
+Use the <a
+href="https://garage.maemo.org/projects/evehomescreen/">garage project
+page</a> for bug reports, feature requests and general discussion.</p>
+</body>
+</html>
\ No newline at end of file