-rw-r--r-- | ReleaseNotes.txt | 14 | ||||
-rw-r--r-- | desktop/rpm/kdepim_rpm | 2 | ||||
-rw-r--r-- | kaddressbook.control | 2 | ||||
-rw-r--r-- | kopiemail.control | 2 | ||||
-rw-r--r-- | korganizer.control | 2 | ||||
-rw-r--r-- | ksharpPIM-DTMaccess.control | 2 | ||||
-rw-r--r-- | pwmanager.control | 2 | ||||
-rw-r--r-- | version | 2 |
8 files changed, 14 insertions, 14 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 29627c9..7653ee2 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -14,15 +14,15 @@ Contents of the packages and how to install: ***************************************************** NOTE: There are two version for Windows available: The file -kdepim_1.9.20_for_Windows.exe.zip, wich is for Windows 2000/XP +kdepim_2.0.8_for_Windows.exe.zip, wich is for Windows 2000/XP and the file -kdepim_1.9.20_for_Windows_98-ME.exe.zip, wich is for Windows 98/ME. +kdepim_2.0.8_for_Windows_98-ME.exe.zip, wich is for Windows 98/ME. The functionality is almost the same, but in the version for Windows 98/ME is "Import from Outlook" disabled to make it running on Windows 98/ME. -Filename: kdepim_1.9.20_for_Windows.exe.zip +Filename: kdepim_2.0.8_for_Windows.exe.zip Package contains: KO/Pi KA/Pi Phone access(kammu.exe) @@ -198,9 +198,9 @@ Instructions how to install this package are in a ReadMe in this file. ***************************************************** 4) Linux Desktop (SuSE 9.2) ***************************************************** -Filename: KDE-Pim-Pi-1.9.20-SuSE_9.2.i586.rpm +Filename: KDE-Pim-Pi-2.0.8-SuSE_9.2.i586.rpm Package contains: KAddessbook/Pi KOrganizer/Pi PasswordManager/Pi @@ -210,13 +210,13 @@ KOPieMail/Pi and the needed microkde libs. Download file and install it on console with su -rpm -ihv KDE-Pim-Pi-1.9.20-SuSE_9.2.i586.rpm +rpm -ihv KDE-Pim-Pi-2.0.8-SuSE_9.2.i586.rpm Note: If you want to update, please do it with -rpm -Uhv KDE-Pim-Pi-1.9.20-SuSE_9.2.i586.rpm -(Uninstall with rpm -e KDE-Pim-Pi-1.9.20-SuSE_9.2) +rpm -Uhv KDE-Pim-Pi-2.0.8-SuSE_9.2.i586.rpm +(Uninstall with rpm -e KDE-Pim-Pi-2.0.8-SuSE_9.2) Here is the information, provided in the rpm file about the content: diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm index 201d3d5..4d81192 100644 --- a/desktop/rpm/kdepim_rpm +++ b/desktop/rpm/kdepim_rpm @@ -1,7 +1,7 @@ Summary: A collection of PIM programs Name: KDE-Pim-Pi -Version: 2.0.7 +Version: 2.0.8 Release: SuSE_9.2 Copyright:GPL Group: Productivity/Pim Source:http://sourceforge.net/projects/kdepimpi/ diff --git a/kaddressbook.control b/kaddressbook.control index a7f87dc..514adc7 100644 --- a/kaddressbook.control +++ b/kaddressbook.control @@ -4,9 +4,9 @@ Section: qpe/pim Maintainer: Lutz Rogowski <lutz@pi-sync.net> Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde +Depends: kmicrokdelibs Description: KOrganizer/Pi and Kaddressbook/Pi The embedded version of KOrganizer/Platform-independend, the KDE calendar and scheduling program optimized for 640x480 and 320x240 resolution diff --git a/kopiemail.control b/kopiemail.control index 77e0e79..3180540 100644 --- a/kopiemail.control +++ b/kopiemail.control @@ -4,8 +4,8 @@ Section: qpe/pim Maintainer: Lutz Rogowski <lutz@pi-sync.net> Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde openssl +Depends: kmicrokdelibs openssl Description: KOPieMail/Pi The embedded version of KOPieMail/Platform-independend (OM/Pi), for 640x480 and 320x240 resolution on Zaurus PDA diff --git a/korganizer.control b/korganizer.control index 0224cc3..74803e9 100644 --- a/korganizer.control +++ b/korganizer.control @@ -4,9 +4,9 @@ Section: qpe/pim Maintainer: Lutz Rogowski <lutz@pi-sync.net> Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde +Depends: kmicrokdelibs Description: KOrganizer/Pi and Kaddressbook/Pi The embedded version of KOrganizer/Platform-independend, the KDE calendar and scheduling program optimized for 640x480 and 320x240 resolution diff --git a/ksharpPIM-DTMaccess.control b/ksharpPIM-DTMaccess.control index 545bce4..f4bf08b 100644 --- a/ksharpPIM-DTMaccess.control +++ b/ksharpPIM-DTMaccess.control @@ -4,7 +4,7 @@ Section: qpe/pim Maintainer: Lutz Rogowski <lutz@pi-sync.net> Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde +Depends: kmicrokdelibs Description: Program/lib needed to access Sharp DTM PIM from KDE-Pim/Pi programs. diff --git a/pwmanager.control b/pwmanager.control index d346544..884f2e1 100644 --- a/pwmanager.control +++ b/pwmanager.control @@ -5,9 +5,9 @@ Section: qpe/pim Maintainer: Ulf Schenk Architecture: arm Version: $KDEPIM_VERSION License: GPL -Depends: libmicrokde +Depends: kmicrokdelibs Description: PwManager/Pi The embedded version of PwManager/Platform-independend, the KDE password management program optimized for 640x480 and 320x240 resolution @@ -1 +1 @@ -version = "2.0.7"; +version = "2.0.8"; |