diff options
| author | Erik Kundiman <erik@megapahit.org> | 2023-08-29 20:03:14 +0800 | 
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2023-08-29 20:03:14 +0800 | 
| commit | 6eee5085a3269159f3e4c4db2d15251a68c53f98 (patch) | |
| tree | ccff2402a0bf6965b3871b4f3ed001316659062a /indra/newview | |
| parent | d8ff44e8f12d8a231f7492e1a19cf4a33b9bbea8 (diff) | |
Adjust the credits
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_about.xml | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index 4b81b3dab1..55f7488971 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -51,15 +51,14 @@        name="credits_panel">        <text            follows="top|left|right" -          height="20" +          height="30"            layout="topleft"            left="5"            name="linden_intro"            top="10"            width="465"            wrap="true"> -Second Life is brought to you by the Lindens,  -with open source contributions from: +Megapahit is brought to you by Erik Kundiman, with special thanks to the Lindens whose viewer this software is based on, which therefore has open source contributions from:        </text>        <text_editor         enabled="false"  | 
