author | ar <ar> | 2004-03-08 21:13:28 (UTC) |
---|---|---|
committer | ar <ar> | 2004-03-08 21:13:28 (UTC) |
commit | f3f2b2b3389d62af0f1a3aabac87f6c3cf147379 (patch) (unidiff) | |
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 @@ | |||
1 | Rajko 'alwin' Albrecht <alwin@handhelds.org> | 1 | Rajko 'alwin' Albrecht <alwin@handhelds.org> |
2 | Holger 'Zecke' Freyther <zecke@handhelds.org> | 2 | Holger 'Zecke' Freyther <zecke@handhelds.org> |
3 | Chris 'Kergoth' Larson <kergoth@handhelds.org> | 3 | Chris 'Kergoth' Larson <kergoth@handhelds.org> |
4 | Lorn 'ljp' Potter <ljp@handhelds.org> | 4 | Lorn 'ljp' Potter <ljp@handhelds.org> |
5 | Michael 'Mickey' Lauer <mickeyl@handhelds.org> | 5 | Michael 'Mickey' Lauer <mickeyl@handhelds.org> |
6 | Max 'Harlekin' Reiss <harlekin@handhelds.org> | 6 | Max 'Harlekin' Reiss <harlekin@handhelds.org> |
7 | Andreas 'ar' Richter <ar@handhelds.org> | ||
7 | Dan 'drw' Williams <drw@handhelds.org> | 8 | Dan 'drw' Williams <drw@handhelds.org> |
8 | 9 | ||
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 | |||
@@ -378,24 +378,25 @@ Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a | |||
378 | <name>name</name> | 378 | <name>name</name> |
379 | <cstring>TextBrowser2</cstring> | 379 | <cstring>TextBrowser2</cstring> |
380 | </property> | 380 | </property> |
381 | <property stdset="1"> | 381 | <property stdset="1"> |
382 | <name>text</name> | 382 | <name>text</name> |
383 | <string><p> | 383 | <string><p> |
384 | <b>Rajko 'alwin' Albrecht</b> (alwin@handhelds.org)<br/> | 384 | <b>Rajko 'alwin' Albrecht</b> (alwin@handhelds.org)<br/> |
385 | <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> | 385 | <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> |
386 | <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/> | 386 | <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/> |
387 | <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/> | 387 | <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/> |
388 | <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/> | 388 | <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/> |
389 | <b>Max 'Harlekin' Reiss</b> (harlekin@handhelds.org)<br/> | 389 | <b>Max 'Harlekin' Reiss</b> (harlekin@handhelds.org)<br/> |
390 | <b>Andreas 'ar' Richter</b> (ar@handhelds.org)<br/> | ||
390 | <b>Dan 'drw' Williams</b> (drw@handhelds.org)</tt><br/> | 391 | <b>Dan 'drw' Williams</b> (drw@handhelds.org)</tt><br/> |
391 | </p></string> | 392 | </p></string> |
392 | </property> | 393 | </property> |
393 | </widget> | 394 | </widget> |
394 | </hbox> | 395 | </hbox> |
395 | </widget> | 396 | </widget> |
396 | <widget> | 397 | <widget> |
397 | <class>QWidget</class> | 398 | <class>QWidget</class> |
398 | <property stdset="1"> | 399 | <property stdset="1"> |
399 | <name>name</name> | 400 | <name>name</name> |
400 | <cstring>tab</cstring> | 401 | <cstring>tab</cstring> |
401 | </property> | 402 | </property> |