INTEGRATION: CWS gtkfpicker1 (1.27.8); FILE MERGED

2004/08/04 15:00:47 cmc 1.27.8.1: #i32555# optional gnome filepicker
This commit is contained in:
Jens-Heiner Rechtien 2004-09-08 16:14:01 +00:00
parent 205d8d0b3f
commit 3a294ae413

View file

@ -2,9 +2,9 @@
*
* $RCSfile: file_library_ooo.scp,v $
*
* $Revision: 1.42 $
* $Revision: 1.43 $
*
* last change: $Author: hr $ $Date: 2004-09-08 15:04:33 $
* last change: $Author: hr $ $Date: 2004-09-08 17:14:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -598,6 +598,21 @@ End
#endif
#ifdef UNX
#ifdef ENABLE_GTK
#ifndef MACOSX
File gid_File_Lib_Fps_Gnome
TXT_FILE_BODY;
Styles = (PACKED,UNO_COMPONENT);
RegistryID = gid_Starregistry_Services_Rdb;
Dir = gid_Dir_Program;
Name = STRING(CONCAT2(libfps_gnome,UNXSUFFIX));
End
#endif
#endif
#endif
#ifdef UNX
#ifndef MACOSX