author | mickeyl <mickeyl> | 2004-03-08 19:45:09 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-03-08 19:45:09 (UTC) |
commit | 2f001327f5087dfe9d0625490e9835c3fafb05e4 (patch) (unidiff) | |
tree | ef323e0629da2fd208f346f902f008dfa0f46fcb | |
parent | 744ae6786d248e6c71b951bdbe5a13091ba8c460 (diff) | |
download | opie-2f001327f5087dfe9d0625490e9835c3fafb05e4.zip opie-2f001327f5087dfe9d0625490e9835c3fafb05e4.tar.gz opie-2f001327f5087dfe9d0625490e9835c3fafb05e4.tar.bz2 |
catch up with logo change
fix some typos
-rw-r--r-- | core/applets/aboutapplet/about.cpp | 2 | ||||
-rw-r--r-- | core/applets/aboutapplet/dialog.ui | 30 |
2 files changed, 10 insertions, 22 deletions
diff --git a/core/applets/aboutapplet/about.cpp b/core/applets/aboutapplet/about.cpp index e909d0f..bbdc1b1 100644 --- a/core/applets/aboutapplet/about.cpp +++ b/core/applets/aboutapplet/about.cpp | |||
@@ -42,7 +42,7 @@ QString AboutApplet::tr( const char* s, const char* p ) const | |||
42 | QIconSet AboutApplet::icon ( ) const | 42 | QIconSet AboutApplet::icon ( ) const |
43 | { | 43 | { |
44 | QPixmap pix; | 44 | QPixmap pix; |
45 | QImage img = Resource::loadImage ( "about" ); | 45 | QImage img = Resource::loadImage ( "logo/opielogo" ); |
46 | 46 | ||
47 | if ( !img. isNull ( ) ) | 47 | if ( !img. isNull ( ) ) |
48 | pix. convertFromImage ( img. smoothScale ( 14, 14 ) ); | 48 | pix. convertFromImage ( img. smoothScale ( 14, 14 ) ); |
diff --git a/core/applets/aboutapplet/dialog.ui b/core/applets/aboutapplet/dialog.ui index 6dca1ce..5c3a23b 100644 --- a/core/applets/aboutapplet/dialog.ui +++ b/core/applets/aboutapplet/dialog.ui | |||
@@ -11,7 +11,7 @@ | |||
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>414</width> | 14 | <width>410</width> |
15 | <height>201</height> | 15 | <height>201</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
@@ -337,7 +337,7 @@ | |||
337 | <property stdset="1"> | 337 | <property stdset="1"> |
338 | <name>text</name> | 338 | <name>text</name> |
339 | <string><p> | 339 | <string><p> |
340 | The <b>Open Palmtop Desktop Environment</b> is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. | 340 | 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. |
341 | </p> | 341 | </p> |
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. |
@@ -420,15 +420,9 @@ Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a | |||
420 | </property> | 420 | </property> |
421 | <property stdset="1"> | 421 | <property stdset="1"> |
422 | <name>text</name> | 422 | <name>text</name> |
423 | <string><p> | 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 | Software can always be improved, and the KDE 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. | 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> | 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> | ||
427 | The Open Palmtop Desktop Environment has a bug tracking system. Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> to report bugs. | ||
428 | </p> | ||
429 | <p> | ||
430 | 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 "Wishlist". | ||
431 | </p></string> | ||
432 | </property> | 426 | </property> |
433 | </widget> | 427 | </widget> |
434 | </hbox> | 428 | </hbox> |
@@ -460,15 +454,9 @@ If you have a suggestion for improvement then you are welcome to use the bug tra | |||
460 | </property> | 454 | </property> |
461 | <property stdset="1"> | 455 | <property stdset="1"> |
462 | <name>text</name> | 456 | <name>text</name> |
463 | <string><p> | 457 | <string><p>You don't have to be a software developer to be a member of the Opie Team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds and improved documentation. You decide!</p> |
464 | You don't have to be a software developer to be a member of the Opie Team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds and improved documentation. You decide! | 458 | <p>Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> for information on some projects in which you can participate.</p> |
465 | </p> | 459 | <p>If you need more information or documentation, then a visit to <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> will provide you with what you need.</p></string> |
466 | <p> | ||
467 | Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> for information on some projects in which you can participate. | ||
468 | </p> | ||
469 | <p> | ||
470 | If you need more information or documentation, then a visit to <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> will provide you with what you need. | ||
471 | </p></string> | ||
472 | </property> | 460 | </property> |
473 | </widget> | 461 | </widget> |
474 | </vbox> | 462 | </vbox> |
@@ -479,7 +467,7 @@ If you need more information or documentation, then a visit to <a href="http: | |||
479 | <images> | 467 | <images> |
480 | <image> | 468 | <image> |
481 | <name>image0</name> | 469 | <name>image0</name> |