KoolDock – it attemps to resemble the Mac OSX dock
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.
 
 
Go to file
Slávek Banko 39f2c6a84c
Initial import of kooldock 0.4.7
9 years ago
backgrounds Initial import of kooldock 0.4.7 9 years ago
doc Initial import of kooldock 0.4.7 9 years ago
icons Initial import of kooldock 0.4.7 9 years ago
po Initial import of kooldock 0.4.7 9 years ago
src Initial import of kooldock 0.4.7 9 years ago
AUTHORS Initial import of kooldock 0.4.7 9 years ago
COPYING Initial import of kooldock 0.4.7 9 years ago
ChangeLog Initial import of kooldock 0.4.7 9 years ago
Doxyfile Initial import of kooldock 0.4.7 9 years ago
INSTALL Initial import of kooldock 0.4.7 9 years ago
Makefile.am Initial import of kooldock 0.4.7 9 years ago
NEWS Initial import of kooldock 0.4.7 9 years ago
README Initial import of kooldock 0.4.7 9 years ago
TODO Initial import of kooldock 0.4.7 9 years ago
config.h.in Initial import of kooldock 0.4.7 9 years ago
configure.files Initial import of kooldock 0.4.7 9 years ago
configure.in.in Initial import of kooldock 0.4.7 9 years ago
kooldock.kdevelop Initial import of kooldock 0.4.7 9 years ago
kooldock.lsm Initial import of kooldock 0.4.7 9 years ago
subdirs Initial import of kooldock 0.4.7 9 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 KDevelop.

Normal compilation:
Run in console 
./configure
make; make install

Compilation version from SVN
make -f Makefile.cvs
./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 KDE, you should know, that's necessary to install KDEbase to have working launchers.