/indra/newview/skins/default/xui/zh/floater_about.xml
XML | 84 lines | 76 code | 8 blank | 0 comment | 0 complexity | 7734d2d4d8fee2871ed147ad6357c6ad MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="floater_about" title="?? [CAPITALIZED_APP_NAME]">
- <floater.string name="AboutHeader">
- [APP_NAME] [VIEWER_VERSION_0].[VIEWER_VERSION_1].[VIEWER_VERSION_2] ([VIEWER_VERSION_3]) [BUILD_DATE] [BUILD_TIME] ([CHANNEL])
- [[VIEWER_RELEASE_NOTES_URL] [ReleaseNotes]]
- </floater.string>
- <floater.string name="AboutCompiler">
- Built with [COMPILER] version [COMPILER_VERSION]
- </floater.string>
- <floater.string name="AboutPosition">
- You are at [POSITION_0,number,1], [POSITION_1,number,1], [POSITION_2,number,1] in [REGION] located at <nolink>[HOSTNAME]</nolink> ([HOSTIP])
- [SERVER_VERSION]
- [SERVER_RELEASE_NOTES_URL]
- </floater.string>
- <floater.string name="AboutSystem">
- CPU?[CPU]
- ????[MEMORY_MB] MB
- ???????[OS_VERSION]
- ???????[GRAPHICS_CARD_VENDOR]
- ????[GRAPHICS_CARD]
- </floater.string>
- <floater.string name="AboutDriver">
- Windows Graphics Driver Version: [GRAPHICS_DRIVER_VERSION]
- </floater.string>
- <floater.string name="AboutLibs">
- OpenGL Version: [OPENGL_VERSION]
- libcurl ??? [LIBCURL_VERSION]
- J2C ?????? [J2C_VERSION]
- ????????? [AUDIO_DRIVER_VERSION]
- Qt Webkit ??? [QT_WEBKIT_VERSION]
- ???????? [VOICE_VERSION]
- </floater.string>
- <floater.string name="none">
- ???
- </floater.string>
- <floater.string name="AboutTraffic">
- ?????[PACKETS_LOST,number,0]/[PACKETS_IN,number,0] ([PACKETS_PCT,number,1]%)
- </floater.string>
- <tab_container name="about_tab">
- <panel label="??" name="support_panel">
- <button label="??????" name="copy_btn"/>
- </panel>
- <panel label="Credits" name="credits_panel">
- <text_editor name="credits_editor">
- Second Life is brought to you by ..., and many others.
- Thank you to the following Residents for helping to ensure that this is the best version yet: ..., and many others.
- "The work goes on, the cause endures, the hope still lives, and the dreams shall never die" - Edward Kennedy
- </text_editor>
- </panel>
- <panel label="Licenses" name="licenses_panel">
- <text_editor name="credits_editor">
- 3Dconnexion SDK Copyright (C) 1992-2007 3Dconnexion
- APR Copyright (C) 2000-2004 The Apache Software Foundation
- cURL Copyright (C) 1996-2002, Daniel Stenberg, (daniel@haxx.se)
- DBus/dbus-glib Copyright (C) 2002, 2003 CodeFactory AB / Copyright (C) 2003, 2004 Red Hat, Inc.
- expat Copyright (C) 1998, 1999, 2000 Thai Open Source Software Center Ltd.
- FreeType Copyright (C) 1996-2002, The FreeType Project (www.freetype.org).
- GL Copyright (C) 1999-2004 Brian Paul.
- google-perftools Copyright (c) 2005, Google Inc.
- Havok.com(TM) Copyright (C) 1999-2001, Telekinesys Research Limited.
- jpeg2000 Copyright (C) 2001, David Taubman, The University of New South Wales (UNSW)
- jpeglib Copyright (C) 1991-1998, Thomas G. Lane.
- ogg/vorbis Copyright (C) 2001, Xiphophorus
- OpenSSL Copyright (C) 1998-2002 The OpenSSL Project.
- Pth Copyright (C) 1999-2006 Ralf S. Engelschall <rse@gnu.org>
- SDL Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
- SSLeay Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
- xmlrpc-epi Copyright (C) 2000 Epinions, Inc.
- zlib Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler.
- google-perftools Copyright (c) 2005, Google Inc.
- All rights reserved. See licenses.txt for details.
- ?????????Polycom(R) Siren14(TM) (ITU-T Rec. G.722.1 Annex C)
- </text_editor>
- </panel>
- </tab_container>
- </floater>