diff options
author | Oz Linden <oz@lindenlab.com> | 2016-02-07 10:26:34 -0800 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2016-02-07 10:26:34 -0800 |
commit | f3b1efae5d27d5597d3dc9468bce93679cae85e8 (patch) | |
tree | bbf3fb0f934032100d121f42f3ce589871a29438 /indra/newview/skins | |
parent | b46627ffc4f9dd72d252121768da8cd91f185f63 (diff) |
put the KDU, Fmod*, and CEF versions back in the About info
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 8c676292b1..60e2c0dcc7 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -47,6 +47,10 @@ Graphics Card: [GRAPHICS_CARD] <string name="AboutDriver">Windows Graphics Driver Version: [GRAPHICS_DRIVER_VERSION]</string> <string name="AboutLibs"> OpenGL Version: [OPENGL_VERSION] + +J2C Decoder Version: [J2C_VERSION] +Audio Driver Version: [AUDIO_DRIVER_VERSION] +LLCEFLib/CEF Version: [LLCEFLIB_VERSION] Voice Server Version: [VOICE_VERSION] </string> <string name="AboutTraffic">Packets Lost: [PACKETS_LOST,number,0]/[PACKETS_IN,number,0] ([PACKETS_PCT,number,1]%)</string> |