Parse <accessibility> but don't do anything yet. Do not strip

2007-07-08  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/gtkwidget.c (gtk_widget_buildable_custom_tag_start): 
    Parse <accessibility> but don't do anything yet.
    * gtk/gtk-builder-convert (GtkBuilderConverter._parse): 
    Do not strip atk/accessibility tags
    * tests/buildertest.c (test_widget): 
    Test this


svn path=/trunk/; revision=18399
This commit is contained in:
Johan Dahlin
2007-07-08 03:22:18 +00:00
committed by Johan Dahlin
parent 2af3c53e47
commit 0aeff7f47b
5 changed files with 49 additions and 2 deletions

View File

@ -31,6 +31,9 @@ its output the file specified as the second argument.
Toolbars are not handled.
</para>
<para>
Support for accessibility is not yet implemented.
</para>
<para>
The script requires a python interpreter to run.
</para>
</refsect1>