summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-04-15 11:58:39 (UTC)
committer zautrix <zautrix>2005-04-15 11:58:39 (UTC)
commite1d62b2afac2b625a3e0b8d4df137647de34e04f (patch) (side-by-side diff)
tree536e67d1dad29a8d62b0114306db079bbfb03648
parentd2f51718bdfa5b05e6f7e609ec75f616e3f0a7c1 (diff)
downloadkdepimpi-e1d62b2afac2b625a3e0b8d4df137647de34e04f.zip
kdepimpi-e1d62b2afac2b625a3e0b8d4df137647de34e04f.tar.gz
kdepimpi-e1d62b2afac2b625a3e0b8d4df137647de34e04f.tar.bz2
version
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt4
-rw-r--r--desktop/rpm/kdepim_rpm2
-rw-r--r--version2
3 files changed, 6 insertions, 2 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 7473549..44bf20b 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.28 ************
+
+
+
********** VERSION 2.0.27 ************
More bugfixes.
Added possibility to clone in KO/Pi a todo with all its subtodos.
Added config option for alternate background in list views.
Added a timetracker funtionality in KO/Pi for todos in the todo view.
If a todo is set to started and then to stopped it is saving information about the runtime in
<yourhome>/kdepim/apps/timetrackerdir.
To read, display, print this information an external program is needed which will be developed.
It will display the data in a Gantt timetable view with one row for each todo.
It will have many possibilities sorting the data after category, parent todos, attendees, ... and for creating/printing status reports/summaries.
Merging of data from different computers/users will be quite easy because every run is stored in a single file.
********** VERSION 2.0.26 ************
Added two more fields to the KA/Pi view config:
A "Mobile (home)" and a "Mobile (work)" field.
Fixed utf8 import (e.g. for Japaneese text) in KA/Pi.
Some alarm applet enhancements, e.g. sound stops automatically if value of suspend spinbox changes.
And again fixed some more small bugs.
********** VERSION 2.0.25 ************
And again fixed some bugs.
********** VERSION 2.0.24 ************
Fixed again a lot of small bugs.
Some performance optimizations in date navigator.
Month view displays now multi days events on top of each cell, such that it is more likely that all multi days items of one event are in the same row.
diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm
index a9792f9..3889b6f 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.27
+Version: 2.0.28
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.
diff --git a/version b/version
index f80663d..a87e533 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-version = "2.0.27";
+version = "2.0.28";