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.
TDE Gitea
2b9396f930
|
4 years ago | |
---|---|---|
admin@d498a4c5dd | 4 years ago | |
backgrounds | 6 years ago | |
cmake@4397680ce9 | 4 years ago | |
doc | 9 years ago | |
icons | 6 years ago | |
po | 5 years ago | |
src | 5 years ago | |
.gitmodules | 5 years ago | |
AUTHORS | 9 years ago | |
CMakeL10n.txt | 6 years ago | |
CMakeLists.txt | 6 years ago | |
COPYING | 9 years ago | |
ChangeLog | 9 years ago | |
ConfigureChecks.cmake | 6 years ago | |
Doxyfile | 9 years ago | |
INSTALL | 9 years ago | |
Makefile.am | 9 years ago | |
NEWS | 9 years ago | |
README | 9 years ago | |
TODO | 9 years ago | |
config.h.cmake | 6 years ago | |
config.h.in | 9 years ago | |
configure.files | 9 years ago | |
configure.in.in | 9 years ago | |
kooldock.kdevelop | 9 years ago | |
subdirs | 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 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.