[gnomeweb-wml] Updated nautilus-python website with version 1.0 information



commit a9e4a018d105bbd14d70d3fe5b87f09c44893c48
Author: Adam Plumb <adamplumb gmail com>
Date:   Wed Aug 31 12:02:56 2011 -0500

    Updated nautilus-python website with version 1.0 information

 .../nautilus-python/development.html               |    8 +--
 projects.gnome.org/nautilus-python/download.html   |   10 ++---
 projects.gnome.org/nautilus-python/index.html      |   14 +++----
 projects.gnome.org/nautilus-python/news.html       |   42 ++++++++++++++++++++
 4 files changed, 55 insertions(+), 19 deletions(-)
---
diff --git a/projects.gnome.org/nautilus-python/development.html b/projects.gnome.org/nautilus-python/development.html
index 8184ff7..dee8d1a 100644
--- a/projects.gnome.org/nautilus-python/development.html
+++ b/projects.gnome.org/nautilus-python/development.html
@@ -67,11 +67,9 @@ To do so, enter the following:
         Nautilus-python depends on the following programs and libraries:
         </p>
         <ul>
-            <li>pygtk</li>
-            <li>pygobject</li>
-            <li>gnome-python</li>
-            <li>nautilus and libnautilus-extension</li>
-            <li>python</li>
+            <li>pygobject >= 2.28.2</li>
+            <li>nautilus and libnautilus-extension > 2.32</li>
+            <li>python >= 2.35</li>
         </ul>
         <p>
         Make sure you have installed the development packages for these libraries before compiling nautilus-python.  You will also need the standard GNU and GNOME build tools installed.
diff --git a/projects.gnome.org/nautilus-python/download.html b/projects.gnome.org/nautilus-python/download.html
index d332be8..dfc9a04 100644
--- a/projects.gnome.org/nautilus-python/download.html
+++ b/projects.gnome.org/nautilus-python/download.html
@@ -34,7 +34,7 @@
         
         <h3>Source Code</h3>
         <ul>
-            <li><a href="http://download.gnome.org/sources/nautilus-python/0.7/nautilus-python-0.7.2.tar.gz";>nautilus-python 0.7.2</a> (Released March 02, 2011)</li>
+            <li><a href="http://download.gnome.org/sources/nautilus-python/1.0/nautilus-python-1.0.tar.gz";>nautilus-python 1.0</a> (Released April 17, 2011)</li>
         </ul>
         
         <p>
@@ -59,11 +59,9 @@
         Nautilus-python depends on the following programs and libraries:
         </p>
         <ul>
-            <li>pygtk</li>
-            <li>pygobject</li>
-            <li>gnome-python</li>
-            <li>nautilus and libnautilus-extension</li>
-            <li>python</li>
+            <li>pygobject >= 2.28.2</li>
+            <li>nautilus and libnautilus-extension >= 2.32</li>
+            <li>python >= 2.35</li>
         </ul>
         <p>
         Make sure you have installed the development packages for these libraries before compiling nautilus-python.
diff --git a/projects.gnome.org/nautilus-python/index.html b/projects.gnome.org/nautilus-python/index.html
index 5bc339d..627f9ae 100644
--- a/projects.gnome.org/nautilus-python/index.html
+++ b/projects.gnome.org/nautilus-python/index.html
@@ -31,8 +31,8 @@
     <div id="sidebar">
         <h3>Information</h3>
         <ul id="link">
-            <li><b>Current Version</b>: 0.7.2</li>
-            <li><a href="http://download.gnome.org/sources/nautilus-python/0.7/nautilus-python-0.7.2.tar.gz";>Download Tarball</a></li>
+            <li><b>Current Version</b>: 1.0</li>
+            <li><a href="http://download.gnome.org/sources/nautilus-python/1.0/nautilus-python-1.0.tar.gz";>Download Tarball</a></li>
             <li><a href="http://git.gnome.org/browse/nautilus-python";>Browse Source</a></li>
             <li><a href="https://bugzilla.gnome.org/browse.cgi?product=nautilus-python";>File a bug</a></li>
         </ul>
@@ -75,7 +75,7 @@
         </p>
         <h2>Compile it</h2>
         <p>
-        The current released version of nautilus-python is <a href="http://download.gnome.org/sources/nautilus-python/0.7";>0.7.2</a>, released March 02, 2011.
+        The current released version of nautilus-python is <a href="http://download.gnome.org/sources/nautilus-python/1.0";>1.0</a>, released April 17, 2011
         </p>
         <p>
         Download and extract the tarball, enter the program directory, then type:
@@ -100,11 +100,9 @@ $ sudo make install (or run as root)
         Nautilus-python depends on the following programs and libraries:
         </p>
         <ul>
-            <li>pygtk</li>
-            <li>pygobject</li>
-            <li>gnome-python</li>
-            <li>nautilus and libnautilus-extension</li>
-            <li>python</li>
+            <li>pygobject >= 2.28.2</li>
+            <li>nautilus and libnautilus-extension > 2.32</li>
+            <li>python >= 2.35</li>
         </ul>
         <p>
         Make sure you have installed the development packages for these libraries before compiling nautilus-python.  You will also need the standard GNU and GNOME build tools installed.
diff --git a/projects.gnome.org/nautilus-python/news.html b/projects.gnome.org/nautilus-python/news.html
index acb9202..035a074 100644
--- a/projects.gnome.org/nautilus-python/news.html
+++ b/projects.gnome.org/nautilus-python/news.html
@@ -32,6 +32,48 @@
 
         <h3>News</h3>
 
+<a name="news_1_0_0_release"></a>
+        <b>Nautilus-Python 1.0 Release Announcement</b> - April 17 2011
+        <p>
+<newsblock>
+The new release is available at ftp.gnome.org:
+    <a href="http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/1.0/";>http://ftp.gnome.org/pub/GNOME/sources/nautilus-python/1.0/</a>
+
+Overview of changes in 1.0.0:
+    - Use the gobject instrospection dynamic bindings, breaks compatibility
+        for existing extensions.
+    - For Nautilus3, the get_toolbar_items methods have been removed. (Only reporting
+        that change, it isn't up to us).  Should still work with Nautilus 2.x annotations.
+    - No longer look in the old ~/.nautilus/python-extensions or /usr/lib/nautilus/extensions2.0/python
+        folders for extensions.  Now look in ~/.local/share/nautilus-python/extensions or
+        $XDG_DATA_DIR/nautilus-python/extensions.  Extensions should be arch-independent now.
+    - General clean up of the repository, removed old .cvsignore files
+    - Updated the gtk-doc documentation and examples to work with new dynamic bindings.
+
+Blurb:
+   Nautilus-python provides python bindings for the Nautilus File Manager's
+   extension framework.  Using nautilus-python, developers can easily extend
+   nautilus in python by adding context menu items, additional columns, and
+   property pages, amongst other things.
+
+nautilus-python requires:
+   nautilus >= 2.32.0
+   pygobject >= 2.28.2
+   python >= 2.3.5
+
+Homepage:
+    <a href="http://projects.gnome.org/nautilus-python";>http://projects.gnome.org/nautilus-python</a>
+
+Bug reports should be made in GNOME's bugzilla:
+    <a href="http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-python";>http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-python</a>
+
+Git Repository:
+    <a href="http://git.gnome.org/browse/nautilus-python/";>http://git.gnome.org/browse/nautilus-python/</a>
+
+Adam Plumb
+</newsblock>
+        </p>
+
 
         <a name="news_0_7_2_release"></a>
         <b>Nautilus-Python 0.7.2 Release Announcement</b> - March 03 2011



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]