From 968921e1f293f4c31095f254a6616052b34a6aef Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 18 Oct 2004 13:43:05 +0000 Subject: 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 --- scp2/source/ooo/file_library_ooo.scp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'scp2') 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 -- cgit