-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 @@ +0.3.2 + +* Autostart is now more configurable. You can decide how long + the ipaq has to has been suspended, before autostart is triggered.(Opie + only) * am/pm time optinal (autodetect) 0.3.1 * fixed the wrong color of the buttons * better translation (thanks carsten and others) * fixes memory leaks * 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 @@ Files: bin/today apps/Applications/today.desktop pics/today/* Priority: optional Section: opie/applications Maintainer: Maximilian Reiß <max.reiss@gmx.de> Architecture: arm -Version: 0.3.1-$SUB_VERSION +Version: 0.3.2-$SUB_VERSION Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) License: GPL Description: today screen This today screen app gives an overview of appointments and todos. It also shows incoming and outgoing mails from opiemail. When using Opie (opie.handhelds.org) today can be autostarted on resume. |