blob: 52ea5b777fc431bd75aa7f402eed7c76d9bdaf50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="inspect_remote_object">
<text name="object_owner_label">
Właściciel:
</text>
<text name="object_slurl_label">
Lokalizacja:
</text>
<button label="Mapa" name="map_btn" />
<button label="Zablokuj" name="block_btn" />
<button label="Zamknij" name="close_btn" />
</floater>
|