author | mickeyl <mickeyl> | 2005-04-22 13:01:47 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-04-22 13:01:47 (UTC) |
commit | 39aecbe922c8eeecf50fb6d0cae5808c26bc17e9 (patch) (side-by-side diff) | |
tree | fb84105b056dc3690292d9afb819c05fce5ecedd | |
parent | 5dac7775c44213ea4e31f1068e04eaa974cf1ff2 (diff) | |
download | opie-39aecbe922c8eeecf50fb6d0cae5808c26bc17e9.zip opie-39aecbe922c8eeecf50fb6d0cae5808c26bc17e9.tar.gz opie-39aecbe922c8eeecf50fb6d0cae5808c26bc17e9.tar.bz2 |
add sandman for all the things he did back those days
-rw-r--r-- | core/applets/aboutapplet/widget.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui index 9b67174..1c45665 100644 --- a/core/applets/aboutapplet/widget.ui +++ b/core/applets/aboutapplet/widget.ui @@ -123,25 +123,26 @@ Visit <i>http://opie.handhelds.org</i> for more information on the O <widget> <class>QTextBrowser</class> <property stdset="1"> <name>name</name> <cstring>TextBrowser2</cstring> </property> <property stdset="1"> <name>text</name> <string><p> <b>Rajko 'alwin' Albrecht</b> (alwin@handhelds.org)<br/> <b>Stefan 'eilers' Eilers</b> (eilers@handhelds.org)<br/> <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> -<b>Alberto 'Skyhusker' Garcia Hierro</b> (skyhusker@handhelds.org)<br/> +<b>Robert 'Sandman' Griebl</b> (sandman@handhelds.org)<br/> +<b>Alberto 'Skyhusker' Hierro</b> (skyhusker@handhelds.org)<br/> <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/> <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/> <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/> <b>Max 'Harlekin' Reiss</b> (harlekin@handhelds.org)<br/> <b>Andreas 'ar' Richter</b> (ar@handhelds.org)<br/> <b>Dan 'drw' Williams</b> (drw@handhelds.org)</tt><br/> </p></string> </property> </widget> </hbox> </widget> <widget> |