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
Timothy Pearson d124861710
Rename a number of old tq methods that are no longer tq specific
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 Rename additional instances of KDE to TDE 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cache.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
cache.h TQt4 port kdeadmin 13 years ago
debAptInterface.cpp Rename a number of old tq methods that are no longer tq specific 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 Rename a number of old tq methods that are no longer tq specific 13 years ago
debInterface.h Rename a number of old tq methods that are no longer tq specific 13 years ago
fbsdInterface.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
fbsdInterface.h rename the following methods: 13 years ago
findf.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
findf.h Rename a number of old tq methods that are no longer tq specific 13 years ago
gentooInterface.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
gentooInterface.h TQt4 port kdeadmin 13 years ago
kio.cpp Trinity Qt initial conversion 14 years ago
kio.h Rename a number of old tq methods that are no longer tq specific 13 years ago
kissInterface.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
kissInterface.h TQt4 port kdeadmin 13 years ago
kpPty.cpp rename the following methods: 13 years ago
kpPty.h Rename a number of old tq methods that are no longer tq specific 13 years ago
kpTerm.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
kpTerm.h Rename a number of old tq methods that are no longer tq specific 13 years ago
kpackage.cpp Rename a number of old tq methods that are no longer tq specific 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 Rename a number of old tq methods that are no longer tq specific 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 rename the following methods: 13 years ago
kplview.h Rename a number of old tq methods that are no longer tq specific 13 years ago
main.cpp Trinity Qt initial conversion 14 years ago
managementWidget.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
managementWidget.h Rename a number of old tq methods that are no longer tq specific 13 years ago
options.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
options.h rename the following methods: 13 years ago
packageDisplay.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
packageDisplay.h rename the following methods: 13 years ago
packageInfo.cpp rename the following methods: 13 years ago
packageInfo.h Trinity Qt initial conversion 14 years ago
packageProperties.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
packageProperties.h rename the following methods: 13 years ago
pkgInterface.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
pkgInterface.h TQt4 port kdeadmin 13 years ago
pkgOptions.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
pkgOptions.h Rename a number of old tq methods that are no longer tq specific 13 years ago
procbuf.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
procbuf.h rename the following methods: 13 years ago
rpmInterface.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
rpmInterface.h TQt4 port kdeadmin 13 years ago
search.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
search.h rename the following methods: 13 years ago
slackInterface.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
slackInterface.h TQt4 port kdeadmin 13 years ago
updateLoc.cpp Rename a number of old tq methods that are no longer tq specific 13 years ago
updateLoc.h Rename a number of old tq methods that are no longer tq specific 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)