You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeadmin/kpackage
tpearson dbb67f90e8
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
..
icon Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mini-icon Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
pics Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
toolbar Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CHANGES Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cache.cpp TQt4 port kdeadmin 13 years ago
cache.h TQt4 port kdeadmin 13 years ago
debAptInterface.cpp TQt4 port kdeadmin 13 years ago
debAptInterface.h TQt4 port kdeadmin 13 years ago
debDpkgInterface.cpp Trinity Qt initial conversion 14 years ago
debDpkgInterface.h TQt4 port kdeadmin 13 years ago
debInterface.cpp TQt4 port kdeadmin 13 years ago
debInterface.h TQt4 port kdeadmin 13 years ago
fbsdInterface.cpp TQt4 port kdeadmin 13 years ago
fbsdInterface.h TQt4 port kdeadmin 13 years ago
findf.cpp TQt4 port kdeadmin 13 years ago
findf.h TQt4 port kdeadmin 13 years ago
gentooInterface.cpp Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
gentooInterface.h TQt4 port kdeadmin 13 years ago
kio.cpp Trinity Qt initial conversion 14 years ago
kio.h TQt4 port kdeadmin 13 years ago
kissInterface.cpp TQt4 port kdeadmin 13 years ago
kissInterface.h TQt4 port kdeadmin 13 years ago
kpPty.cpp TQt4 port kdeadmin 13 years ago
kpPty.h TQt4 port kdeadmin 13 years ago
kpTerm.cpp TQt4 port kdeadmin 13 years ago
kpTerm.h TQt4 port kdeadmin 13 years ago
kpackage.cpp TQt4 port kdeadmin 13 years ago
kpackage.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kpackage.h TQt4 port kdeadmin 13 years ago
kpackageui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kplview.cpp TQt4 port kdeadmin 13 years ago
kplview.h TQt4 port kdeadmin 13 years ago
main.cpp Trinity Qt initial conversion 14 years ago
managementWidget.cpp TQt4 port kdeadmin 13 years ago
managementWidget.h TQt4 port kdeadmin 13 years ago
options.cpp TQt4 port kdeadmin 13 years ago
options.h TQt4 port kdeadmin 13 years ago
packageDisplay.cpp TQt4 port kdeadmin 13 years ago
packageDisplay.h TQt4 port kdeadmin 13 years ago
packageInfo.cpp TQt4 port kdeadmin 13 years ago
packageInfo.h Trinity Qt initial conversion 14 years ago
packageProperties.cpp TQt4 port kdeadmin 13 years ago
packageProperties.h TQt4 port kdeadmin 13 years ago
pkgInterface.cpp TQt4 port kdeadmin 13 years ago
pkgInterface.h TQt4 port kdeadmin 13 years ago
pkgOptions.cpp TQt4 port kdeadmin 13 years ago
pkgOptions.h TQt4 port kdeadmin 13 years ago
procbuf.cpp TQt4 port kdeadmin 13 years ago
procbuf.h TQt4 port kdeadmin 13 years ago
rpmInterface.cpp TQt4 port kdeadmin 13 years ago
rpmInterface.h TQt4 port kdeadmin 13 years ago
search.cpp TQt4 port kdeadmin 13 years ago
search.h TQt4 port kdeadmin 13 years ago
slackInterface.cpp TQt4 port kdeadmin 13 years ago
slackInterface.h TQt4 port kdeadmin 13 years ago
updateLoc.cpp TQt4 port kdeadmin 13 years ago
updateLoc.h TQt4 port kdeadmin 13 years ago
utils.cpp Trinity Qt initial conversion 14 years ago
utils.h Trinity Qt initial conversion 14 years ago

README

Kpackage handles RPM, Debian and various other packages, it is used
for displaying currently installed packages, uninstalling
them and installing new ones. 

For kpackage to work correctly with RPM packages the RPM database 
must be initialised. If typing `rpm -qa' gives an error about 
`unable to open....` then try `rpm --rebuilddb'. 


Toivo Pedaste (toivo@ucs.uwa.edu.au)