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 377fa3a277
Revert "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 Revert "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 Revert "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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
debInterface.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
fbsdInterface.cpp Revert "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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
findf.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
gentooInterface.cpp Revert "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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
kissInterface.cpp Revert "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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
kpTerm.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
kpTerm.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
kpackage.cpp Revert "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 Revert "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 Revert "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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
managementWidget.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
options.cpp Revert "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 Revert "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 Revert "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 Revert "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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
pkgOptions.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
procbuf.cpp Revert "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 Revert "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 Revert "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 Revert "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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
updateLoc.h Revert "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)