summaryrefslogtreecommitdiff
path: root/resource/ui/econ/confirmapplydecodedialog.res
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2020-04-12 13:34:22 -0400
committerGitHub <[email protected]>2020-04-12 13:34:22 -0400
commit8e92d477d6ef4e7d70dcc9161c9727e537311b57 (patch)
tree8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/econ/confirmapplydecodedialog.res
parent95efaef09d2e847ce2c685a6f43a34d1a3058dfd (diff)
parentfcd77895f3881d1d50db402f8dce0f73dfad5094 (diff)
Merge pull request #143 from raysfire/update
v2020.0412
Diffstat (limited to 'resource/ui/econ/confirmapplydecodedialog.res')
-rw-r--r--resource/ui/econ/confirmapplydecodedialog.res23
1 files changed, 19 insertions, 4 deletions
diff --git a/resource/ui/econ/confirmapplydecodedialog.res b/resource/ui/econ/confirmapplydecodedialog.res
index 34ae644..9bb5617 100644
--- a/resource/ui/econ/confirmapplydecodedialog.res
+++ b/resource/ui/econ/confirmapplydecodedialog.res
@@ -222,6 +222,25 @@
"fgcolor_override" "Yellow"
}
+ "OptionalAppendLabel"
+ {
+ "ControlName" "CExLabel"
+ "fieldName" "OptionalAppendLabel"
+ "font" "FontRegular12"
+ "labelText" "%optional_append%"
+ "textAlignment" "center"
+ "xpos" "20"
+ "ypos" "120"
+ "zpos" "0"
+ "wide" "360"
+ "tall" "60"
+ "autoResize" "1"
+ "pinCorner" "0"
+ "visible" "1"
+ "enabled" "1"
+ "fgcolor_override" "LightRed"
+ }
+
"CancelButton"
{
"ControlName" "CExButton"
@@ -245,8 +264,6 @@
"Command" "cancel"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
}
"OkButton"
@@ -272,7 +289,5 @@
"Command" "apply"
"sound_depressed" "UI/buttonclick.wav"
"sound_released" "UI/buttonclickrelease.wav"
- "border_default" "ButtonHover"
- "border_armed" "ButtonHover"
}
} \ No newline at end of file