summaryrefslogtreecommitdiff
authorhrw <hrw>2006-01-22 21:30:46 (UTC)
committer hrw <hrw>2006-01-22 21:30:46 (UTC)
commitd5a4ddcb27db77d41de3f6a66bef4227c33d925e (patch) (unidiff)
tree30a83ce6861412fc1cde3688961c3b841d54da84
parent6494eb0ba251e95091ba15f0aba8ad4717015922 (diff)
downloadopie-d5a4ddcb27db77d41de3f6a66bef4227c33d925e.zip
opie-d5a4ddcb27db77d41de3f6a66bef4227c33d925e.tar.gz
opie-d5a4ddcb27db77d41de3f6a66bef4227c33d925e.tar.bz2
Set version to 1.2.1 in About applet
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
-rw-r--r--core/applets/aboutapplet/widget.ui2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e03bc96..a0e5edc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,24 +11,25 @@
11 ---------- 11 ----------
12 * #1695 - Date selector use too small fontsize on VGA screen (hrw) 12 * #1695 - Date selector use too small fontsize on VGA screen (hrw)
13 * #1686 - opie-console lack UI setting for switching scrollbar (hrw) 13 * #1686 - opie-console lack UI setting for switching scrollbar (hrw)
14 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) 14 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw)
15 * #1624 - Button settngs changes are applied only after restart (hrw) 15 * #1624 - Button settngs changes are applied only after restart (hrw)
16 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) 16 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw)
17 * n.a. - remove hardcoded font size from wellenreiter (hrw) 17 * n.a. - remove hardcoded font size from wellenreiter (hrw)
18 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) 18 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw)
19 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) 19 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw)
20 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) 20 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar)
21 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) 21 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar)
22 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) 22 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw)
23 * n.a. - Set version to 1.2.1 in About applet (hrw)
23 24
24 2005-09-11Opie 1.2.1 25 2005-09-11Opie 1.2.1
25 26
26 27
27 New Features 28 New Features
28 ------------ 29 ------------
29 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 30 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
30 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 31 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
31 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 32 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
32 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 33 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
33 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 34 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
34 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 35 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui
index b43b68e..3bbc5a2 100644
--- a/core/applets/aboutapplet/widget.ui
+++ b/core/applets/aboutapplet/widget.ui
@@ -33,25 +33,25 @@
33 <property stdset="1"> 33 <property stdset="1">
34 <name>spacing</name> 34 <name>spacing</name>
35 <number>1</number> 35 <number>1</number>
36 </property> 36 </property>
37 <widget row="0" column="0" rowspan="1" colspan="2" > 37 <widget row="0" column="0" rowspan="1" colspan="2" >
38 <class>QLabel</class> 38 <class>QLabel</class>
39 <property stdset="1"> 39 <property stdset="1">
40 <name>name</name> 40 <name>name</name>
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>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.2&lt;/b&gt;&lt;/center&gt;</string> 45 <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.2.1&lt;/b&gt;&lt;/center&gt;</string>
46 </property> 46 </property>
47 </widget> 47 </widget>
48 <widget row="1" column="1" > 48 <widget row="1" column="1" >
49 <class>QTabWidget</class> 49 <class>QTabWidget</class>
50 <property stdset="1"> 50 <property stdset="1">
51 <name>name</name> 51 <name>name</name>
52 <cstring>tab</cstring> 52 <cstring>tab</cstring>
53 </property> 53 </property>
54 <property> 54 <property>
55 <name>layoutMargin</name> 55 <name>layoutMargin</name>
56 </property> 56 </property>
57 <property> 57 <property>