-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 @@ -326,128 +326,129 @@ </property> <property stdset="1"> <name>spacing</name> <number>1</number> </property> <widget> <class>QTextBrowser</class> <property stdset="1"> <name>name</name> <cstring>TextBrowser1</cstring> </property> <property stdset="1"> <name>text</name> <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 <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a> 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>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"> <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 <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> 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"> <name>name</name> <cstring>tab</cstring> </property> <attribute> <name>title</name> <string>Join</string> </attribute> <vbox> <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>TextBrowser4</cstring> |