You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
admin@e147134c94 | 10 years ago | |
backgrounds | 10 years ago | |
cmake@1d8a7873c0 | 10 years ago | |
doc | 10 years ago | |
icons | 10 years ago | |
po | 10 years ago | |
src | 10 years ago | |
.gitmodules | 10 years ago | |
AUTHORS | 10 years ago | |
COPYING | 10 years ago | |
ChangeLog | 10 years ago | |
Doxyfile | 10 years ago | |
INSTALL | 10 years ago | |
Makefile.am | 10 years ago | |
NEWS | 10 years ago | |
README | 10 years ago | |
TODO | 10 years ago | |
config.h.in | 10 years ago | |
configure.files | 10 years ago | |
configure.in.in | 10 years ago | |
kooldock.kdevelop | 10 years ago | |
kooldock.lsm | 10 years ago | |
subdirs | 10 years ago |
README
KoolDock is based upon the work of Dang Viet Dung, KSmoothDock 2.1. For the latest release of ksmoothdock, please visit http://www.kde-look.org/content/show.php?content=6585 To compile in debugmode, before making run: $ CXXFLAGS="-D_ENABLE_DEBUG" ./configure --enable-debug=full It's also possible to do it in TDevelop. Normal compilation: Run in console ./configure make; make install Compilation version from GIT make -f admin/Makefile.common ./configure make; make install make install - it installs compiled project into tour system, to do this you must have root privilages Warning: If you are using kooldock on gnome, without installed TDE, you should know, that's necessary to install TDEbase to have working launchers.