And bad dog 2: XML naming boogaloo.

Signed-off-by: Beeks <HgDelirium@gmail.com>
This commit is contained in:
Beeks
2010-09-04 17:20:27 -04:00
parent a104e23fdb
commit f5fb98cfee
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ class PlatformSetup(object):
for t in ('Debug', 'Release', 'RelWithDebInfo'):
build_types[t.lower()] = t
build_type = build_types['release']
build_type = build_types['relwithdebinfo']
standalone = 'OFF'
unattended = 'OFF'
project_name = 'Ascent'

View File

@@ -57,7 +57,7 @@
follows="left|top" font="SansSerifSmall" height="16" initial_value="true"
label="Display friend client tags as (Friend)" left_delta="0"
tool_tip="Enabling this changes your friends' client tags to (Friend)."
mouse_opaque="true" name="show_self_tag_color_check" radio_style="false"
mouse_opaque="true" name="show_friend_tag_check" radio_style="false"
width="400" />
<check_box bottom_delta="65" control_name="AscentUseCustomTag" enabled="true"
follows="left|top" font="SansSerifSmall" height="16" initial_value="true"