diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:50:19 -0600 |
commit | c954cd41d38d75615d182ca8649fb4320148bdb3 (patch) | |
tree | 125eb6216c2d08800783cf36d87013b4df8d8b3e /ktouch/INSTALL | |
parent | 3fe5b9df0c463a3e9508242ab01f4c0242cf988b (diff) | |
download | tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.tar.gz tdeedu-c954cd41d38d75615d182ca8649fb4320148bdb3.zip |
Additional renaming of kde to tde
Diffstat (limited to 'ktouch/INSTALL')
-rw-r--r-- | ktouch/INSTALL | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ktouch/INSTALL b/ktouch/INSTALL index edc7dacc..72d519c2 100644 --- a/ktouch/INSTALL +++ b/ktouch/INSTALL @@ -1,16 +1,16 @@ Retrieving the source --------------------- -After a subversion checkout of the kdeedu module you will automatically have the -ktouch directory inside the kdeedu directory. +After a subversion checkout of the tdeedu module you will automatically have the +ktouch directory inside the tdeedu directory. If you want to update/checkout ktouch alone, use - svn checkout -P kdeedu/ktouch + svn checkout -P tdeedu/ktouch or - svn update -P kdeedu/ktouch + svn update -P tdeedu/ktouch The flag -P is recommanded so that empty directories left over from previous versions are not transferred. @@ -19,7 +19,7 @@ versions are not transferred. Installation from SVN --------------------- -Enter the kdeedu directory and do a +Enter the tdeedu directory and do a make -f Makefile.CVS @@ -29,7 +29,7 @@ and (don't forget to add your options) -Then change into the subdirectory kdeedu/ktouch and do as usual +Then change into the subdirectory tdeedu/ktouch and do as usual make |