-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 @@ -1,46 +1,46 @@ <!DOCTYPE UI><UI> <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> </property> <grid> <property stdset="1"> <name>margin</name> <number>2</number> </property> <property stdset="1"> <name>spacing</name> <number>1</number> </property> <widget row="0" column="0" rowspan="1" colspan="2" > <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>TextLabel1</cstring> </property> <property stdset="1"> <name>text</name> <string><center><b>The Open Palmtop Integrated Environment V1.2</b></center></string> </property> @@ -103,64 +103,65 @@ Visit <i>http://opie.handhelds.org</i> for more information on the O </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>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> <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> |