-rw-r--r-- | core/applets/aboutapplet/about.cpp | 4 | ||||
-rw-r--r-- | core/applets/aboutapplet/dialog.ui | 7 |
2 files changed, 6 insertions, 5 deletions
diff --git a/core/applets/aboutapplet/about.cpp b/core/applets/aboutapplet/about.cpp index bbdc1b1..3952d0a 100644 --- a/core/applets/aboutapplet/about.cpp +++ b/core/applets/aboutapplet/about.cpp | |||
@@ -1,7 +1,8 @@ | |||
1 | #include "about.h" | 1 | #include "about.h" |
2 | #include "dialog.h" | 2 | #include "dialog.h" |
3 | 3 | ||
4 | #include <qpe/qpeapplication.h> | ||
4 | #include <qpe/resource.h> | 5 | #include <qpe/resource.h> |
5 | #include <qpe/qcopenvelope_qws.h> | 6 | #include <qpe/qcopenvelope_qws.h> |
6 | 7 | ||
7 | #include <qapplication.h> | 8 | #include <qapplication.h> |
@@ -59,10 +60,9 @@ void AboutApplet::activated() | |||
59 | AboutDialog* d = new AboutDialog( qApp->mainWidget(), "aboutDialog", true ); | 60 | AboutDialog* d = new AboutDialog( qApp->mainWidget(), "aboutDialog", true ); |
60 | if ( qApp->desktop()->width() == 240 ) | 61 | if ( qApp->desktop()->width() == 240 ) |
61 | { | 62 | { |
62 | d->logo->hide(); | 63 | d->logo->hide(); |
63 | d->setFixedWidth( qApp->desktop()->width() - 5 ); | 64 | d->showMaximized(); |
64 | d->setFixedHeight( qApp->desktop()->height() - 50 ); | ||
65 | } | 65 | } |
66 | d->exec(); | 66 | d->exec(); |
67 | } | 67 | } |
68 | 68 | ||
diff --git a/core/applets/aboutapplet/dialog.ui b/core/applets/aboutapplet/dialog.ui index dac241f..539bde1 100644 --- a/core/applets/aboutapplet/dialog.ui +++ b/core/applets/aboutapplet/dialog.ui | |||
@@ -10,9 +10,9 @@ | |||
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>402</width> | 14 | <width>398</width> |
15 | <height>210</height> | 15 | <height>210</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
@@ -41,9 +41,9 @@ | |||
41 | <cstring>TextLabel1</cstring> | 41 | <cstring>TextLabel1</cstring> |
42 | </property> | 42 | </property> |
43 | <property stdset="1"> | 43 | <property stdset="1"> |
44 | <name>text</name> | 44 | <name>text</name> |
45 | <string><center><b>The Open Palmtop Integrated Environment V1.1.3</b></center></string> | 45 | <string><center><b>The Open Palmtop Integrated Environment V1.1.6</b></center></string> |
46 | </property> | 46 | </property> |
47 | </widget> | 47 | </widget> |
48 | <widget row="1" column="0" > | 48 | <widget row="1" column="0" > |
49 | <class>QLabel</class> | 49 | <class>QLabel</class> |
@@ -381,8 +381,9 @@ Visit <i>http://opie.handhelds.org</i> for more information on the O | |||
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>Stefan 'eilers' Eilers</b> (eilers@handhelds.org)<br/> | ||
385 | <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> | 386 | <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> |
386 | <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/> | 387 | <b>Chris 'Kergoth' Larson</b> (kergoth@handhelds.org)<br/> |
387 | <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/> | 388 | <b>Michael 'Mickey' Lauer</b> (mickeyl@handhelds.org)<br/> |
388 | <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/> | 389 | <b>Lorn 'ljp' Potter</b> (ljp@handhelds.org)<br/> |
@@ -467,8 +468,8 @@ Visit <i>http://opie.handhelds.org</i> for more information on the O | |||
467 | </widget> | 468 | </widget> |
468 | <images> | 469 | <images> |
469 | <image> | 470 | <image> |
470 | <name>image0</name> | 471 | <name>image0</name> |