diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_about.xml | 17 | 
1 files changed, 9 insertions, 8 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_about.xml b/indra/newview/skins/default/xui/en/floater_about.xml index d2cc56d001..0bc609d441 100644 --- a/indra/newview/skins/default/xui/en/floater_about.xml +++ b/indra/newview/skins/default/xui/en/floater_about.xml @@ -105,7 +105,7 @@ Erik Kundiman            top_pad="5"            width="465"            wrap="true"> -with special thanks to: +with special thanks to (in order of appearance):        </text>  <text_editor         enabled="false" @@ -119,13 +119,14 @@ with special thanks to:         top_pad="5"         width="465"         word_wrap="true"> -Kokua project - Dullahan fork -Vir Linden - Sim parcel -Nutsobvious - Initial testing -Soft Linden - Security testing -Observeur - Bug fixes, performance improvements, and FPS counter -Fritigern Gothly - Administrative support -Secret Foxtail - Viewer icons, viewer skin, and Ubuntu build +Vir Linden for making it possible for the project to have a place (in every sense of the word) in SL; +nutsobvious for the initial testing; +Kokua for the Dullahan fork; +Soft Linden for the security testing; +observeur for the bug fixes, performance improvements, and FPS counter; +Kyle Linden for selling TPV parcel 2 to Erik Kundiman at L$0 price; +Fritigern Gothly for the administrative support; and +Secret Foxtail for the viewer icons, viewer skin, and Ubuntu build.      </text_editor>      </panel>    </accordion_tab> | 
