diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-05-01 17:44:39 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-05-01 18:23:22 +0800 |
commit | f9bc4f5e3326b056b1373f0b8fcdc29761584698 (patch) | |
tree | a6489d6c83684fdb2e03a2cc3007a967b5953ea7 /indra | |
parent | fe4f934e7a7ce7813d163127e9d51ad174bddfa4 (diff) |
Add some more credits
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_about.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index c62a2c3ce7..cdd44556da 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -2,7 +2,7 @@ <floater positioning="centered" legacy_header_height="18" - height="440" + height="460" layout="topleft" name="floater_about" help_topic="floater_about" @@ -14,7 +14,7 @@ follows="all" top="25" left="10" - height="405" + height="425" width="480" name="about_tab" tab_position="top"> @@ -51,14 +51,14 @@ name="credits_panel"> <text follows="top|left|right" - height="30" + height="40" layout="topleft" left="5" name="linden_intro" top="10" width="465" wrap="true"> -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: +Megapahit uses Kokua's Dullahan fork, and is brought to you by Erik Kundiman, with special thanks to milo (observeur Resident) for all the testing, and to the Lindens whose viewer this software is based on, which therefore has open source contributions from: </text> <text_editor enabled="false" |