author | ulf69 <ulf69> | 2004-10-22 22:41:44 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-10-22 22:41:44 (UTC) |
commit | f6e3009e73281495775542ad62371edd8c43c986 (patch) (unidiff) | |
tree | 2d8c0414820f2a26cb798931a6a237c83418aee2 /microkde | |
parent | 882370623d27902c3bad8cd968ad8ca17e9d5573 (diff) | |
download | kdepimpi-f6e3009e73281495775542ad62371edd8c43c986.zip kdepimpi-f6e3009e73281495775542ad62371edd8c43c986.tar.gz kdepimpi-f6e3009e73281495775542ad62371edd8c43c986.tar.bz2 |
removed loading/checking for libmicrokabc_opie.so
-rw-r--r-- | microkde/kresources/factory.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/microkde/kresources/factory.cpp b/microkde/kresources/factory.cpp index 4e4456d..78e3b43 100644 --- a/microkde/kresources/factory.cpp +++ b/microkde/kresources/factory.cpp | |||
@@ -98,2 +98,3 @@ Factory::Factory( const QString& resourceFamily) : | |||
98 | //US add opie plugin only, if the library exists. | 98 | //US add opie plugin only, if the library exists. |
99 | /*US | ||
99 | QString libname = "microkabc_opie"; | 100 | QString libname = "microkabc_opie"; |
@@ -108,3 +109,3 @@ Factory::Factory( const QString& resourceFamily) : | |||
108 | } | 109 | } |
109 | 110 | */ | |
110 | //US add qtopia plugin only, if the library exists. | 111 | //US add qtopia plugin only, if the library exists. |