diff options
Diffstat (limited to 'common/config_file.c')
-rw-r--r-- | common/config_file.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/config_file.c b/common/config_file.c index dac1486..eb6da2e 100644 --- a/common/config_file.c +++ b/common/config_file.c @@ -664,8 +664,8 @@ static const char *qtcConfDir() #else /* Hmm... for 'root' dont bother to check env var, just set to ~/.config - - as problems would arise if "sudo kcmshell style", and then - "sudo su" / "kcmshell style". The 1st would write to ~/.config, but + - as problems would arise if "sudo tdecmshell style", and then + "sudo su" / "tdecmshell style". The 1st would write to ~/.config, but if root has a XDG_ set then that would be used on the second :-( */ #ifndef _WIN32 |