-rw-r--r-- | core/pim/today/changelog | 5 | ||||
-rw-r--r-- | core/pim/today/opie-today.control | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/core/pim/today/changelog b/core/pim/today/changelog index f04ff78..0bc5fe0 100644 --- a/core/pim/today/changelog +++ b/core/pim/today/changelog | |||
@@ -1,8 +1,13 @@ | |||
1 | 0.3.2 | ||
2 | |||
3 | * Autostart is now more configurable. You can decide how long | ||
4 | the ipaq has to has been suspended, before autostart is triggered.(Opie | ||
5 | only) | ||
1 | * am/pm time optinal (autodetect) | 6 | * am/pm time optinal (autodetect) |
2 | 7 | ||
3 | 0.3.1 | 8 | 0.3.1 |
4 | 9 | ||
5 | * fixed the wrong color of the buttons | 10 | * fixed the wrong color of the buttons |
6 | * better translation (thanks carsten and others) | 11 | * better translation (thanks carsten and others) |
7 | * fixes memory leaks | 12 | * fixes memory leaks |
8 | * bugfixes in calendar part, now location and note are working again. | 13 | * bugfixes in calendar part, now location and note are working again. |
diff --git a/core/pim/today/opie-today.control b/core/pim/today/opie-today.control index 35d775a..cf982fd 100644 --- a/core/pim/today/opie-today.control +++ b/core/pim/today/opie-today.control | |||
@@ -1,14 +1,14 @@ | |||
1 | Files: bin/today apps/Applications/today.desktop pics/today/* | 1 | Files: bin/today apps/Applications/today.desktop pics/today/* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> | 4 | Maintainer: Maximilian Reiß <max.reiss@gmx.de> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.3.1-$SUB_VERSION | 6 | Version: 0.3.2-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) |
8 | License: GPL | 8 | License: GPL |
9 | Description: today screen | 9 | Description: today screen |
10 | This today screen app gives an overview of appointments | 10 | This today screen app gives an overview of appointments |
11 | and todos. | 11 | and todos. |
12 | It also shows incoming and outgoing mails from opiemail. | 12 | It also shows incoming and outgoing mails from opiemail. |
13 | When using Opie (opie.handhelds.org) today can be autostarted | 13 | When using Opie (opie.handhelds.org) today can be autostarted |
14 | on resume. | 14 | on resume. |