From a04e4d7e6495e985879390e24cc0174d8f867dbf Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 24 Oct 2004 13:33:15 +0000 Subject: Initial revision --- (limited to 'desktop') diff --git a/desktop/Makefile b/desktop/Makefile new file mode 100644 index 0000000..eaed1f5 --- a/dev/null +++ b/desktop/Makefile @@ -0,0 +1,2 @@ + +#has to be written \ No newline at end of file diff --git a/desktop/PIM-pi/kapi-desk.desktop b/desktop/PIM-pi/kapi-desk.desktop new file mode 100644 index 0000000..7625e72 --- a/dev/null +++ b/desktop/PIM-pi/kapi-desk.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Categories= +Comment=An addressbook +Comment[de]=Adressbuch +Exec=/opt/kdepimpi/kapi +GenericName= +GenericName[de]= +Icon=/opt/kdepimpi/kdepim/kaddressbook/kaddressbook.png +MimeType= +Name=KAddressBook/Pi +Name[de]=KAdressBuch/Pi +ServiceTypes=Application +StartupNotify=true +Terminal=false +TerminalOptions= +TryExec=/opt/kdepimpi/kapi +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= diff --git a/desktop/PIM-pi/kopi-desk.desktop b/desktop/PIM-pi/kopi-desk.desktop new file mode 100644 index 0000000..24420d9 --- a/dev/null +++ b/desktop/PIM-pi/kopi-desk.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Categories= +Comment=A calendar/todo manager +Comment[de]=Kalender/Todo Manager +Exec=/opt/kdepimpi/kopi +GenericName= +GenericName[de]= +Icon=/opt/kdepimpi/kdepim/korganizer/korganizer.png +MimeType= +Name=KOrganizer/Pi +Name[de]=KOrganizer/Pi +ServiceTypes=Application +StartupNotify=true +Terminal=false +TerminalOptions= +TryExec=/opt/kdepimpi/kopi +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= diff --git a/desktop/PIM-pi/kppi-desk.desktop b/desktop/PIM-pi/kppi-desk.desktop new file mode 100644 index 0000000..4a2fbd6 --- a/dev/null +++ b/desktop/PIM-pi/kppi-desk.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Categories= +Comment=A VoIP SIP softphone +Comment[de]=VoIP SIP Software-Telefon +Exec=/opt/kdepimpi/kppi +GenericName= +GenericName[de]= +Icon=/opt/kdepimpi/kdepim/kphone_large.png +MimeType= +Name=KPhone/Pi +Name[de]=KPhone/Pi +ServiceTypes=Application +StartupNotify=true +Terminal=false +TerminalOptions= +TryExec=/opt/kdepimpi/kppi +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= diff --git a/desktop/PIM-pi/ktti-desk.desktop b/desktop/PIM-pi/ktti-desk.desktop new file mode 100644 index 0000000..111cb86 --- a/dev/null +++ b/desktop/PIM-pi/ktti-desk.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Categories= +Comment=A time tracking app +Comment[de]=Zeitaufzeichnungsprogramm +Exec=/opt/kdepimpi/ktpi +GenericName= +GenericName[de]= +Icon=/opt/kdepimpi/kdepim/ktimetracker.png +MimeType= +Name=KTimeTacker/Pi +Name[de]=KTimeTacker/Pi +ServiceTypes=Application +StartupNotify=true +Terminal=false +TerminalOptions= +TryExec=/opt/kdepimpi/ktpi +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= diff --git a/desktop/PIM-pi/pwmpi-desk.desktop b/desktop/PIM-pi/pwmpi-desk.desktop new file mode 100644 index 0000000..fd1898e --- a/dev/null +++ b/desktop/PIM-pi/pwmpi-desk.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Categories= +Comment=Password manager +Comment[de]=Password Manager +Exec=/opt/kdepimpi/pwmpi +GenericName= +GenericName[de]= +Icon=/opt/kdepimpi/kdepim//pwmanager/pwmanager.png +MimeType= +Name=PasswordManager/Pi +Name[de]=PasswordManager/Pi +ServiceTypes=Application +StartupNotify=true +Terminal=false +TerminalOptions= +TryExec=/opt/kdepimpi/pwmpi +Type=Application +X-DCOP-ServiceType= +X-KDE-SubstituteUID=false +X-KDE-Username= diff --git a/desktop/kdepim/kphone_large.png b/desktop/kdepim/kphone_large.png new file mode 100644 index 0000000..672a7b4 --- a/dev/null +++ b/desktop/kdepim/kphone_large.png Binary files differ diff --git a/desktop/kdepim/ktimetracker.png b/desktop/kdepim/ktimetracker.png new file mode 100644 index 0000000..5698b5e --- a/dev/null +++ b/desktop/kdepim/ktimetracker.png Binary files differ diff --git a/desktop/rpm/HowToMakeRPM.txt b/desktop/rpm/HowToMakeRPM.txt new file mode 100644 index 0000000..6c2bbf4 --- a/dev/null +++ b/desktop/rpm/HowToMakeRPM.txt @@ -0,0 +1,9 @@ +build with + +su +rpmbuild -bb kdepim_rpm + +You will see, where the created file is written. +If buildroot related errors occur, add a line +%define __check_files %{nil} +to kdepim_rpm. \ No newline at end of file diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm new file mode 100644 index 0000000..68b996b --- a/dev/null +++ b/desktop/rpm/kdepim_rpm @@ -0,0 +1,76 @@ +Summary: A collection of PIM programs +Name: KDE-Pim-Pi +Version: 1.9.10 +Release: SuSE9.1 +Copyright:GPL +Group: Productivity/Pim +Source:http://sourceforge.net/projects/kdepimpi/ +URL:http://sourceforge.net/projects/kdepimpi/ +Packager: zautrix + +%description +This package contains the platform-independent PIM programs from +www.pi-sync.net, compiled for SuSE 9.1: +KTimeTacker/Pi +KPhone/Pi +KAddressbook/Pi +KOrganizer/Pi +PasswordManager/Pi + +These applications do not need anything from the KDE-desktop +at all to run on Linux. However, there is a dependency from +two KDE libs, because a small command line program is included +to make it possible to sync with the KDE-desktop applications. + +These applications are independent from the KDE-desktop +environment. That means, nothing of your existing +KDE-desktop setup will be changed, or any data +(calendar-addressbook) used by the KDE-desktop +applications will be changed or accessed. +These applications stores their data and config in +$HOME/kdepim/ +However, because the same file format is used, +an easy exchange of data with the KDE-desktop +is possible. +A small command line program is included +to make it possible to sync with the KDE-desktop applications. +You do not need to call this program from the commandline, +it is called from the KDE-Pim/Pi apps when you choose there: +Sync with KDE_DEsktop. +If something is going wrong, please start the +KDE-Pim/Pi itself from the console to get detailed output. + +After installation, you should have a +PIM-pi +folder in your KDE start menu, where you can +start the applications from. + +These programs make it possible to sync easily your Zaurus +(with the KDE-Pim/Pi programs running on the Zaurus) +with the KDE-desktop calendar/addressbook data. +If you want to use that, you have to update your +KDE-desktop to version 3.3.0 or higher. + +If you want to use the KDE-desktop calendar/addressbook applications, +just install these apps and use them as a syncing tool for the +Zaurus <-> KDE-desktop sync. +The sync requires a network connection from your Zaurus to +the PC. A detailed Sync HowTo is available in the +Help menu of the applications. + +These applications makes it also possible, that you can sync +(or just export the data to) your mobile phone with your +data of the KDE-desktop calendar/addressbook applications. +This is tested and working for Nokia mobile phones, +it may work with others as well. +(More info about that: -> Sync HowTo) + +NOTE: +You have to make an online update in SuSE 9.1 to make it +possible to get the infrared connection working, such that +you can sync your (Nokia) mobile phone via infrared. + +%files +/opt/kde3/share/applnk/PIM-pi/ +/opt/kdepimpi/ +/usr/lib/libmicro* -- cgit v0.9.0.2