84 lines
2.8 KiB
Plaintext
84 lines
2.8 KiB
Plaintext
"resource/layout/subpaneloptionscloud.layout"
|
|
{
|
|
controls
|
|
{
|
|
FamilySharingTitle { controlname=label labeltext=#Steam_Settings_Family_Sharing_Title style=highlight}
|
|
|
|
FamilySharingInfoText { controlname=label labeltext=#Steam_Settings_Family_Sharing_Info wrap=1 }
|
|
|
|
AuthorizedDeviceCheck { ControlName=checkbutton labeltext=#Steam_Settings_Family_Sharing_AuthorizedDevice tooltiptext=#Steam_Settings_Family_Sharing_AuthorizedDevice_ToolTip }
|
|
|
|
BorrowersLabel { controlname=label labeltext=#Steam_Settings_Family_Sharing_Borrowers wrap=1 }
|
|
BorrowersList { controlname=listpanel }
|
|
|
|
"ManageSharingLabel"
|
|
{
|
|
ControlName="URLLabel"
|
|
fieldName="ManageSharingLabel"
|
|
labelText="#Steam_Settings_Family_Sharing_ManageSharing"
|
|
URLText="steam://url/FamilySharing"
|
|
}
|
|
|
|
|
|
FamilyOptionsTitle { controlname=label labeltext=#Steam_Settings_Family_Options_Title style=highlight }
|
|
FamilyOptionsText { controlname=label labeltext=#Steam_Settings_Family_Options_Text wrap=1 }
|
|
|
|
"ManageOptionsLabel"
|
|
{
|
|
ControlName="URLLabel"
|
|
fieldName="ManageOptionsLabel"
|
|
labelText="#Steam_Parental_Manage"
|
|
URLText="steam://url/ParentalSetup"
|
|
}
|
|
|
|
ShowNotificationsCheck { ControlName=checkbutton labeltext=#Steam_Settings_Family_Show_Notifications }
|
|
|
|
Divider1 { ControlName=Divider }
|
|
}
|
|
|
|
colors
|
|
{
|
|
}
|
|
|
|
styles
|
|
{
|
|
highlight
|
|
{
|
|
textcolor=DefaultText
|
|
font-size=18 [$LINUX]
|
|
font-size=24
|
|
}
|
|
|
|
padded
|
|
{
|
|
padding-top=6
|
|
}
|
|
|
|
|
|
}
|
|
|
|
layout
|
|
{
|
|
|
|
region { name=box margin-top=10 margin-bottom=20 margin-left=20 margin-right=20 width=max height=max }
|
|
|
|
place { controls="FamilyOptionsTitle" region=box dir=down margin-top=15 }
|
|
place { controls="FamilyOptionsText" region=box start=FamilyOptionsTitle margin-top=10 width=max dir=down }
|
|
place { controls="ManageOptionsLabel" region=box start=FamilyOptionsText margin-top=10 width=235 height=24 dir=down }
|
|
|
|
place { controls="Divider1" region=box start=ManageOptionsLabel dir=down margin-top=16 width=max }
|
|
place { controls="FamilySharingTitle" region=box start=Divider1 dir=down margin-top=15 }
|
|
place { controls="FamilySharingInfoText" region=box start=FamilySharingTitle margin-top=10 width=max dir=down }
|
|
place { controls="AuthorizedDeviceCheck" region=box margin-top=8 width=300 height=24 start=FamilySharingInfoText dir=down }
|
|
place { controls="ManageSharingLabel" region=box margin-top=8 width=235 height=24 margin-left=320 start=FamilySharingInfoText dir=down }
|
|
|
|
place { controls="BorrowersLabel" region=box start=FamilySharingInfoText margin-top=44 width=max dir=down }
|
|
place { controls="BorrowersList" region=box start=BorrowersLabel width=max height=121 margin-top=6 dir=down }
|
|
place { controls="ShowNotificationsCheck" region=box start=BorrowersList margin-top=10 dir=down }
|
|
|
|
|
|
|
|
|
|
}
|
|
}
|