diff options
| author | CriticalFlaw <[email protected]> | 2017-12-09 14:33:53 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-09 14:33:53 -0500 |
| commit | 4c8289aaed84e36b612e25765927f12ebb5bfdf5 (patch) | |
| tree | 1afb269b353fe909abb6795da990b1e31df49cfc /resource/ui/streamlistpanel.res | |
| parent | 041f59f15ee4dee13086dc9baeaea5695468d2b7 (diff) | |
20171209 - Classic Main Menu to use new icons
- More formatting tweaks to the clientscheme and 4:3 files
- Fixed developmental issues with the main menu
Diffstat (limited to 'resource/ui/streamlistpanel.res')
| -rw-r--r-- | resource/ui/streamlistpanel.res | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/resource/ui/streamlistpanel.res b/resource/ui/streamlistpanel.res index 2521ed2..dab8828 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" "25 25 25 255" } } - + "CloseButton" { "ControlName" "CExImageButton" @@ -51,21 +51,21 @@ "dulltext" "0" "brighttext" "0" "default" "0" - + "navDown" "MOTD_URLButton" "navActivate" "<QuickplayButton" - + "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" - "Command" "hide_streams" + "Command" "hide_streams" "paintbackground" "0" - + //"defaultFgColor_override" "235 226 202 255" //"armedFgColor_override" "46 43 42 255" "defaultFgColor_override" "TanLight" "armedFgColor_override" "Base Color" "depressedFgColor_override" "TanLight" - + "image_drawcolor" "235 226 202 255" "image_armedcolor" "200 80 60 255" "SubImage" @@ -83,7 +83,7 @@ "scaleImage" "1" } } - + "TitleLabel" { "ControlName" "CExLabel" @@ -101,7 +101,7 @@ "enabled" "1" "fgcolor" "56 53 49 255" } - + "Stream1" { "ControlName" "CTFStreamPanel" @@ -116,7 +116,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream2" { "ControlName" "CTFStreamPanel" @@ -131,7 +131,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream3" { "ControlName" "CTFStreamPanel" @@ -146,7 +146,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream4" { "ControlName" "CTFStreamPanel" @@ -161,7 +161,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream5" { "ControlName" "CTFStreamPanel" @@ -176,7 +176,7 @@ "enabled" "1" "proportionaltoparent" "1" } - + "Stream_URLButton" { "ControlName" "CExButton" |
