author | ulf69 <ulf69> | 2004-10-16 01:09:24 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-10-16 01:09:24 (UTC) |
commit | 2897677d61fd8d33355611b5b951e2bee1136b9c (patch) (unidiff) | |
tree | d7c5ea18e0cabf760ea6902f6d49c837831caadf | |
parent | 2f422841d30140b8cf11fe8198ed1fc3ca769550 (diff) | |
download | kdepimpi-2897677d61fd8d33355611b5b951e2bee1136b9c.zip kdepimpi-2897677d61fd8d33355611b5b951e2bee1136b9c.tar.gz kdepimpi-2897677d61fd8d33355611b5b951e2bee1136b9c.tar.bz2 |
added FAQ for plugins
-rw-r--r-- | bin/kdepim/kaddressbook/kapiFAQ.txt | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/bin/kdepim/kaddressbook/kapiFAQ.txt b/bin/kdepim/kaddressbook/kapiFAQ.txt index 1086bce..cc70b39 100644 --- a/bin/kdepim/kaddressbook/kapiFAQ.txt +++ b/bin/kdepim/kaddressbook/kapiFAQ.txt | |||
@@ -1,26 +1,30 @@ | |||
1 | Q: | 1 | Q: |
2 | For which platform is KA/Pi available? | 2 | For which platform is KA/Pi available? |
3 | Q: | 3 | Q: |
4 | I can not install KA/Pi on the SD card (ext2 formated), | 4 | I can not install KA/Pi on the SD card (ext2 formated), |
5 | it can be installed only in the internal memory. | 5 | it can be installed only in the internal memory. |
6 | What can I do ? | 6 | What can I do ? |
7 | Q: | 7 | Q: |
8 | KA/Pi startup is time very slow. What can I do ? | 8 | KA/Pi startup is time very slow. What can I do ? |
9 | Q: | 9 | Q: |
10 | Can I receive contacts via infrared (IR) directly with KA/Pi? | 10 | Can I receive contacts via infrared (IR) directly with KA/Pi? |
11 | Q: | ||
12 | It looks like I can not import the original addressbook into Ka/Pi | ||
13 | There is no menu entry that supports my ROM. | ||
14 | |||
11 | 15 | ||
12 | ************************************************************************* | 16 | ************************************************************************* |
13 | Q: | 17 | Q: |
14 | For which platform is KA/Pi available? | 18 | For which platform is KA/Pi available? |
15 | A: | 19 | A: |
16 | KA/Pi is the platform-independend version of KAddressbook and it | 20 | KA/Pi is the platform-independend version of KAddressbook and it |
17 | includes a replacement for the KDE libraries called microkde. | 21 | includes a replacement for the KDE libraries called microkde. |
18 | It can be compiled to any platform, where Qt is available. | 22 | It can be compiled to any platform, where Qt is available. |
19 | The source code compiles without modifications on Windows, | 23 | The source code compiles without modifications on Windows, |
20 | Linux Desktop and Sharp Zaurus PDA. Precompiled versions are available | 24 | Linux Desktop and Sharp Zaurus PDA. Precompiled versions are available |
21 | on www.pi-sync.net for Windows and Sharp Zaurus PDA. | 25 | on www.pi-sync.net for Windows and Sharp Zaurus PDA. |
22 | Latest versions and the source code cvs can be found at: | 26 | Latest versions and the source code cvs can be found at: |
23 | http://sourceforge.net/projects/kdepimpi/ | 27 | http://sourceforge.net/projects/kdepimpi/ |
24 | ************************************************************************* | 28 | ************************************************************************* |
25 | Q: | 29 | Q: |
26 | I can not install KA/Pi on the SD card (ext2 formated), | 30 | I can not install KA/Pi on the SD card (ext2 formated), |
@@ -42,21 +46,38 @@ of the vCard format. | |||
42 | - If not neede, disable all extensions in | 46 | - If not neede, disable all extensions in |
43 | Settings/Configure KAddressbook/Addressbook/General | 47 | Settings/Configure KAddressbook/Addressbook/General |
44 | and restart Ka/Pi. | 48 | and restart Ka/Pi. |
45 | ************************************************************************* | 49 | ************************************************************************* |
46 | Q: | 50 | Q: |
47 | Can I receive contacts via infrared (IR) directly with KA/Pi? | 51 | Can I receive contacts via infrared (IR) directly with KA/Pi? |
48 | A: | 52 | A: |
49 | Yes, KA/Pi can receice data via IR when it is running! | 53 | Yes, KA/Pi can receice data via IR when it is running! |
50 | 54 | ||
51 | You have to do: | 55 | You have to do: |
52 | - disable FastLoad for the original addressbook application and close it | 56 | - disable FastLoad for the original addressbook application and close it |
53 | - start KA/Pi | 57 | - start KA/Pi |
54 | - enable IR beam/receive | 58 | - enable IR beam/receive |
55 | 59 | ||
56 | Note: When FastLoad is enabled for KA/Pi, KA/Pi is always running and | 60 | Note: When FastLoad is enabled for KA/Pi, KA/Pi is always running and |
57 | you do not need to "start" KA/Pi. | 61 | you do not need to "start" KA/Pi. |
62 | ************************************************************************* | ||
63 | Q: | ||
64 | It looks like I can not import the original addressbook into Ka/Pi | ||
65 | There is no menu entry that supports my ROM. | ||
66 | A: | ||
67 | When Ka/Pi starts, it tries to load all existing addressbook access | ||
68 | libraries. Those libraries again are trying to load ROM dependent libs. | ||
69 | If one of those related libs is missing, the menu will not inlcude an entry | ||
70 | for that addressbook type. | ||
71 | The following access libraries are available: | ||
58 | 72 | ||
73 | ROM: OpenZaurus | ||
74 | libname: libmicrokabc_opie.so | ||
75 | linked to: libqpe, libqte, libopie | ||
59 | 76 | ||
77 | ROM: old Sharp format (qtopia, XML format) | ||
78 | libname: libmicrokabc_qtopia.so | ||
79 | linked to: libqpe, libqpepim | ||
60 | 80 | ||
61 | 81 | ROM: new Sharp format (DTM database format) | |
62 | \ No newline at end of file | 82 | libname: libmicrokabc_sharpdtm.so |
83 | linked to: libqpe, libqte, libzdtm, libsl | ||