From 75fb192e17a3e55dc0c631dbd62b42796714b0dc Mon Sep 17 00:00:00 2001 From: zecke Date: Mon, 11 Oct 2004 19:00:29 +0000 Subject: -Remove AboutDialog -Add the former AboutDialog as AboutWidget -Update .cvsignore to ingore widget.h and widget.cpp -Better way to show the Widget and create it delayed and onyl once -Remove the Opie Logo --- (limited to 'core/applets/aboutapplet/widget.ui') diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui new file mode 100644 index 0000000..bb8a893 --- a/dev/null +++ b/core/applets/aboutapplet/widget.ui @@ -0,0 +1,217 @@ + +AboutWidget + + QWidget + + name + AboutWidget + + + geometry + + 0 + 0 + 394 + 210 + + + + caption + About + + + layoutMargin + + + layoutSpacing + + + + margin + 2 + + + spacing + 1 + + + QLabel + + name + TextLabel1 + + + text + <center><b>The Open Palmtop Integrated Environment V1.1.6</b></center> + + + + QTabWidget + + name + tab + + + layoutMargin + + + layoutSpacing + + + QWidget + + name + tab + + + title + About + + + + margin + 1 + + + spacing + 1 + + + QTextBrowser + + name + TextBrowser1 + + + text + <p> +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. +</p> +<p> +No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. +</p> +<p> +Visit <i>http://opie.handhelds.org</i> for more information on the Opie Project. +</p> + + + textFormat + RichText + + + + + + QWidget + + name + tab + + + title + Authors + + + + margin + 1 + + + spacing + 1 + + + QTextBrowser + + name + TextBrowser2 + + + text + <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>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> + + + + + + QWidget + + name + tab + + + title + Report + + + + margin + 1 + + + spacing + 1 + + + QTextBrowser + + name + TextBrowser3 + + + text + <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> +<p>The Open Palmtop Integrated Environment has a bug tracking system. Visit <i>http://opie.handhelds.org/</i> to report bugs.</p> +<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> + + + + + + QWidget + + name + tab + + + title + Join + + + + margin + 1 + + + spacing + 1 + + + QTextBrowser + + name + TextBrowser4 + + + text + <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> +<p>Visit <i>http://opie.handhelds.org/</i> for information on some projects in which you can participate.</p> +<p>If you need more information or documentation, then a visit to <i>http://opie.handhelds.org/</i> will provide you with what you need.</p> + + + + + + + + -- cgit v0.9.0.2