Fixes NB#139637, coverity defects in modest
[modest] / www / index.html
index 7564246..9c44a74 100755 (executable)
@@ -59,7 +59,7 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class
   for Nokia Internet Tablets; older versions ('Diablo') might work as well, but haven't been tested recently.
   </p>
   <p align="center">
-  <a href="images/maemo5-editor-1.png" class="lightbox" title="modest on chinook">
+  <a href="images/maemo5-editor-1.png" class="lightbox" title="modest on Maemo 5">
   <img src="images/maemo5-editor-1.png" width="200" height="120" alt="" />
   </a>
   </p>
@@ -87,20 +87,16 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class
 <ul>
   <li><tt>export CFLAGS="-ggdb -O0 -DDBC -DDEBUG"</tt> (optional, for debugging)</li>
   <li><tt>export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"</tt></li>
-  <li><tt>./autogen.sh --with-platform=maemo && make && make install</tt></li>
+  <li><tt>./autogen.sh --with-platform=maemo --with-toolkit=hildon2 && make && make install</tt></li>
 </ul>
 </li>
 
 <li>Now, run modest (inside scratchbox) from the Extras menu, or with:
 <ul>
-  <li>run-standalone.sh /usr/local/bin/modest showui</li>
+  <li>run-standalone.sh /usr/local/bin/modest -s</li>
 </ul>
 </li>
 </ol>
-<p>
-NOTE: to get things running on your device, you will have to wait a bit for the OS2008-rootstraps;
-we'll post instructions here in time. Also coming soon, a script to simplifly building modest for the device.
-</p>\r
 </div>
 <h3><img src="images/doc.png" />documentation</h3>\r
 <div class="cont">