mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
![]() kget usually sits in the tray (on the panel), ready to be clicked Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
conf | ||
core | ||
dbus | ||
desktop | ||
extensions | ||
plasma | ||
tests | ||
transfer-plugins | ||
ui | ||
AUTHORS | ||
CMakeLists.txt | ||
COPYING | ||
COPYING.LIB | ||
DESIGN | ||
HACKING | ||
kget.notifyrc | ||
kget_export.h | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
Messages.sh | ||
README |
KGET README KGet is included in the kdenetwork module. If you just want to install KGet alone, please read the instructions below. * Install kdelibs from trunk. * svn co -N svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork * cd kdenetwork * svn up cmake kget * mkdir build * cd build * cmake -DCMAKE_INSTALL_PREFIX=/path/to/kde4 .. * make * make install kget @ kde.org