Files
SingularityViewer/indra/newview/skins/default/xui/tr/floater_moveview.xml
2010-04-02 02:48:44 -03:00

12 lines
692 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="move floater" title="">
<button label="" label_selected="" name="turn left btn" tool_tip="Sola dön" />
<button label="" label_selected="" name="turn right btn" tool_tip="Sağa dön" />
<button label="" label_selected="" name="move up btn" tool_tip="Zıpla veya uç" />
<button label="" label_selected="" name="move down btn" tool_tip="Çömel veya alçal" />
<joystick_slide name="slide left btn" tool_tip="Sola git" />
<joystick_slide name="slide right btn" tool_tip="Sağa git" />
<joystick_turn name="forward btn" tool_tip="İleri Git" />
<joystick_turn name="backward btn" tool_tip="Geri git" />
</floater>