davemds pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=d21eae5a1ba41f84d52d7283b9ac960e0a9d48d6
commit d21eae5a1ba41f84d52d7283b9ac960e0a9d48d6 Author: davemds <d...@gurumeditation.it> Date: Sun Dec 8 20:50:18 2013 +0100 add python bindings release to the download page --- 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 22b7d8b..40598b2 100644 --- a/public_html/p/download/en-body +++ b/public_html/p/download/en-body @@ -102,6 +102,14 @@ );?></p></div> <?php frame2();?> + <?php frame1("width=100%");?> + <div class="main"><p><b>Python EFL</b> <em>1.8.0</em></p><p> + Python bindings for EFL and Elementary. </p><p align=right><?php blinkdl("i/dl.png", + "DOWNLOAD", + "http://download.enlightenment.org/rel/bindings/python/python-efl-1.8.0.tar.gz" + );?></p></div> + <?php frame2();?> + </td> <td class='main'> --