summaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorPraveen Arimbrathodiyil <pravi.a@gmail.com>2009-02-15 08:21:50 -0800
committerPraveen Arimbrathodiyil <pravi.a@gmail.com>2009-02-15 08:21:50 -0800
commit3f221c9b83ff9b4de0812b2333acf0fb467e8129 (patch)
tree9518c2d8cfe5f87f5f48fc2a15afc70f774e02f4 /calendar
parentf681f9ad5bd67646a2f6515081dd6e0f71916bf9 (diff)
downloadRachana.git-3f221c9b83ff9b4de0812b2333acf0fb467e8129.tar.gz
Rachana.git-3f221c9b83ff9b4de0812b2333acf0fb467e8129.tar.xz
Rachana.git-3f221c9b83ff9b4de0812b2333acf0fb467e8129.zip
added minimum qt version in README
Diffstat (limited to 'calendar')
-rw-r--r--calendar/kde/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/calendar/kde/README b/calendar/kde/README
index 284cc3b..0775c63 100644
--- a/calendar/kde/README
+++ b/calendar/kde/README
@@ -3,7 +3,7 @@ Follow the steps given below to build the code.
1. Build KDE 4 from source
- use kdesvn-build from http://kdesvn-build.kde.org/
- build only kdelibs and kdebase
- - take qt from your distro (if older build qt-copy as well)
+ - take qt from your distro (if older than 4.4, build qt-copy as well)
2. Sync files from smc git to kde source tree
- rsync -av --progress <path-to-smc-git>/calendar/kde/* <path-to-kdesvn-tree>
3. Run tests
@@ -13,4 +13,4 @@ Follow the steps given below to build the code.
- kdecore/tests/kcalendartest -functions (for listing available tests)
- kdecore/tests/kcalendartest testName -v2 (for running named test with detailed output)
-See video of the working calendar http://blip.tv/file/1656477 \ No newline at end of file
+See video of the working calendar http://blip.tv/file/1656477