summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/panel_navigation_bar.xml
blob: 5bf78be3d3343ecaa24bb7051a220418c17d3b22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="navigation_bar">
	<panel name="navigation_panel">
		<button name="back_btn" tool_tip="Zurück zum vorherigen Standort gehen"/>
		<button name="forward_btn" tool_tip="Um einen Standort weiter gehen"/>
		<button name="home_btn" tool_tip="Zu meinem Heimatort teleportieren"/>
		<location_input label="Standort" name="location_combo"/>
		<search_combo_box label="Suche" name="search_combo_box" tool_tip="Suche">
			<combo_editor label="[SECOND_LIFE] durchsuchen" name="search_combo_editor"/>
		</search_combo_box>
	</panel>
	<favorites_bar name="favorite">
		<chevron_button name="&gt;&gt;" tool_tip="Zeige weitere meiner Favoriten an"/>
	</favorites_bar>
</panel>