X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=www%2Findex.html;h=2d7553c131f06203873bbf1bf15e4a7cfa1a3dbf;hb=d4f845c1bad894c2374a7a1e13954c2de8cd6be7;hp=7564246cce5490058de0bdb1749052101f1a5794;hpb=c0bcbdeb1a760a5f2d8f03c03e559e9e77f08437;p=modest diff --git a/www/index.html b/www/index.html index 7564246..2d7553c 100755 --- a/www/index.html +++ b/www/index.html @@ -50,16 +50,17 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class

Welcome

- modest is a small e-mail program targetting hardware with modest resources, - such as low-end PCs and Nokia N800/N810 internet tablets. + modest is a small e-mail program targetting hardware with modest resources. It's developed + currently for Gnome/Moblin desktops and Nokia N900 mobile computers. Modest uses the tinymail e-mail framework.
-

At this moment, modest requires the - Maemo - 5 SDK - for Nokia Internet Tablets; older versions ('Diablo') might work as well, but haven't been tested recently. +

Modest offers two user experiences: +

- +

@@ -67,6 +68,9 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class

development

Show me the code

+

Now Modest git repository lives in Gitorious. + The project is gitorious.org/modest.

+

For building in Maemo 5 platform

  1. Make sure you have the Maemo 5 SDK installed, and activate it.
      @@ -74,33 +78,33 @@ $('a.lightbox').lightBox(); // Select all links with lightbox class $ fakeroot apt-get install gnome-common gtk-doc-tools wpeditor-dev
    -
  2. -
  3. Then, get the latest tinymail and modest code: -

    Before cloning modest: follow these instructions

    -
      -
    • svn checkout https://svn.tinymail.org/svn/tinymail/trunk tinymail
    • -
    • git clone https://git.maemo.org/projects/modest
    • -
    -
  4. + + +
  5. Get the latest tinymail and modest code: +
      +
    • svn checkout https://svn.tinymail.org/svn/tinymail/trunk tinymail
    • +
    • git clone git://gitorious.org/modest/modest.git
    • +
    • For building the current stable releases for N900, please use tinymail-1-2 branch in + tinymail and modest-3-2 branch in modest.
    • +
    +
  6. -
  7. Then compile and install tinymail and modest with: -
      -
    • export CFLAGS="-ggdb -O0 -DDBC -DDEBUG" (optional, for debugging)
    • -
    • export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
    • -
    • ./autogen.sh --with-platform=maemo && make && make install
    • -
    -
  8. +
  9. Then compile and install tinymail and modest with: +
      +
    • export CFLAGS="-ggdb -O0 -DDBC -DDEBUG" (optional, for debugging)
    • +
    • export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
    • +
    • ./autogen.sh --with-platform=maemo --with-toolkit=hildon2 && make && make install
    • +
    +
  10. -
  11. Now, run modest (inside scratchbox) from the Extras menu, or with: -
      -
    • run-standalone.sh /usr/local/bin/modest showui
    • -
    -
  12. -
-

-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. -

+
  • Now, run modest (inside scratchbox) from the Extras menu, or with: +
      +
    • run-standalone.sh /usr/local/bin/modest -s
    • +
    +
  • + +

    Gtk/Moblin port is experimental. Ask developers in #modest IRC channel in freenode for + build instructions

    .

    documentation

    @@ -110,6 +114,8 @@ we'll post instructions here in time. Also coming soon, a script to simplifly bu
    -

    mailing list

    +

    contact and mailing list

    - contributing and mailing list + contribute and contact Modest team

    You are of course very welcome to contribute to our efforts! Please take a look at the HACKING-file - in the source distribution to see what conventions we are using. Of course it's also good to discuss + in the source distribution to see what conventions we are using.

    +

    Of course it's also good to discuss your plans/suggestions etc. on the modest mailing list; modest-devel is for development issues, while modest-users is for end-user discussions.

    +

    We also have an IRC channel in irc.freenode.org channel #modest

    +

    try modest

    +
    + +

    license