author | ar <ar> | 2004-03-08 21:13:28 (UTC) |
---|---|---|
committer | ar <ar> | 2004-03-08 21:13:28 (UTC) |
commit | f3f2b2b3389d62af0f1a3aabac87f6c3cf147379 (patch) (side-by-side diff) | |
tree | 4c9fda1e24b0f2566aa2fdcf7f14226b561c9841 | |
parent | 69d39ece573fccb89b6c1fb00aaed092e033a268 (diff) | |
download | opie-f3f2b2b3389d62af0f1a3aabac87f6c3cf147379.zip opie-f3f2b2b3389d62af0f1a3aabac87f6c3cf147379.tar.gz opie-f3f2b2b3389d62af0f1a3aabac87f6c3cf147379.tar.bz2 |
- add ar
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | core/applets/aboutapplet/dialog.ui | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1,8 +1,9 @@ Rajko 'alwin' Albrecht <alwin@handhelds.org> Holger 'Zecke' Freyther <zecke@handhelds.org> Chris 'Kergoth' Larson <kergoth@handhelds.org> Lorn 'ljp' Potter <ljp@handhelds.org> Michael 'Mickey' Lauer <mickeyl@handhelds.org> Max 'Harlekin' Reiss <harlekin@handhelds.org> +Andreas 'ar' Richter <ar@handhelds.org> Dan 'drw' Williams <drw@handhelds.org> diff --git a/core/applets/aboutapplet/dialog.ui b/core/applets/aboutapplet/dialog.ui index 5c3a23b..01a89d9 100644 --- a/core/applets/aboutapplet/dialog.ui +++ b/core/applets/aboutapplet/dialog.ui @@ -358,64 +358,65 @@ Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a <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>Holger 'Zecke' Freyther</b> (zecke@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"> |