summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2004-08-02 17:57:02 (UTC)
committer zautrix <zautrix>2004-08-02 17:57:02 (UTC)
commit7520e7cb4f10eb535efd457c539a15a0b7e52137 (patch) (unidiff)
tree3b9d87b42338cb6a3eea8db367a62d2797c02aca
parent82cd729d654323a599f4fecfc6b358ccfb857ec8 (diff)
downloadkdepimpi-7520e7cb4f10eb535efd457c539a15a0b7e52137.zip
kdepimpi-7520e7cb4f10eb535efd457c539a15a0b7e52137.tar.gz
kdepimpi-7520e7cb4f10eb535efd457c539a15a0b7e52137.tar.bz2
update mig ht
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/korganizer/Migration-HowTo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/kdepim/korganizer/Migration-HowTo.txt b/bin/kdepim/korganizer/Migration-HowTo.txt
index f213b82..d4c71d2 100644
--- a/bin/kdepim/korganizer/Migration-HowTo.txt
+++ b/bin/kdepim/korganizer/Migration-HowTo.txt
@@ -1,106 +1,106 @@
1 1
2Migration HowTo Outlook 200X -> KDE 2Migration HowTo Outlook 200X -> KDE
3 3
4Version 1.0.1 4Version 1.0.1
5The latest version of this file can be downloaded from 5The latest version of this file can be downloaded from
6http://sourceforge.net/projects/kdepimpi/ 6http://sourceforge.net/projects/kdepimpi/
7Please choose there package/project/file: 7Please choose there package/project/file:
8general Files for KDE/Pim 8general Files for KDE/Pim
9MigrationHowTo_OL2KDE 9MigrationHowTo_OL2KDE
10MigrationHowTo_OL2KDE.txt 10MigrationHowTo_OL2KDE.txt.zip
11 11
12 12
13This HowTo describes the process of migrating data ( contact and calendar data ) from Outlook 200X to the PIM programs of the KDE-Desktop-Environment. 13This HowTo describes the process of migrating data ( contact and calendar data ) from Outlook 200X to the PIM programs of the KDE-Desktop-Environment.
14The PIM programs are KAdddressbook and KOrganizer, which may be used embedded in the Kontact PIM management framework. 14The PIM programs are KAdddressbook and KOrganizer, which may be used embedded in the Kontact PIM management framework.
15This HowTo describes version 1.9.3a of the migration tools. 15This HowTo describes version 1.9.3a of the migration tools.
16The migration tools are the platform independent versions of KAdddressbook and KOrganizer: KAdddressbook/Pi and KOrganizer/Pi. 16The migration tools are the platform independent versions of KAdddressbook and KOrganizer: KAdddressbook/Pi and KOrganizer/Pi.
17 17
18Content: 18Content:
19 19
201) How to start 201) How to start
212) How to import pst files in Outlook 212) How to import pst files in Outlook
223) Where to get the migration tools 223) Where to get the migration tools
234) How to install the migration tools 234) How to install the migration tools
245) How to get the contact data out of Outlook200X 245) How to get the contact data out of Outlook200X
256) How to get the calendar data out of Outlook200X 256) How to get the calendar data out of Outlook200X
267) How to import your contact data into Kontact 267) How to import your contact data into Kontact
278) How to import your calendar data into Kontact 278) How to import your calendar data into Kontact
28 28
29APPENDIX A) Problems and solutions when reading contact data 29APPENDIX A) Problems and solutions when reading contact data
30APPENDIX B) Problems and solutions when reading calendar data 30APPENDIX B) Problems and solutions when reading calendar data
31 31
32**************************************** 32****************************************
331) How to start 331) How to start
34**************************************** 34****************************************
35 35
36For the migration we need the actual Outlook 200X data, which Outlook stores in *.pst files. 36For the migration we need the actual Outlook 200X data, which Outlook stores in *.pst files.
37Then we need an installed version of Outlook 200X to access these *.pst files. 37Then we need an installed version of Outlook 200X to access these *.pst files.
38When we have an Outllook 200X running with all data accessable, we need the migration tools. 38When we have an Outllook 200X running with all data accessable, we need the migration tools.
39 39
40If you have no Outlook200X installed please install the Outlook version, you need to a import your *.pst files. 40If you have no Outlook200X installed please install the Outlook version, you need to a import your *.pst files.
41If you have an Outlook200X installed with no contact/calendar data available, and you have some *.pst files please continue with: 2) How to import pst files in Outlook. 41If you have an Outlook200X installed with no contact/calendar data available, and you have some *.pst files please continue with: 2) How to import pst files in Outlook.
42If you have a running Outlook200X already with contact/calendar data available, please continue with: 3) Where to get the migration tools. 42If you have a running Outlook200X already with contact/calendar data available, please continue with: 3) Where to get the migration tools.
43 43
44 44
45**************************************** 45****************************************
462) How to import pst files in Outlook 462) How to import pst files in Outlook
47**************************************** 47****************************************
48 48
49To open a local *.pst file in Outlook2003, choose menu: 49To open a local *.pst file in Outlook2003, choose menu:
50File - Open - Outlook Data File ... 50File - Open - Outlook Data File ...
51Now the data included in this file is shown 51Now the data included in this file is shown
52as folders of a newly added root folder in the Outlook folder view. 52as folders of a newly added root folder in the Outlook folder view.
53This root folder is probably not accessable from 53This root folder is probably not accessable from
54the migration tools via OLE. 54the migration tools via OLE.
55To access data stored in one of the subfolders, 55To access data stored in one of the subfolders,
56copy this subfolder to a root folder, 56copy this subfolder to a root folder,
57which can be accessed from the migration tools via OLE. 57which can be accessed from the migration tools via OLE.
58(To know, which folder can be accessed, just perform 5.) or 6.) until 58(To know, which folder can be accessed, just perform 5.) or 6.) until
59you get the Oulook import dialog!) 59you get the Oulook import dialog!)
60 60
61To copy it, right click on that subfolder and choose 61To copy it, right click on that subfolder and choose
62Copy "<subfoldername>"... 62Copy "<subfoldername>"...
63in the popup menu. 63in the popup menu.
64 64
65**************************************** 65****************************************
663) Where to get the migration tools 663) Where to get the migration tools
67**************************************** 67****************************************
68 68
69The data migration is is performed with the Windows versions of KAdddressbook/Pi and KOrganizer/Pi. 69The data migration is is performed with the Windows versions of KAdddressbook/Pi and KOrganizer/Pi.
70Pi stands for platform-independend - platform-independend because the same program is available for different platforms, like Windows, Linux desktop and Sharp-Zaurus PDA. 70Pi stands for platform-independend - platform-independend because the same program is available for different platforms, like Windows, Linux desktop and Sharp-Zaurus PDA.
71Note: The Linux desktop versions of KOrganizer/Pi and KOrganizer/KDE-desktop are two different programs! You cannot use KOrganizer/Pi together with, or embedded in, the KDE-desktop environment. The same is valid for KAdddressbook/Pi. 71Note: The Linux desktop versions of KOrganizer/Pi and KOrganizer/KDE-desktop are two different programs! You cannot use KOrganizer/Pi together with, or embedded in, the KDE-desktop environment. The same is valid for KAdddressbook/Pi.
72 72
73The programs you need for the migration are: 73The programs you need for the migration are:
74a) KAdddressbook/Pi executeable + 2dlls + icons 74a) KAdddressbook/Pi executeable + 2dlls + icons
75b) KOrganizer/Pi executeable + icons 75b) KOrganizer/Pi executeable + icons
76c) The Qt3 library qt-mt331.dll and the MSVC library msvcr71.dll and the MSVC library mfc71u.dll 76c) The Qt3 library qt-mt331.dll and the MSVC library msvcr71.dll and the MSVC library mfc71u.dll
77You can download all of them at: 77You can download all of them at:
78 78
79http://sourceforge.net/projects/kdepimpi/ 79http://sourceforge.net/projects/kdepimpi/
80 80
81Download of a) and b) 81Download of a) and b)
82Please choose there package/project with name KDE/Pim 82Please choose there package/project with name KDE/Pim
83(Direct link: http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 ) 83(Direct link: http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 )
84Choose there the topmost latest version and the files 84Choose there the topmost latest version and the files
85kapixxx-exe.zip 85kapixxx-exe.zip
86kopixxx-exe.zip 86kopixxx-exe.zip
87The latest version is currently ( 2004-07-13 ) 1.9.3a. 87The latest version is currently ( 2004-07-13 ) 1.9.3a.
88Such that the files to download are 88Such that the files to download are
89kapi193a-exe.zip 89kapi193a-exe.zip
90kopi193a-exe.zip 90kopi193a-exe.zip
91 91
92To download b) 92To download b)
93Please choose there package/project/file: 93Please choose there package/project/file:
94general Files for KDE/Pim 94general Files for KDE/Pim
95Needed Windows Dlls 95Needed Windows Dlls
96kdepimdll.zip 96kdepimdll.zip
97 97
98(Direct link: http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=122438&release_id=256700 ) 98(Direct link: http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=122438&release_id=256700 )
99Choose there the file: 99Choose there the file:
100kdepimdll.zip 100kdepimdll.zip
101 101
102Now you have downloaded the files 102Now you have downloaded the files
103 103
104kapi193a-exe.zip 104kapi193a-exe.zip
105kopi193a-exe.zip 105kopi193a-exe.zip
106kdepimdll.zip 106kdepimdll.zip