diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:26:17 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:26:17 -0600 |
commit | cbac5b6aa3484f12d9e0537856cdf1ead0fc1f17 (patch) | |
tree | 130aab554c039996870e22667bba15be7dd159a9 /kmouth | |
parent | 538321938eb6f720f93221ea666bc0d2842b93e1 (diff) | |
download | tdeaccessibility-cbac5b6aa3484f12d9e0537856cdf1ead0fc1f17.tar.gz tdeaccessibility-cbac5b6aa3484f12d9e0537856cdf1ead0fc1f17.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'kmouth')
-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 91f2966..ddc0c8f 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 tdebase/kcontrol/kdm/kdm-appear.cpp +// This function was taken from tdebase/kcontrol/tdm/tdm-appear.cpp { TQStringList langlist = KGlobal::dirs()->findAllResources("locale", TQString::fromLatin1("*/entry.desktop")); |