summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 19:14:37 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-12 19:20:52 +0900
commit1ee81e422719d33fb03cdf2f3d221707665bc832 (patch)
tree3c239bbb61b8ce9c75fdb59bf620052fb0f27e4d
parentf3c7a90bfa0646afefeaa7af84edf625cdadf78d (diff)
downloadlibtqt-perl-1ee81e422719d33fb03cdf2f3d221707665bc832.tar.gz
libtqt-perl-1ee81e422719d33fb03cdf2f3d221707665bc832.zip
Use TDESimpleConfig
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kalyptus/kalyptusDataDict.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/kalyptus/kalyptusDataDict.pm b/kalyptus/kalyptusDataDict.pm
index c166509..41dcc24 100644
--- a/kalyptus/kalyptusDataDict.pm
+++ b/kalyptus/kalyptusDataDict.pm
@@ -1137,8 +1137,8 @@ BEGIN
'TDEShortcuts' => 'tde_TDEShortcuts*',
'TDEShortcuts*' => 'tde_TDEShortcuts*',
'KShred*' => 'tde_KShred*',
-'KSimpleConfig&' => 'tde_KSimpleConfig*' ,
-'KSimpleConfig*' => 'tde_KSimpleConfig*',
+'TDESimpleConfig&' => 'tde_TDESimpleConfig*' ,
+'TDESimpleConfig*' => 'tde_TDESimpleConfig*',
'KSimpleFileFilter*' => 'tde_KSimpleFileFilter*',
'KSpell*' => 'tde_KSpell*',
'KSpellConfig&' => 'tde_KSpellConfig*' ,