-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 7473549..44bf20b 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,26 +1,30 @@ | |||
1 | Info about the changes in new versions of KDE-Pim/Pi | 1 | Info about the changes in new versions of KDE-Pim/Pi |
2 | 2 | ||
3 | ********** VERSION 2.0.28 ************ | ||
4 | |||
5 | |||
6 | |||
3 | ********** VERSION 2.0.27 ************ | 7 | ********** VERSION 2.0.27 ************ |
4 | 8 | ||
5 | More bugfixes. | 9 | More bugfixes. |
6 | Added possibility to clone in KO/Pi a todo with all its subtodos. | 10 | Added possibility to clone in KO/Pi a todo with all its subtodos. |
7 | Added config option for alternate background in list views. | 11 | Added config option for alternate background in list views. |
8 | 12 | ||
9 | Added a timetracker funtionality in KO/Pi for todos in the todo view. | 13 | Added a timetracker funtionality in KO/Pi for todos in the todo view. |
10 | If a todo is set to started and then to stopped it is saving information about the runtime in | 14 | If a todo is set to started and then to stopped it is saving information about the runtime in |
11 | <yourhome>/kdepim/apps/timetrackerdir. | 15 | <yourhome>/kdepim/apps/timetrackerdir. |
12 | To read, display, print this information an external program is needed which will be developed. | 16 | To read, display, print this information an external program is needed which will be developed. |
13 | It will display the data in a Gantt timetable view with one row for each todo. | 17 | It will display the data in a Gantt timetable view with one row for each todo. |
14 | It will have many possibilities sorting the data after category, parent todos, attendees, ... and for creating/printing status reports/summaries. | 18 | It will have many possibilities sorting the data after category, parent todos, attendees, ... and for creating/printing status reports/summaries. |
15 | Merging of data from different computers/users will be quite easy because every run is stored in a single file. | 19 | Merging of data from different computers/users will be quite easy because every run is stored in a single file. |
16 | 20 | ||
17 | ********** VERSION 2.0.26 ************ | 21 | ********** VERSION 2.0.26 ************ |
18 | 22 | ||
19 | Added two more fields to the KA/Pi view config: | 23 | Added two more fields to the KA/Pi view config: |
20 | A "Mobile (home)" and a "Mobile (work)" field. | 24 | A "Mobile (home)" and a "Mobile (work)" field. |
21 | Fixed utf8 import (e.g. for Japaneese text) in KA/Pi. | 25 | Fixed utf8 import (e.g. for Japaneese text) in KA/Pi. |
22 | 26 | ||
23 | Some alarm applet enhancements, e.g. sound stops automatically if value of suspend spinbox changes. | 27 | Some alarm applet enhancements, e.g. sound stops automatically if value of suspend spinbox changes. |
24 | And again fixed some more small bugs. | 28 | And again fixed some more small bugs. |
25 | 29 | ||
26 | ********** VERSION 2.0.25 ************ | 30 | ********** VERSION 2.0.25 ************ |
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,27 +1,27 @@ | |||
1 | Summary: A collection of PIM programs | 1 | Summary: A collection of PIM programs |
2 | Name: KDE-Pim-Pi | 2 | Name: KDE-Pim-Pi |
3 | Version: 2.0.27 | 3 | Version: 2.0.28 |
4 | Release: SuSE_9.2 | 4 | Release: SuSE_9.2 |
5 | Copyright:GPL | 5 | Copyright:GPL |
6 | Group: Productivity/Pim | 6 | Group: Productivity/Pim |
7 | Source:http://sourceforge.net/projects/kdepimpi/ | 7 | Source:http://sourceforge.net/projects/kdepimpi/ |
8 | URL:http://sourceforge.net/projects/kdepimpi/ | 8 | URL:http://sourceforge.net/projects/kdepimpi/ |
9 | Packager: zautrix | 9 | Packager: zautrix |
10 | 10 | ||
11 | %description | 11 | %description |
12 | This package contains the platform-independent PIM programs from | 12 | This package contains the platform-independent PIM programs from |
13 | www.pi-sync.info, compiled for SuSE 9.2: | 13 | www.pi-sync.info, compiled for SuSE 9.2: |
14 | KTimeTacker/Pi | 14 | KTimeTacker/Pi |
15 | KPhone/Pi | 15 | KPhone/Pi |
16 | KAddressbook/Pi | 16 | KAddressbook/Pi |
17 | KOrganizer/Pi | 17 | KOrganizer/Pi |
18 | PasswordManager/Pi | 18 | PasswordManager/Pi |
19 | KOPieMail/Pi | 19 | KOPieMail/Pi |
20 | 20 | ||
21 | These applications do not need anything from the KDE-desktop | 21 | These applications do not need anything from the KDE-desktop |
22 | at all to run on Linux. However, there is a dependency from | 22 | at all to run on Linux. However, there is a dependency from |
23 | two KDE libs, because a small command line program is included | 23 | two KDE libs, because a small command line program is included |
24 | to make it possible to sync with the KDE-desktop applications. | 24 | to make it possible to sync with the KDE-desktop applications. |
25 | 25 | ||
26 | These applications are independent from the KDE-desktop | 26 | These applications are independent from the KDE-desktop |
27 | environment. That means, nothing of your existing | 27 | environment. That means, nothing of your existing |
@@ -1 +1 @@ | |||
version = "2.0.27"; | version = "2.0.28"; | ||