Files
SingularityViewer/indra/newview/skins/default/xui/en-us/floater_fast_timers.xml
2012-01-23 18:30:54 -06:00

24 lines
551 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
can_minimize="false"
can_tear_off="false"
can_resize="true"
can_drag_on_left="false"
can_close="true"
height="500"
name="fast_timers"
min_width="400"
width="700">
<string name="pause" >Pause</string>
<string name="run">Run</string>
<button follows="top|right"
name="pause_btn"
left="500"
bottom="-45"
width="180"
height="40"
pad_bottom="-5"
label="Pause"
font="SansSerifHuge"/>
</floater>