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 @@ -87,97 +87,98 @@ <string><p> The <b>Open Palmtop Integrated Environment</b> is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. </p> <p> No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. </p> <p> Visit <i>http://opie.handhelds.org</i> for more information on the Opie Project. </p></string> </property> <property stdset="1"> <name>textFormat</name> <enum>RichText</enum> </property> </widget> </vbox> </widget> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>tab</cstring> </property> <attribute> <name>title</name> <string>Authors</string> </attribute> <hbox> <property stdset="1"> <name>margin</name> <number>1</number> </property> <property stdset="1"> <name>spacing</name> <number>1</number> </property> <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> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>tab</cstring> </property> <attribute> <name>title</name> <string>Report</string> </attribute> <hbox> <property stdset="1"> <name>margin</name> <number>1</number> </property> <property stdset="1"> <name>spacing</name> <number>1</number> </property> <widget> <class>QTextBrowser</class> <property stdset="1"> <name>name</name> <cstring>TextBrowser3</cstring> </property> <property stdset="1"> <name>text</name> <string><p>Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.</p> <p>The Open Palmtop Integrated Environment has a bug tracking system. Visit <i>http://opie.handhelds.org/</i> to report bugs.</p> <p>If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called "Feature Wish".</p></string> </property> </widget> </hbox> </widget> <widget> <class>QWidget</class> <property stdset="1"> |