diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 4 | ||||
-rw-r--r-- | doc/illume2.html | 67 | ||||
-rw-r--r-- | doc/illume2.png | bin | 0 -> 14953 bytes |
3 files changed, 70 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 0e3e5bd74..d96e2ff6b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,8 +2,10 @@ MAINTAINERCLEANFILES = Makefile.in filesdir = $(datadir)/enlightenment/doc files_DATA = \ documentation.html \ +illume2.html \ FDO.txt \ cache.txt \ -enlightenment.png +enlightenment.png \ +illume2.png EXTRA_DIST = $(files_DATA) diff --git a/doc/illume2.html b/doc/illume2.html new file mode 100644 index 000000000..cc7483179 --- /dev/null +++ b/doc/illume2.html @@ -0,0 +1,67 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +<head> + <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> + <title>Illume2 Documentation</title> + <meta name="generator" content="Bluefish 1.0.7"> + <meta name="CREATED" content="20041227;10170000"> + <meta name="CHANGED" content="20041227;10253900"> + <style> + <!-- + @page { size: 8.5in 11in } + TD P.western { font-size: 8pt } + TD P.cjk { font-family: "Bitstream Vera Sans"; font-size: 8pt } + P.western { font-size: 8pt } + P.cjk { font-family: "Bitstream Vera Sans"; font-size: 8pt } + A.western:link { font-size: 8pt } + A.cjk:link { font-family: "Bitstream Vera Sans"; font-size: 8pt } + A.sdfootnotesym-western { font-size: 8pt } + A.sdfootnotesym-cjk { font-family: "Bitstream Vera Sans"; font-size: 8pt } + A.sdendnotesym-western { font-size: 8pt } + A.sdendnotesym-cjk { font-family: "Bitstream Vera Sans"; font-size: 8pt } + --> + </style> +</head> +<body dir="ltr" lang="en-US"> +<table style="page-break-before: always;" border="0" cellpadding="0" + cellspacing="0" width="100%"> + <col width="256*"> <tbody> + <tr> + <td valign="top" width="100%"> + <p class="western" style="margin-bottom: 0in;" align="center"><img + src="illume2.png" name="Graphic1" align="left" border="0" + height="233" width="160"><font face="Bitstream Vera Sans"><font + size="5"><b>Illume2</b></font></font></p> + <p class="western" style="margin-bottom: 0in;"><br> + </p> + <p class="western" style="margin-bottom: 0in;" align="center"><font + style="font-size: 6pt; font-family: sans-serif;">Version +0.17.0</font><big><big><big><font face="Bitstream Vera Sans"><font + style="font-size: 6pt;" size="1"><big><big><big><big> </big></big></big></big></font></font> + </big></big></big></p> + <p class="western" style="margin-bottom: 0in;"><br> + </p> + <p style="font-family: sans-serif;" class="western"><font + style="font-size: 8pt;"><b>What is Illume2?</b> </font> </p> + <p style="font-family: sans-serif;" class="western"><font + style="font-size: 8pt;">Illume2 is a module for Enlightenment +(<a href="http://www.enlightenment.org">www.enlightenment.org</a>) that +modifies the user interface of enlightenment to work cleanly and nicely on a +mobile device - such as an <a href="http://www.openmoko.com">OpenMoko</a> +phone. It is currently geared more for a 480x640 (VGA) portrait mode screen +but can be trivially modified to work on QVGA or any other resolution. The +Final goal is to have it work on a wide range of resolutions seamlessly. +</p> +<p style="font-family: sans-serif;" class="western"><font style="font-size: 8pt;"> +It combines an application launcher interface along with an application +manager and switcher, as well as forcing certain simple layout policies on +applications (such as making their main windows borderless and fullscreen +except for Illume's control bar).</font></p> + </td> + </tr> + </tbody> +</table> +<hr style="font-family: sans-serif;"> + +</body> +</html> diff --git a/doc/illume2.png b/doc/illume2.png Binary files differnew file mode 100644 index 000000000..67af11b68 --- /dev/null +++ b/doc/illume2.png |