-rw-r--r-- | kmicrokdelibs.control | 13 | ||||
-rw-r--r-- | kmobilephoneaccess.control (renamed from phoneaccess.control) | 0 | ||||
-rw-r--r-- | korganizer.control | 4 | ||||
-rw-r--r-- | ksharpPIM_DTMaccess.control | 11 | ||||
-rw-r--r-- | libkcal/libkcalE.pro | 2 | ||||
-rw-r--r-- | pimTABicon.control (renamed from pim_TAB_icon.control) | 0 |
6 files changed, 20 insertions, 10 deletions
diff --git a/kmicrokdelibs.control b/kmicrokdelibs.control index a91d3ad..a8b3f9a 100644 --- a/kmicrokdelibs.control +++ b/kmicrokdelibs.control | |||
@@ -1,14 +1,13 @@ | |||
1 | Files: bin/db2file lib/libmicro* pics/kdepim/LICENCE.TXT pics/kdepim/SyncHowto.txt pics/kdepim/WhatsNew.txt | 1 | Files: lib/libmicroqt* lib/libmicrokde* pics/kdepim/LICENCE.TXT pics/kdepim/SyncHowto.txt pics/kdepim/WhatsNew.txt pics/kdepim/Zaurus-KDE_syncHowTo.txt |
2 | 2 | ||
3 | Priority: optional | 3 | Priority: optional |
4 | Section: qpe/pim | 4 | Section: qpe/pim |
5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> | 5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $KDEPIM_VERSION | 7 | Version: $KDEPIM_VERSION |
8 | License: GPL | 8 | License: GPL |
9 | Depends: | 9 | Description: Needed libs help and licence files for |
10 | Description: KOrganizer/Pi and Kaddressbook/Pi | 10 | KOrganizer/Pi (KO/Pi) and |
11 | The embedded version of KOrganizer/Platform-independend, | 11 | Kaddressbook/Pi (KA/Pi) and |
12 | the KDE calendar and scheduling program | 12 | KOpieMail/Pi (OM/Pi) and |
13 | optimized for 640x480 and 320x240 resolution | 13 | PasswordManager/Pi (PwM/Pi) |
14 | on Zaurus PDA | ||
diff --git a/phoneaccess.control b/kmobilephoneaccess.control index 07559e7..07559e7 100644 --- a/phoneaccess.control +++ b/kmobilephoneaccess.control | |||
diff --git a/korganizer.control b/korganizer.control index 50dbdd2..2910ebd 100644 --- a/korganizer.control +++ b/korganizer.control | |||
@@ -1,13 +1,13 @@ | |||
1 | Files: bin/kopi apps/Pim/korganizer.desktop pics/kdepim/korganizer/* lib/libkomicro* | 1 | Files: bin/kopi apps/Pim/korganizer.desktop pics/kdepim/korganizer/* lib/libmicrokcal* |
2 | 2 | ||
3 | Priority: optional | 3 | Priority: optional |
4 | Section: qpe/pim | 4 | Section: qpe/pim |
5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> | 5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: $KDEPIM_VERSION | 7 | Version: $KDEPIM_VERSION |
8 | License: GPL | 8 | License: GPL |
9 | Depends: | 9 | Depends: libmicrokde |
10 | Description: KOrganizer/Pi and Kaddressbook/Pi | 10 | Description: KOrganizer/Pi and Kaddressbook/Pi |
11 | The embedded version of KOrganizer/Platform-independend, | 11 | The embedded version of KOrganizer/Platform-independend, |
12 | the KDE calendar and scheduling program | 12 | the KDE calendar and scheduling program |
13 | optimized for 640x480 and 320x240 resolution | 13 | optimized for 640x480 and 320x240 resolution |
diff --git a/ksharpPIM_DTMaccess.control b/ksharpPIM_DTMaccess.control new file mode 100644 index 0000000..f735462 --- a/dev/null +++ b/ksharpPIM_DTMaccess.control | |||
@@ -0,0 +1,11 @@ | |||
1 | Files: bin/db2file libmicrokabc_sharp* | ||
2 | |||
3 | Priority: optional | ||
4 | Section: qpe/pim | ||
5 | Maintainer: Lutz Rogowski <lutz@pi-sync.net> | ||
6 | Architecture: arm | ||
7 | Version: $KDEPIM_VERSION | ||
8 | License: GPL | ||
9 | Depends: libmicrokde | ||
10 | Description: Program/lib needed to access | ||
11 | Sharp DTM PIM from KDE-Pim/Pi programs. | ||
diff --git a/libkcal/libkcalE.pro b/libkcal/libkcalE.pro index e42dc9c..c2fb4e5 100644 --- a/libkcal/libkcalE.pro +++ b/libkcal/libkcalE.pro | |||
@@ -1,7 +1,7 @@ | |||
1 | TEMPLATE= lib | 1 | TEMPLATE= lib |
2 | CONFIG += qt warn_on | 2 | CONFIG += qt warn_on |
3 | TARGET = komicrokcal | 3 | TARGET = microkcal |
4 | 4 | ||
5 | INCLUDEPATH += ../libkdepim ../microkde ../qtcompat versit ../microkde/kdecore $(QPEDIR)/include | 5 | INCLUDEPATH += ../libkdepim ../microkde ../qtcompat versit ../microkde/kdecore $(QPEDIR)/include |
6 | INCLUDEPATH += ../libical/src/libical | 6 | INCLUDEPATH += ../libical/src/libical |
7 | INCLUDEPATH += ../libical/src/libicalss | 7 | INCLUDEPATH += ../libical/src/libicalss |
diff --git a/pim_TAB_icon.control b/pimTABicon.control index 46458d1..46458d1 100644 --- a/pim_TAB_icon.control +++ b/pimTABicon.control | |||