2012-01-06 04:15:18 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
|
|
|
<property name="type">popup</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label1">
|
2019-04-04 23:33:12 +00:00
|
|
|
<property name="use-markup">1</property>
|
|
|
|
<property name="label" translatable="yes">H<span color="#008000">ell</span>o <a href="http://example.com">l<span color="#00FF00">in</span>ky</a> <span color="#80FF80">Worl</span>d</property>
|
2012-01-06 04:15:18 +00:00
|
|
|
<attributes>
|
2019-04-04 23:33:12 +00:00
|
|
|
<attribute name="foreground" value="#ffff00000000" start="3" end="8"></attribute>
|
|
|
|
<attribute name="foreground" value="#ffff80008000" start="10" end="14"></attribute>
|
2012-01-06 04:15:18 +00:00
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|