[extensions-web] about.html: Remove inaccurate information about GNOME 3.4



commit d0410488cb7a86c02cac3b7dd5fd231430fe4fc0
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Wed Mar 28 11:59:05 2012 -0400

    about.html: Remove inaccurate information about GNOME 3.4
    
    There was a planned feature to automatically update shell extensions in
    GNOME 3.4, but it got shelved due to several unresolved questions turning
    up in the implementation. While it's still a planned feature, there are
    no guarantees towards versions, so remove it for now.

 .../extensions/templates/extensions/about.html     |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/sweettooth/extensions/templates/extensions/about.html b/sweettooth/extensions/templates/extensions/about.html
index f277158..302349d 100644
--- a/sweettooth/extensions/templates/extensions/about.html
+++ b/sweettooth/extensions/templates/extensions/about.html
@@ -97,8 +97,7 @@ enter <code>restart</code>.
 To update your extension to the latest version, unfortunately you have to
 uninstall and reinstall the extension. Due to bugs in GNOME 3.2, you may need
 to uninstall extensions manually. See <a href="#uninstall">How do I uninstall
-extensions?</a> for more information. GNOME 3.4 will include features that will
-make sure your extensions can be updated automatically for you.
+extensions?</a> for more information.
 </p>
 
 {% endblock %}



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