[Goodies-dev] [Bug 8966] Pango markup not working in 3.4

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu May 31 00:48:58 CEST 2012


https://bugzilla.xfce.org/show_bug.cgi?id=8966

David Schneider <dnschneid at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnschneid at gmail.com

--- Comment #1 from David Schneider <dnschneid at gmail.com> ---
First of all, I assume you meant </span>, not </color>.
Since 2/16, you must wrap <txt> </txt> around that, as without <txt>, it is
assumed your text is plain (to avoid surprises with &'s not working; see bug
8316).  Even before then, if you want to use <tool> and <click> tags, you have
to use <txt> for the text part.

echo '<txt><span
color="red">blah</span></txt><tool>woo</tool><img></img><click>xclock</click>'

should work.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list