aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/kpsion/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove the KDE code. It was nice, but it's nicer just to treat theReuben Thomas2007-11-201-44/+0
| | | | | Psion as a file system, and use plpftp to do out-of-band things. Also, with KDE 4 this code will surely stop working.
* Fix linking of kpsion.Reuben Thomas2005-08-281-2/+2
| | | | | | | | Fix English in several places. Add USB serial ports to list of ports. Use new names of various KDE headers.
* More tweaks for modern autotools. I must admit I know very littleReuben Thomas2004-03-131-1/+1
| | | | about autotools, so I'm using the Google-and-copy method.
* - Removed ccmalloc stuff. Now using valgrindFritz Elfert2002-08-111-3/+3
| | | | | - Cleanup of LDFLAGS for less depencies - Added workaround specfile for broken Autoreq on SuSE and Mandrake
* - Debian package now nearly finishedFritz Elfert2002-07-161-2/+2
| | | | - Applied patches from Chris Halls <chris.halls@gmx.de>
* *** empty log message ***Fritz Elfert2002-07-111-2/+2
|
* - SuSE 8 - related changesFritz Elfert2002-07-101-1/+1
| | | | | - RPM - related changes - sisinstall: Correct shutdown of newt if an error occurs.
* - Adaptions to KDE3 and QT3Fritz Elfert2002-07-071-2/+2
|
* - made kpsion SIBO-awareFritz Elfert2002-03-181-1/+1
| | | | | | | | - Added SIBO-related stuff in PsiTime - Added new class PsiProcess, renamed rpcs:queryDrive to queryPrograms and changed it accordingly - Adapted kspion, plpbackup, plpnfsd and plpftp to use queryPrograms - Several cleanups in rfsv16
* - Added missing icons.Fritz Elfert2002-02-141-1/+1
| | | | - Some messages corrected.
* - Moved include/intl.h to lib/plpintl.h to fix compile of foreign progs.Fritz Elfert2001-05-211-0/+4
| | | | | - KPsion now deletes a machine really if delete is clicked in setup dialog. - Some NLS-Related fixes
* Added some missing headers.Fritz Elfert2001-05-171-1/+2
| | | | Added removal of entries in kpsionrc when a machine gets deleted.
* Fixed debian compile bug.Fritz Elfert2001-03-291-1/+1
| | | | Fixed link when libplp is not yet installed.
* NLS fixes, kpsion configFritz Elfert2001-03-241-0/+3
|
* Put some classes in separate files.Fritz Elfert2001-03-121-1/+3
| | | | | Started setup dialog Use a QMap for Optionnames in config file. (prevents typos).
* Fixed some 64bit related stuff in psitime and plpdirent.Fritz Elfert2001-03-051-1/+2
| | | | More work on restore in kpsion.
* - Added KDE stuff to RPM specfileFritz Elfert2001-03-021-0/+2
| | | | | - Added am_edit to dis-hook - Added some missing EXTRA_DISTs in KDE subdirs
* Modified icons.Fritz Elfert2001-03-011-0/+31
Started NLS support. Added kpsion KDE2 application. Unified file-headers.