diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-30 12:18:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-30 12:18:50 -0600 |
commit | 0a661f6bb67f67f1b5618b042016cd024894f871 (patch) | |
tree | 9dca0e63ea9739ec973b3219f7c8974e70cc817f /starttde | |
parent | 057932620ba8355a6506b9d437518e253ba14ed9 (diff) | |
download | tdebase-0a661f6bb67f67f1b5618b042016cd024894f871.tar.gz tdebase-0a661f6bb67f67f1b5618b042016cd024894f871.zip |
Rename ksocket and kcache
Diffstat (limited to 'starttde')
-rw-r--r-- | starttde | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -458,7 +458,7 @@ fi # Link "tmp" "socket" and "cache" resources to directory in /tmp # Creates: # - a directory /tmp/kde-$USER and links $TDEHOME/tmp-$HOSTNAME to it. -# - a directory /tmp/ksocket-$USER and links $TDEHOME/socket-$HOSTNAME to it. +# - a directory /tmp/tdesocket-$USER and links $TDEHOME/socket-$HOSTNAME to it. # - a directory /var/tmp/kdecache-$USER and links $TDEHOME/cache-$HOSTNAME to it. # Note: temporary locations can be overriden through the KDETMP and KDEVARTMP # environment variables. |