[gtk+/gtk-2-24] GtkBuilder migration docs: remove reference to a fixed issue



commit 171bac4626b2b87f4fe8c95eafe13e1464945156
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jan 3 12:21:52 2011 -0500

    GtkBuilder migration docs: remove reference to a fixed issue

 docs/reference/gtk/migrating-GtkBuilder.sgml |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/docs/reference/gtk/migrating-GtkBuilder.sgml b/docs/reference/gtk/migrating-GtkBuilder.sgml
index 1fd843c..2a15b30 100644
--- a/docs/reference/gtk/migrating-GtkBuilder.sgml
+++ b/docs/reference/gtk/migrating-GtkBuilder.sgml
@@ -81,12 +81,7 @@ if (!gtk_builder_add_from_file (builder, FILE, &amp;error))
       <listitem><para>
         GtkBuilder supports context information in translatable
         properties in a slightly different way than libglade.
-        Intltool does not yet support this; see
-        <ulink url="http://bugzilla.gnome.org/show_bug.cgi?id=454894";>bug
-        454894</ulink> for the current status of intltool support for
-        GtkBuilder files. Thankfully, context in translations is a
-        rarely used feature, and if you are not using it, intltools
-        glade format support works just fine for GtkBuilder files.
+        Intltool does support this since version 0.41.1.
       </para></listitem>
 
       <listitem><para>



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