mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
278 B
XML
12 lines
278 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<dashboard>
|
|
<locations class="foo">
|
|
<location for="bar">
|
|
<infowindowtab>
|
|
<tab title="Location"><![CDATA[blabla]]></tab>
|
|
<tab title="Users"><![CDATA[blublu]]></tab>
|
|
</infowindowtab>
|
|
</location>
|
|
</locations>
|
|
</dashboard>
|