diff options
| author | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-04 15:17:25 -0400 |
| commit | 8849ade83ca8e7e1e7156f7e9b7dc179cf1c1af1 (patch) | |
| tree | d7169f6b21d25d78c415a6afe818a30cd78d59bd /resource/ui/streamlistpanel.res | |
| parent | 26c29f808aa068cc57166c65dd12d63be3a25bde (diff) | |
Formatting via CodeMaid
Diffstat (limited to 'resource/ui/streamlistpanel.res')
| -rw-r--r-- | resource/ui/streamlistpanel.res | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/resource/ui/streamlistpanel.res b/resource/ui/streamlistpanel.res index 254b748..89f978b 100644 --- a/resource/ui/streamlistpanel.res +++ b/resource/ui/streamlistpanel.res @@ -9,7 +9,7 @@ "wide" "300" "tall" "22" "visible" "1" - + "HeaderLabel" { "ControlName" "CExLabel" @@ -30,7 +30,7 @@ "bgcolor_override" "100 65 165 255" } } - + "CloseButton" { "ControlName" "CExImageButton" @@ -52,21 +52,21 @@ "brighttext" "0" "default" "0" "actionsignallevel" "2" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "Command" "hide_streams" "paintbackground" "0" - + //"defaultFgColor_override" "TanLight" //"armedFgColor_override" "TanDarker" "defaultFgColor_override" "Blank" "armedFgColor_override" "Blank" "depressedFgColor_override" "Blank" - + "image_drawcolor" "TanLight" "image_armedcolor" "255 0 0 255" - + "SubImage" { "ControlName" "ImagePanel" @@ -82,7 +82,7 @@ "scaleImage" "1" } } - + "TitleLabel" { "ControlName" "CExLabel" @@ -100,7 +100,7 @@ "enabled" "1" "fgcolor" "56 53 49 255" } - + "StreamsBg" { "ControlName" "EditablePanel" @@ -117,7 +117,7 @@ "paintbackground" "0" "bgcolor_override" "DarkGrey" } - + "Stream1" { "ControlName" "CTFStreamPanel" @@ -132,7 +132,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream2" { "ControlName" "CTFStreamPanel" @@ -147,7 +147,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream3" { "ControlName" "CTFStreamPanel" @@ -162,7 +162,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream4" { "ControlName" "CTFStreamPanel" @@ -177,7 +177,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream5" { "ControlName" "CTFStreamPanel" @@ -192,7 +192,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream_URLButton" { "ControlName" "CExButton" @@ -215,10 +215,10 @@ "brighttext" "0" "default" "1" "command" "view_more" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - + "defaultFgColor_override" "TanLight" "defaultBgColor_override" "TanDarker" "armedFgColor_override" "TanLight" |
