summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/panel_block_list_sidetray.xml
blob: 348076ecdd7e4c6a8e9cb14807ed9103f6e7817c (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel name="block_list_panel">
	<panel name="blocked_buttons_panel">
		<filter_editor label="Filtruj" name="blocked_filter_input" />
		<menu_button name="blocked_gear_btn" tool_tip="Akcje możliwe do wykonania dla wybranego Rezydenta lub obiektu" />
		<menu_button name="view_btn" tool_tip="Opcje sortowania" />
		<menu_button name="plus_btn" tool_tip="Wybierz Rezydenta lub obiekt do zablokowania" />
		<button name="unblock_btn" tool_tip="Usuń Rezydenta lub obiekt z listy zablokowanych" />
	</panel>
	<block_list name="blocked" tool_tip="Lista zablokowanych osób" />
</panel>