[extensions-web] about.html: Add information for distribution maintainers about WebKit patches



commit 62fcc47e3b47227a3c32fc276dd1f08ec5702b03
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Dec 5 19:19:11 2011 -0500

    about.html: Add information for distribution maintainers about WebKit patches

 .../extensions/templates/extensions/about.html     |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/extensions/templates/extensions/about.html b/sweettooth/extensions/templates/extensions/about.html
index d335550..dc19a67 100644
--- a/sweettooth/extensions/templates/extensions/about.html
+++ b/sweettooth/extensions/templates/extensions/about.html
@@ -72,6 +72,15 @@ Epiphany and Chromium. These bugs have been fixed and should be
 released when GNOME 3.4 ships at the beginning of March, next
 year. Use Firefox for now.
 </p>
+<p>
+If you maintain your distribution's packages for GNOME 3.2, the patches that
+you will need to apply to get WebKit support working include:
+</p>
+<ul>
+<li><a href="http://git.gnome.org/browse/gnome-shell/commit/?id=2c2729f7be6ff4d8946c51ff8b59187fe38052d1";>browser-plugin: Set that we need XEmbed</a></li>
+<li><a href="http://git.gnome.org/browse/gnome-shell/commit/?id=9bc1a68fe48a0b1e8f377597387baea7a90a3a5b";>browser-plugin: Use g_strndup to get a string property</a></li>
+<li><a href="http://git.gnome.org/browse/gnome-shell/commit/?id=ab6a7773ce0bf0b6614fe81acc26521739723853";>browser-plugin: Make sure to use the UTF8Length parameter</a></li>
+</ul>
 
 {% endblock %}
 



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