-rw-r--r-- | core/applets/aboutapplet/widget.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui index 7f53c66..9b67174 100644 --- a/core/applets/aboutapplet/widget.ui +++ b/core/applets/aboutapplet/widget.ui @@ -2,25 +2,25 @@ <class>AboutWidget</class> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>AboutWidget</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>394</width> + <width>390</width> <height>210</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>About</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> @@ -123,24 +123,25 @@ Visit <i>http://opie.handhelds.org</i> for more information on the O <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>Stefan 'eilers' Eilers</b> (eilers@handhelds.org)<br/> <b>Holger 'Zecke' Freyther</b> (zecke@handhelds.org)<br/> +<b>Alberto 'Skyhusker' Garcia Hierro</b> (skyhusker@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> |