Avoided Label's set markup error on GTK by replacing > by >.

bzr revid: jvo@tinyerp.com-20081203105058-ntpy95w0ggafo4k7
This commit is contained in:
Jay Vora 2008-12-03 16:20:58 +05:30
parent 98943ec127
commit 5bd81b51da
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
<label align="1.0" string="= Goodness Indicator Limit:"/>
<label align="0.0" string="Good"/>
<newline/>
<label align="1.0" string="&gt; Goodness Indicator Limit:"/>
<label align="1.0" string="> Goodness Indicator Limit:"/>
<label align="0.0" string="Very Good"/>
<newline/>
</group>