summaryrefslogtreecommitdiffstats
path: root/kabc/formatfactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/formatfactory.cpp')
-rw-r--r--kabc/formatfactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/formatfactory.cpp b/kabc/formatfactory.cpp
index fe599b901..8af9e1701 100644
--- a/kabc/formatfactory.cpp
+++ b/kabc/formatfactory.cpp
@@ -68,7 +68,7 @@ FormatFactory::FormatFactory()
config.setGroup( "Plugin" );
TQString type = config.readEntry( "Type" );
- info->library = config.readEntry( "X-KDE-Library" );
+ info->library = config.readEntry( "X-TDE-Library" );
config.setGroup( "Misc" );
info->nameLabel = config.readEntry( "Name" );