summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 0 insertions, 21 deletions
diff --git a/README b/README
deleted file mode 100644
index 88f6080..0000000
--- a/README
+++ /dev/null
@@ -1,21 +0,0 @@
-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.