kuuko pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=2e290c64600989ce829cf1b841b6964da8eeb876
commit 2e290c64600989ce829cf1b841b6964da8eeb876 Author: Kai Huuhko <kai.huu...@gmail.com> Date: Fri Dec 13 17:25:22 2013 +0200 Download: Add link to Econnman 1.1.0 tarball --- public_html/p/download/en-body | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/public_html/p/download/en-body b/public_html/p/download/en-body index ddf9e77..e25de16 100644 --- a/public_html/p/download/en-body +++ b/public_html/p/download/en-body @@ -148,6 +148,14 @@ );?></p></div> <?php frame2();?> + <?php frame1("width=100%");?> + <div class="main"><p><b>Econnman</b> <em>1.1.0</em></p><p> + Econnman is a user interface for the connman network connection manager. </p><p align=right><?php blinkdl("i/dl.png", + "DOWNLOAD", + "http://download.enlightenment.org/rel/apps/econnman/econnman-1.1.0.tar.gz" + );?></p></div> + <?php frame2();?> + </td> </tr> --