summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-02-24 14:33:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-02-24 14:33:07 +0900
commit7fea3c42ee6179edaa3e9f36c794540ae73fcc95 (patch)
tree4cea28ad693ec218f0c17b4702fe6b01cb2fa79e /INSTALL
parent70194b269e22711c3bbbc18d339b69aab028371e (diff)
downloadtdedocker-7fea3c42ee6179edaa3e9f36c794540ae73fcc95.tar.gz
tdedocker-7fea3c42ee6179edaa3e9f36c794540ae73fcc95.zip
Completed kdocker -> tdedocker renaming effort.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 5fccefc..5bcf1c5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,17 +3,17 @@ Prerequisites
you must be out from a cave just now. You will need qmake to compile.
Building
-1. edit kdocker.pro as necessary. you should be ready to go with no change.
+1. edit tdedocker.pro as necessary. you should be ready to go with no change.
2. qmake
3. make
4. run "make install" (optional)
-5. if you did not do a "make install" make sure kdocker is in your $PATH. This
+5. if you did not do a "make install" make sure tdedocker is in your $PATH. This
is required for session management to work.
-6. While making shortcuts, use the icons in /usr/local/share/kdocker/icons or
+6. While making shortcuts, use the icons in /usr/local/share/tdedocker/icons or
the ones in /icons in the tar ball.
Please see README for tips and general information
-IMPORTANT: Kill all previous instances of KDocker that are running before trying
+IMPORTANT: Kill all previous instances of TDEDocker that are running before trying
out this version