-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 | |||
@@ -342,96 +342,97 @@ The <b>Open Palmtop Integrated Environment</b> is written and mainta | |||
342 | <p> | 342 | <p> |
343 | No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. | 343 | No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. |
344 | </p> | 344 | </p> |
345 | <p> | 345 | <p> |
346 | Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a> for more information on the Opie Project. | 346 | Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a> for more information on the Opie Project. |
347 | </p></string> | 347 | </p></string> |
348 | </property> | 348 | </property> |
349 | <property stdset="1"> | 349 | <property stdset="1"> |
350 | <name>textFormat</name> | 350 | <name>textFormat</name> |
351 | <enum>RichText</enum> | 351 | <enum>RichText</enum> |
352 | </property> | 352 | </property> |
353 | </widget> | 353 | </widget> |
354 | </vbox> | 354 | </vbox> |
355 | </widget> | 355 | </widget> |
356 | <widget> | 356 | <widget> |
357 | <class>QWidget</class> | 357 | <class>QWidget</class> |
358 | <property stdset="1"> | 358 | <property stdset="1"> |
359 | <name>name</name> | 359 | <name>name</name> |
360 | <cstring>tab</cstring> | 360 | <cstring>tab</cstring> |
361 | </property> | 361 | </property> |
362 | <attribute> | 362 | <attribute> |
363 | <name>title</name> | 363 | <name>title</name> |
364 | <string>Authors</string> | 364 | <string>Authors</string> |
365 | </attribute> | 365 | </attribute> |
366 | <hbox> | 366 | <hbox> |
367 | <property stdset="1"> | 367 | <property stdset="1"> |
368 | <name>margin</name> | 368 | <name>margin</name> |
369 | <number>1</number> | 369 | <number>1</number> |
370 | </property> | 370 | </property> |
371 | <property stdset="1"> | 371 | <property stdset="1"> |
372 | <name>spacing</name> | 372 | <name>spacing</name> |
373 | <number>1</number> | 373 | <number>1</number> |
374 | </property> | 374 | </property> |
375 | <widget> | 375 | <widget> |
376 | <class>QTextBrowser</class> | 376 | <class>QTextBrowser</class> |
377 | <property stdset="1"> | 377 | <property stdset="1"> |
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> |
402 | <attribute> | 403 | <attribute> |
403 | <name>title</name> | 404 | <name>title</name> |
404 | <string>Report</string> | 405 | <string>Report</string> |
405 | </attribute> | 406 | </attribute> |
406 | <hbox> | 407 | <hbox> |
407 | <property stdset="1"> | 408 | <property stdset="1"> |
408 | <name>margin</name> | 409 | <name>margin</name> |
409 | <number>1</number> | 410 | <number>1</number> |
410 | </property> | 411 | </property> |
411 | <property stdset="1"> | 412 | <property stdset="1"> |
412 | <name>spacing</name> | 413 | <name>spacing</name> |
413 | <number>1</number> | 414 | <number>1</number> |
414 | </property> | 415 | </property> |
415 | <widget> | 416 | <widget> |
416 | <class>QTextBrowser</class> | 417 | <class>QTextBrowser</class> |
417 | <property stdset="1"> | 418 | <property stdset="1"> |
418 | <name>name</name> | 419 | <name>name</name> |
419 | <cstring>TextBrowser3</cstring> | 420 | <cstring>TextBrowser3</cstring> |
420 | </property> | 421 | </property> |
421 | <property stdset="1"> | 422 | <property stdset="1"> |
422 | <name>text</name> | 423 | <name>text</name> |
423 | <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> | 424 | <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> |
424 | <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> | 425 | <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> |
425 | <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> | 426 | <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> |
426 | </property> | 427 | </property> |
427 | </widget> | 428 | </widget> |
428 | </hbox> | 429 | </hbox> |
429 | </widget> | 430 | </widget> |
430 | <widget> | 431 | <widget> |
431 | <class>QWidget</class> | 432 | <class>QWidget</class> |
432 | <property stdset="1"> | 433 | <property stdset="1"> |
433 | <name>name</name> | 434 | <name>name</name> |
434 | <cstring>tab</cstring> | 435 | <cstring>tab</cstring> |
435 | </property> | 436 | </property> |
436 | <attribute> | 437 | <attribute> |
437 | <name>title</name> | 438 | <name>title</name> |