-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | core/applets/aboutapplet/widget.ui | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -19,8 +19,9 @@ | |||
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 | ||
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 | |||
@@ -41,9 +41,9 @@ | |||
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><center><b>The Open Palmtop Integrated Environment V1.2</b></center></string> | 45 | <string><center><b>The Open Palmtop Integrated Environment V1.2.1</b></center></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> |