29 lines
646 B
Plaintext
29 lines
646 B
Plaintext
"resource/layout/streamingprogress.layout"
|
|
{
|
|
controls
|
|
{
|
|
ProgressLabel { controlname="Label" labeltext="#SteamUI_StreamLaunch_RemoteStart" wrap=1 }
|
|
ThrobberThrobberThrobber { controlname="ThrobberImagePanel" }
|
|
}
|
|
|
|
colors
|
|
{
|
|
}
|
|
|
|
styles
|
|
{
|
|
highlight
|
|
{
|
|
textcolor=DefaultText
|
|
}
|
|
}
|
|
|
|
layout
|
|
{
|
|
region { name=box margin-top=20 margin-bottom=20 margin-left=20 margin-right=20 width=max height=max }
|
|
|
|
place { controls="ProgressLabel" region=box margin-top=15 dir=down align=left width=320 }
|
|
place { controls="ThrobberThrobberThrobber" region=box start=ProgressLabel dir=down align=left margin-top=25 margin-left=162 }
|
|
}
|
|
}
|