-rw-r--r-- | core/pim/today/TODO | 2 | ||||
-rw-r--r-- | core/pim/today/changelog | 3 | ||||
-rw-r--r-- | core/pim/today/opie-today.control | 10 |
3 files changed, 10 insertions, 5 deletions
diff --git a/core/pim/today/TODO b/core/pim/today/TODO index 0ff4758..48e8d20 100644 --- a/core/pim/today/TODO +++ b/core/pim/today/TODO @@ -1,12 +1,10 @@ TODO for today: -* start the app on "resume" (partly done) - * show alarm icons on alarm events (partly done) * add am/pm mode instead of 24 h, take system default * qcop integration for updating events? * make Opiezilla a clickable label wich is allway on the far right side of the screen , klick will open credits ,)
\ No newline at end of file diff --git a/core/pim/today/changelog b/core/pim/today/changelog index c5d20ce..2270551 100644 --- a/core/pim/today/changelog +++ b/core/pim/today/changelog @@ -1,15 +1,16 @@ 0.3.1 - +* better translation (thanks carsten and others) +* fixes memory leaks * bugfixes in calendar part, now location and note are working again. 0.3.0 * today uses now tododb from libopie. So major changes in the todo part: - overdue items on top - then sorted by date, then by priority * some cleanups * speed optimisations 0.2.9 diff --git a/core/pim/today/opie-today.control b/core/pim/today/opie-today.control index 9686504..35d775a 100644 --- a/core/pim/today/opie-today.control +++ b/core/pim/today/opie-today.control @@ -1,10 +1,16 @@ 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.0-$SUB_VERSION +Version: 0.3.1-$SUB_VERSION Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) License: GPL Description: today screen - A short overview over current appointments and tasks. + 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. + It is highly configurable. + |