author | mickeyl <mickeyl> | 2006-05-25 22:17:12 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2006-05-25 22:17:12 (UTC) |
commit | db458e08c0dbd03f575c2c99592a828e3791abd5 (patch) (side-by-side diff) | |
tree | e24151f279fcaad7b8e3ba942fa8a2ba021a9871 | |
parent | 96113f0d780a93836f13f85b2d980bc3b34ff34f (diff) | |
download | opie-db458e08c0dbd03f575c2c99592a828e3791abd5.zip opie-db458e08c0dbd03f575c2c99592a828e3791abd5.tar.gz opie-db458e08c0dbd03f575c2c99592a828e3791abd5.tar.bz2 |
prepare for 1.2.2
-rw-r--r-- | core/applets/aboutapplet/widget.ui | 2 | ||||
-rw-r--r-- | library/version.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui index 3bbc5a2..ed4a1c4 100644 --- a/core/applets/aboutapplet/widget.ui +++ b/core/applets/aboutapplet/widget.ui @@ -1,220 +1,220 @@ <!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>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.1</b></center></string> + <string><center><b>The Open Palmtop Integrated Environment V1.2.2</b></center></string> </property> </widget> <widget row="1" column="1" > <class>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>tab</cstring> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>tab</cstring> </property> <attribute> <name>title</name> <string>About</string> </attribute> <vbox> <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>TextBrowser1</cstring> </property> <property stdset="1"> <name>text</name> <string><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></string> </property> <property stdset="1"> <name>textFormat</name> <enum>RichText</enum> </property> </widget> </vbox> </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>Robert 'Sandman' Griebl</b> (sandman@handhelds.org)<br/> <b>Alberto 'Skyhusker' Hierro</b> (skyhusker@handhelds.org)<br/> <b>Marcin 'Hrw' Juszkiewicz</b> (hrw@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> <property stdset="1"> <name>name</name> <cstring>TextBrowser3</cstring> </property> <property stdset="1"> <name>text</name> <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> <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></string> </property> </widget> </hbox> </widget> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>tab</cstring> </property> <attribute> <name>title</name> <string>Join</string> </attribute> <vbox> <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>TextBrowser4</cstring> </property> <property stdset="1"> <name>text</name> <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> <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></string> </property> </widget> </vbox> </widget> </widget> </grid> </widget> </UI> diff --git a/library/version.h b/library/version.h index 8bf9197..270868b 100644 --- a/library/version.h +++ b/library/version.h @@ -1,4 +1,4 @@ #define QPE_VENDOR "Project Opie" -#define QPE_VERSION "1.2.1" +#define QPE_VERSION "1.2.2" #define SUB_VERSION "" -#define OPIE_VERSION 102010 +#define OPIE_VERSION 102020 |