Added send sms button to detail window and better error handling. Converted gui's...
[jenirok] / www / index.html
index 7ce620c..c986f18 100644 (file)
@@ -27,7 +27,7 @@
        <li><a href="https://garage.maemo.org/projects/jenirok/">Project page</a></li>\r
 </ul>\r
 \r
-<p>Jenirok is an open source Maemo 5 application that shows unknown callers' details automatically on screen. Caller details are fetched using <a href="http://henkilot.eniro.fi/">Eniro person search</a> which means that Jenirok is mainly usable for Finnish, Swedish and Danish users. Currently Jenirok is available in English and Finnish, but I'm looking for Swedish and Danish translators. <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#106;&#101;&#115;&#115;&#101;&#104;&#97;&#107;&#97;&#110;&#101;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">Contact me</a> if you are interested.</a></p>\r
+<p>Jenirok is an open source Maemo 5 application that shows unknown callers' details automatically on screen. Caller details are fetched using <a href="http://henkilot.eniro.fi/">Eniro person search</a> which means that Jenirok is mainly usable for Finnish, Swedish and Danish users. Currently Jenirok is available in English and Finnish, but I'm looking for Swedish and Danish translators. <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#106;&#101;&#115;&#115;&#101;&#104;&#97;&#107;&#97;&#110;&#101;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;">Contact me</a> if you are interested.</p>\r
 \r
 <p>Jenirok consists of a background daemon which listens to incoming calls and a gui application which can be used for manual searching and configuring the daemon. Eniro account is needed for manual search. Searches are automatically cached so network is used as little as possible. Searching is only done when the caller's number is not found from the address book.</p>\r
 \r
 \r
 <p>Jenirok is compiled with PR 1.2 SDK and Qt 4.6.2 which is not completely compatible with PR 1.1, so there is no deb package available yet. Package will be available on <a href="https://garage.maemo.org/projects/jenirok/">project page</a> and extras-devel as soon as PR 1.2 becomes available to end users.</p>\r
 \r
-<p>Meanwhile the source code can be obtained from <a href="https://garage.maemo.org/plugins/ggit/browse.php/?p=jenirok;a=tree">git repository</a>: <pre>git clone https://vcs.maemo.org/git/jenirok</pre></p>\r
+<p>Meanwhile the source code can be obtained from <a href="https://garage.maemo.org/plugins/ggit/browse.php/?p=jenirok;a=tree">git repository</a>:</p>\r
+<pre>git clone https://vcs.maemo.org/git/jenirok</pre>\r
 \r
-<p>Compilation on scratchbox is pretty straightforward when you have the required dependencies:\r
+<p>Compilation on scratchbox is pretty straightforward when you have the required dependencies:</p>\r
 <pre>fakeroot apt-get install libqt4-dev libebook-dev</pre>\r
-<p>And the compilation:\r
+<p>And the compilation:</p>\r
 <pre>make\r
-fakeroot make install</pre></p>\r
+fakeroot make install</pre>\r
 \r
 <hr/>\r
 \r