-rw-r--r-- | ChangeLog | 1 | ||||
-rw-r--r-- | core/applets/aboutapplet/widget.ui | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -20,6 +20,7 @@ * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) + * n.a. - Set version to 1.2.1 in About applet (hrw) 2005-09-11 Opie 1.2.1 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 @@ -42,7 +42,7 @@ </property> <property stdset="1"> <name>text</name> - <string><center><b>The Open Palmtop Integrated Environment V1.2</b></center></string> + <string><center><b>The Open Palmtop Integrated Environment V1.2.1</b></center></string> </property> </widget> <widget row="1" column="1" > |