diff options
author | Callum Prentice <callum@gmail.com> | 2017-02-21 15:06:21 -0800 |
---|---|---|
committer | Callum Prentice <callum@gmail.com> | 2017-02-21 15:06:21 -0800 |
commit | 5534ab4e182b8403cf0ed514059e346d55f18162 (patch) | |
tree | 9f86dc0fdd6d2a626b03aa3b3d4ca7c38f209339 /indra/newview/skins/default/xui/en | |
parent | 8fd147f59dea7d545618c1c5a5a1f1caff9432bc (diff) |
First round of changes to replace LLCEFLib with Dullahan. Mostly Windows changes in this batch since I'm working on Windows box but some speculative macOS ones too although they are quite untested
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 6b3422d892..c19ab5a570 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -61,7 +61,7 @@ VFS (cache) creation time: [VFS_TIME] <string name="AboutLibs"> J2C Decoder Version: [J2C_VERSION] Audio Driver Version: [AUDIO_DRIVER_VERSION] -LLCEFLib/CEF Version: [LLCEFLIB_VERSION] +CEF Version: [LIBCEF_VERSION] LibVLC Version: [LIBVLC_VERSION] Voice Server Version: [VOICE_VERSION] </string> |