diff options
| author | Erik Kundiman <erik@megapahit.org> | 2024-11-06 19:33:18 +0800 | 
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2024-11-06 21:07:10 +0800 | 
| commit | de4251880f744d4770711daf120412c16cfcc81d (patch) | |
| tree | 69fd5e4edb72100c0de5fe575b7ea17ff4f905d2 | |
| parent | 92034c9d893ff145f6eda6551e73f477f42bdc8b (diff) | |
Squeeze 2 more people into the team
plus 1 special thanks replacing the promoted one.
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_about.xml | 8 | 
1 files changed, 5 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 8d088e277c..ec2d1471cc 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -70,7 +70,7 @@       follows="all"       left="10"       name="megapahit_credits_panel" -     height="370" +     height="390"       top="10">        <text            follows="top|left|right" @@ -86,7 +86,7 @@ Megapahit is brought to you by (in order of appearance):        <text_editor         enabled="false"         follows="top|left" -       height="210" +       height="230"         bg_readonly_color="Transparent"         left="5"         text_color="LtGray" @@ -95,6 +95,7 @@ Megapahit is brought to you by (in order of appearance):         width="545"         word_wrap="true">  Erik Kundiman +LinneNoir  milo (observeur)  Fritigern Gothly  Hadet Sonnenkern @@ -108,6 +109,7 @@ Melodey  Hiroo Ono  Keysin (scoutkeysin)  gwigz +Yikes Lopez      </text_editor>      <text            follows="top|left" @@ -133,7 +135,7 @@ with special thanks to (in order of appearance):         width="450"         word_wrap="true">  Chorazin Allen and Nicky Perian for involving Erik Kundiman in viewer developments; -LinneNoir for the moral support and initial testing; +JenniWindrider for the pre-MP donation that was used to help build the website;  Vir Linden for making it possible for the project to have a place (in every sense of the word) in SL;  nutsobvious for the early testing and video proof;  Soft Linden for the security testing; and | 
