author | zautrix <zautrix> | 2005-03-22 20:52:57 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-03-22 20:52:57 (UTC) |
commit | cce0a3b5e884db3d2d7d84a347e14f8694b556e2 (patch) (side-by-side diff) | |
tree | 91d6e4f341fcbad567a77be6cbe4854c76a92e11 | |
parent | 993a321c405e06e1c3b0fcf86a5564dfecaedc14 (diff) | |
download | kdepimpi-cce0a3b5e884db3d2d7d84a347e14f8694b556e2.zip kdepimpi-cce0a3b5e884db3d2d7d84a347e14f8694b556e2.tar.gz kdepimpi-cce0a3b5e884db3d2d7d84a347e14f8694b556e2.tar.bz2 |
version
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 4 | ||||
-rw-r--r-- | desktop/rpm/kdepim_rpm | 2 | ||||
-rw-r--r-- | version | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 39213f4..419efbc 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt @@ -1,34 +1,38 @@ Info about the changes in new versions of KDE-Pim/Pi +********** VERSION 2.0.20 ************ + + + ********** VERSION 2.0.19 ************ KO/Pi: Enhancements and bugfixes in the new datenavigator. Bugfix in this changelog: The datenavigator was changed in version 2.0.18, not the datepicker. ********** VERSION 2.0.18 ************ KO/Pi: Fixed some minor problems. Cleaned up the KO/Pi config dialog. Fixed problem moving events in aganda view. Made datepicker scaleable, i.e. if the datenavigator shows now a datenavigator matrix depending on its size. Birthdays are now displayed green in the datenavigator. What'sThis Help in datenavigator shows all events of the day. OM/Pi: Updated the backend mail library to the latest version. Please backup your mail before using this version. ********** VERSION 2.0.17 ************ KO/Pi: Tooltips in month view were not sorted. Fixed. Daylabel in agenda view ( for display of one day ) was too short. Fixed. Conflict display dialog for syncing was not on top of other windows. Fixed. Fixed some minor problems. Fixed an endless loop when importing vcs file with RESOURCES entry. ********** VERSION 2.0.16 ************ OM/Pi: diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm index 98c7803..d9e6ea6 100644 --- a/desktop/rpm/kdepim_rpm +++ b/desktop/rpm/kdepim_rpm @@ -1,35 +1,35 @@ Summary: A collection of PIM programs Name: KDE-Pim-Pi -Version: 2.0.19 +Version: 2.0.20 Release: SuSE_9.2 Copyright:GPL Group: Productivity/Pim Source:http://sourceforge.net/projects/kdepimpi/ URL:http://sourceforge.net/projects/kdepimpi/ Packager: zautrix %description This package contains the platform-independent PIM programs from www.pi-sync.info, compiled for SuSE 9.2: KTimeTacker/Pi KPhone/Pi KAddressbook/Pi KOrganizer/Pi PasswordManager/Pi KOPieMail/Pi These applications do not need anything from the KDE-desktop at all to run on Linux. However, there is a dependency from two KDE libs, because a small command line program is included to make it possible to sync with the KDE-desktop applications. These applications are independent from the KDE-desktop environment. That means, nothing of your existing KDE-desktop setup will be changed, or any data (calendar-addressbook) used by the KDE-desktop applications will be changed or accessed. These applications stores their data and config in $HOME/kdepim/ However, because the same file format is used, an easy exchange of data with the KDE-desktop is possible. @@ -1 +1 @@ -version = "2.0.19"; +version = "2.0.20"; |