diff options
| author | Erik Kundiman <erik@megapahit.org> | 2024-06-26 21:53:40 +0800 | 
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2024-06-26 21:58:31 +0800 | 
| commit | d9325eb964d07edb773dee23f196452874ea2b62 (patch) | |
| tree | 3fabbca19278085d5dfe01cc9e4acd78155efa90 /indra/newview | |
| parent | 85b541bb4b81e35909f32c76c7a3bc672ce36f2b (diff) | |
Credits for Kokua team
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_about.xml | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index b5d99d3006..a0e87fd43a 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -115,7 +115,7 @@ with special thanks to (in order of appearance):  <text_editor         enabled="false"         follows="top|left" -       height="110" +       height="130"         bg_readonly_color="Transparent"         left="5"         text_color="LtGray" @@ -124,6 +124,7 @@ with special thanks to (in order of appearance):         top_pad="5"         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;  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; | 
