Added links and resources page.
authorNils Faerber <nils@kernelconcepts.de>
Tue, 9 May 2006 12:05:08 +0000 (12:05 +0000)
committerNils Faerber <nils@kernelconcepts.de>
Tue, 9 May 2006 12:05:08 +0000 (12:05 +0000)
pmo-trunk-r12

html/index.html
html/linkres.html [new file with mode: 0644]

index b3b7de0..192269c 100644 (file)
@@ -15,6 +15,7 @@
     <UL>
     <LI><A HREF="https://garage.maemo.org/projects/modest/">Project site</A>
     <LI><A HREF="module.html">Module overview</A>
     <UL>
     <LI><A HREF="https://garage.maemo.org/projects/modest/">Project site</A>
     <LI><A HREF="module.html">Module overview</A>
+    <LI><A HREF="linkres.html">Links and resources</A>
     </UL>
   </P>
 </BODY>
     </UL>
   </P>
 </BODY>
diff --git a/html/linkres.html b/html/linkres.html
new file mode 100644 (file)
index 0000000..2502283
--- /dev/null
@@ -0,0 +1,18 @@
+<HTML>
+<HEAD>
+<TITLE>Links And Resources</TITLE>
+</HEAD>
+<BODY>
+<H2>Links And Resources</H2>
+<P>
+Links to other resources either needed for this project or in general
+interesting:
+</P>
+
+<UL>
+<LI><A HREF="https://svn.cronos.be/svn/tinymail/trunk/">Tinymail SVN</A>
+<LI><A HREF="http://www.djcbsoftware.nl/code/spuug">Spuug GObject code generator</A>
+</UL>
+
+</BODY>
+</HTML>