diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
commit | 96900aaa4094c012cea79188225fd1e1d43f5ce7 (patch) | |
tree | 3f50c9404193498dab310e10d6b57830bf7eeb49 /kmouth/wordcompletion/klanguagebuttonhelper.cpp | |
parent | d479daee57f586dcd10d91270e0d1a8ebe41a494 (diff) | |
download | tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.tar.gz tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kmouth/wordcompletion/klanguagebuttonhelper.cpp')
-rw-r--r-- | kmouth/wordcompletion/klanguagebuttonhelper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/wordcompletion/klanguagebuttonhelper.cpp b/kmouth/wordcompletion/klanguagebuttonhelper.cpp index 8f1785e..19bb721 100644 --- a/kmouth/wordcompletion/klanguagebuttonhelper.cpp +++ b/kmouth/wordcompletion/klanguagebuttonhelper.cpp @@ -39,7 +39,7 @@ TQString languageName (TQString languageCode) { } void loadLanguageList(KLanguageButton *combo) -// This function was taken from kdebase/kcontrol/kdm/kdm-appear.cpp +// This function was taken from tdebase/kcontrol/kdm/kdm-appear.cpp { TQStringList langlist = KGlobal::dirs()->findAllResources("locale", TQString::tqfromLatin1("*/entry.desktop")); |