summaryrefslogtreecommitdiff
path: root/scp2/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-10-18 13:43:05 +0000
committerOliver Bolte <obo@openoffice.org>2004-10-18 13:43:05 +0000
commit968921e1f293f4c31095f254a6616052b34a6aef (patch)
tree58c69f852efe3a248656f9ddc3f84502cf0ef721 /scp2/source
parent5dc1a119e13b8524e27d787a2704c0c3c6d6054f (diff)
INTEGRATION: CWS shellfix02 (1.53.2); FILE MERGED
2004/10/11 07:59:03 obr 1.53.2.1: #i34821# re-enabled gconfbe1.uno.so
Diffstat (limited to 'scp2/source')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp8
1 files changed, 6 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index 5e056896ad2f..b6b5cacd5e5a 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
-* $Revision: 1.54 $
+* $Revision: 1.55 $
*
-* last change: $Author: obo $ $Date: 2004-10-18 14:09:14 $
+* last change: $Author: obo $ $Date: 2004-10-18 14:43:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1731,6 +1731,10 @@ End
SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Syssh, syssh.uno )
SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Localebe, localebe1.uno )
+#if defined(UNX) && defined(ENABLE_GNOMEVFS)
+SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Gconfebe, gconfbe1.uno )
+#endif
+
#ifdef WNT
SPECIAL_UNO_COMPONENT_LIB_FILE( gid_File_Lib_Wininetbe, wininetbe1.uno )
#endif