diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 18:26:44 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 18:26:44 -0500 |
commit | 1c68d332fd7e08a190daedbaa6ace857b575b7c4 (patch) | |
tree | 5432577d9a26664aae0410a5887b1dbfc2995406 /kstyles | |
parent | d6ee27dacd1a96ef9e5819695c7eb62720e738bc (diff) | |
download | tdelibs-1c68d332fd7e08a190daedbaa6ace857b575b7c4.tar.gz tdelibs-1c68d332fd7e08a190daedbaa6ace857b575b7c4.zip |
Rename kderc -> tderc in support of bug report 1447.
Diffstat (limited to 'kstyles')
-rw-r--r-- | kstyles/kthemestyle/kthemestyle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstyles/kthemestyle/kthemestyle.h b/kstyles/kthemestyle/kthemestyle.h index 24f24e1a8..ca112ed14 100644 --- a/kstyles/kthemestyle/kthemestyle.h +++ b/kstyles/kthemestyle/kthemestyle.h @@ -74,7 +74,7 @@ public: * * @param configDir The directory which has the TDEConfig file. * @param configFile A TDEConfig file to use as the theme configuration. - * Defaults to ~/.kderc. + * Defaults to ~/.tderc. */ KThemeStyle( const TQString& configDir, const TQString &configFile = TQString::null ); ~KThemeStyle(); |