diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:09:28 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:09:28 -0600 |
commit | e5997191c841f394af211aee9c20dcf1de7ba3ac (patch) | |
tree | 59e8d58c6a7f96baf87ce08b043abcd511bffeb5 /libkscan | |
parent | e3138d4a7e81ca0ff92fb7d055034e908f892b76 (diff) | |
download | tdegraphics-e5997191c841f394af211aee9c20dcf1de7ba3ac.tar.gz tdegraphics-e5997191c841f394af211aee9c20dcf1de7ba3ac.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'libkscan')
-rw-r--r-- | libkscan/kscandevice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkscan/kscandevice.h b/libkscan/kscandevice.h index 7cf8471b..894fa388 100644 --- a/libkscan/kscandevice.h +++ b/libkscan/kscandevice.h @@ -331,7 +331,7 @@ public slots: /** * stores the info bit in a config file for the currently connected - * scanner. For this, the config file $KDEHOME/.kde/share/config/scannerrc + * scanner. For this, the config file $TDEHOME/.kde/share/config/scannerrc * is opened, a group is created that identifies the scanner and the * device where it is connected. The information is stored into that group. */ |