Files
Puma_Viewer/indra/newview/skins/puma/xui/zh/floater_openobject.xml
T
2025-05-24 18:09:39 -03:00

17 lines
621 B
XML
Raw 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="物件內容">
<text name="object_name">
[DESC]:
</text>
<layout_stack name="button_bar_ls">
<layout_panel name="copy_btn_lp">
<flyout_button label="複製到庫存" name="copy_flyout">
<flyout_button.item label="替換身上的裝扮" name="replace" />
<flyout_button.item label="新增到裝扮" name="add" />
</flyout_button>
</layout_panel>
<layout_panel name="cancel_btn_lp">
<button label="取消" label_selected="取消" name="cancel_button" />
</layout_panel>
</layout_stack>
</floater>