author | drw <drw> | 2004-03-08 15:43:41 (UTC) |
---|---|---|
committer | drw <drw> | 2004-03-08 15:43:41 (UTC) |
commit | 6248d9ec10561273cf8a864f1fe6c20b366d2639 (patch) (side-by-side diff) | |
tree | 10576d772426ca8f1b649d8b144bda1de2960d1f | |
parent | 0d38352ef00f5fc660f4502f2f0ee1cccd508397 (diff) | |
download | opie-6248d9ec10561273cf8a864f1fe6c20b366d2639.zip opie-6248d9ec10561273cf8a864f1fe6c20b366d2639.tar.gz opie-6248d9ec10561273cf8a864f1fe6c20b366d2639.tar.bz2 |
Updated my e-mail address
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | core/applets/aboutapplet/dialog.ui | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ 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> -Dan 'drw' Williams <williamsdr@acm.org> +Dan 'drw' Williams <drw@handhelds.org> diff --git a/core/applets/aboutapplet/dialog.ui b/core/applets/aboutapplet/dialog.ui index 37dd858..8a26c12 100644 --- a/core/applets/aboutapplet/dialog.ui +++ b/core/applets/aboutapplet/dialog.ui @@ -366,49 +366,49 @@ Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a <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>Dan 'drw' Williams</b> (williamsdr@acm.org)</tt><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> |