summaryrefslogtreecommitdiff
path: root/resource/ui/streampanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-07 22:09:12 -0500
committerCriticalFlaw <[email protected]>2017-12-07 22:09:12 -0500
commit4a96322f363eb665871349c2b339897c2a7a2bc1 (patch)
tree2a77c8f5bf1fc69fabda4c028dec293ba90c0463 /resource/ui/streampanel.res
parent1f4193750cf5e187579f95d6d196aeeb1f55fdb5 (diff)
20171207 - Removed Unused Files
Diffstat (limited to 'resource/ui/streampanel.res')
-rw-r--r--resource/ui/streampanel.res161
1 files changed, 0 insertions, 161 deletions
diff --git a/resource/ui/streampanel.res b/resource/ui/streampanel.res
deleted file mode 100644
index 121dbb6..0000000
--- a/resource/ui/streampanel.res
+++ /dev/null
@@ -1,161 +0,0 @@
-"Resource/UI/StreamPanel.res"
-{
- "BGRect"
- {
- "ControlName" "EditablePanel"
- "fieldName" "BGRect"
- "xpos" "0"
- "ypos" "0"
- "zpos" "0"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "proportionaltoparent" "1"
- "bgcolor_override" "0 0 0 50"
- }
-
- "LoadingPanel"
- {
- "ControlName" "EditablePanel"
- "fieldName" "LoadingPanel"
- "xpos" "0"
- "ypos" "0"
- "zpos" "10"
- "wide" "f0"
- "tall" "f0"
- "visible" "1"
- "proportionaltoparent" "1"
-
- "SpinnerImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PreviewImage"
- "xpos" "20"
- "ypos" "0"
- "zpos" "1"
- "wide" "50"
- "tall" "50"
- "visible" "1"
- "enable" "1"
- "scaleImage" "1"
- "image" "animated/tf2_logo_hourglass"
- "proportionaltoparent" "1"
- }
-
- "DescriptionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DescriptionLabel"
- "font" "HudFontSmallestBold"
- "labelText" "#MMenu_Stream_Loading"
- "textAlignment" "west"
- "xpos" "90"
- "ypos" "0"
- "wide" "f0"
- "tall" "f0"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "56 53 49 255"
- "proportionaltoparent" "1"
- }
- }
-
- "PreviewImage"
- {
- "ControlName" "ImagePanel"
- "fieldName" "PreviewImage"
- "xpos" "5"
- "ypos" "3"
- "zpos" "1"
- "wide" "80"
- "tall" "50"
- "visible" "1"
- "enable" "1"
- "scaleImage" "0"
- }
-
- "DisplayNameLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "DisplayNameLabel"
- "font" "HudFontSmallestBold"
- "labelText" "%display_name%"
- "textAlignment" "west"
- "xpos" "90"
- "ypos" "5"
- "wide" "205"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "TanLight"
- }
-
- "TextDescriptionLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "TextDescriptionLabel"
- "font" "HudFontSmallest"
- "labelText" "%text_description%"
- "textAlignment" "north-west"
- "xpos" "90"
- "ypos" "18"
- "wide" "205"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "TanLight"
- }
-
- "ViewerCountLabel"
- {
- "ControlName" "CExLabel"
- "fieldName" "ViewerCountLabel"
- "font" "HudFontSmallest"
- "labelText" "%viewer_count%"
- "textAlignment" "west"
- "xpos" "90"
- "ypos" "31"
- "wide" "205"
- "tall" "12"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fgcolor" "TanLight"
- }
-
- "Stream_URLButton"
- {
- "ControlName" "CExButton"
- "fieldName" "Stream_URLButton"
- "xpos" "5"
- "ypos" "0"
- "zpos" "100"
- "wide" "290"
- "tall" "50"
- "autoResize" "0"
- "pinCorner" "0"
- "labelText" ""
- "visible" "1"
- "enabled" "0"
- "tabPosition" "0"
- "default" "1"
- "command" "stream"
-
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
-
- "border_armed" "TeamMenuBorder"
-
- "defaultFgColor_override" "0 0 0 0"
- "defaultBgColor_override" "0 0 0 0"
- "armedFgColor_override" "0 0 0 0"
- "armedBgColor_override" "0 0 0 0"
- }
-} \ No newline at end of file