diff options
author | Todd Stinson <stinson@lindenlab.com> | 2011-12-14 11:48:39 -0800 |
---|---|---|
committer | Todd Stinson <stinson@lindenlab.com> | 2011-12-14 11:48:39 -0800 |
commit | 4f5fc4921ff35cc12568eebc36e0318efbd34068 (patch) | |
tree | 8e7b0af50668c979940e83aff46d535a20ead8f4 /indra/newview | |
parent | dbc68b2c16ed2db2e2622359e74bcd7e5cba5234 (diff) |
Updating to the correct new llpathinglibrary pre-built package.
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_pathfinding_console.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml index 1b8eda4328..f0fea1e52b 100644 --- a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml +++ b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml @@ -9,4 +9,19 @@ save_rect="true" title="Pathfinding" width="490"> + <text + height="30" + word_wrap="true" + use_ellipses="true" + type="string" + text_color="LabelSelectedDisabledColor" + length="1" + follows="left|top" + layout="topleft" + left="8" + name="text status" + top_pad="3" + width="285"> + Show overlays: + </text> </floater> |