diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 11:50:21 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-09-27 11:50:21 +0000 |
commit | f04589e6840288f7c0d919558a4e7c0898b551a4 (patch) | |
tree | 7d4461f785b4dc471a1bf5c6ad4875d8e9325d6b /basic | |
parent | 358e4b520c27f422c6e5d3bfab5ab7cd6b91aa82 (diff) |
INTEGRATION: CWS sb76 (1.73.24); FILE MERGED
2007/08/31 10:59:47 sb 1.73.24.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
Diffstat (limited to 'basic')
-rw-r--r-- | basic/source/app/app.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/app/app.cxx b/basic/source/app/app.cxx index 7bc1243ff9eb..af5a63294561 100644 --- a/basic/source/app/app.cxx +++ b/basic/source/app/app.cxx @@ -4,9 +4,9 @@ * * $RCSfile: app.cxx,v $ * - * $Revision: 1.74 $ + * $Revision: 1.75 $ * - * last change: $Author: ihi $ $Date: 2007-09-13 16:29:20 $ + * last change: $Author: hr $ $Date: 2007-09-27 12:50:21 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -235,7 +235,7 @@ static const char * const components[] = , SAL_MODULENAME( "ucpfile1" ) , "configmgr2.uno" SAL_DLLEXTENSION , "sax.uno" SAL_DLLEXTENSION - , "typeconverter.uno" SAL_DLLEXTENSION + , "stocservices.uno" SAL_DLLEXTENSION , SAL_MODULENAME( "fileacc" ) , SAL_MODULENAME( "mcnttype" ) //Clipboard Ask Oliver Braun , "i18npool.uno" SAL_DLLEXTENSION |