Files
2025-05-24 18:09:39 -03:00

15 lines
597 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="objectcontents" title="Obyekt məzmunu">
<layout_stack name="button_bar_ls">
<layout_panel name="copy_btn_lp">
<flyout_button label="Avadanlıq siyahısına köçürt" name="copy_flyout">
<flyout_button.item label="Geyimi dəyişdir" name="replace"/>
<flyout_button.item label="Geyimə əlavə et" name="add"/>
</flyout_button>
</layout_panel>
<layout_panel name="cancel_btn_lp">
<button label="Ləğv et" label_selected="Ləğv et" name="cancel_button"/>
</layout_panel>
</layout_stack>
</floater>