author | hrw <hrw> | 2006-01-22 21:30:46 (UTC) |
---|---|---|
committer | hrw <hrw> | 2006-01-22 21:30:46 (UTC) |
commit | d5a4ddcb27db77d41de3f6a66bef4227c33d925e (patch) (unidiff) | |
tree | 30a83ce6861412fc1cde3688961c3b841d54da84 | |
parent | 6494eb0ba251e95091ba15f0aba8ad4717015922 (diff) | |
download | opie-d5a4ddcb27db77d41de3f6a66bef4227c33d925e.zip opie-d5a4ddcb27db77d41de3f6a66bef4227c33d925e.tar.gz opie-d5a4ddcb27db77d41de3f6a66bef4227c33d925e.tar.bz2 |
Set version to 1.2.1 in About applet
-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 @@ | |||
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 | ||
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 @@ | |||
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" > |