diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:49:17 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:49:17 +0000 |
commit | e55f45d20b0d70214d5530678dbf926ba597d2f9 (patch) | |
tree | 1acc67d7cc30615bcc873aa890a9e9b60e078e9f /scp2 | |
parent | 1f17fea18f4b8302983da9f6dd8d0988f501f3c3 (diff) |
INTEGRATION: CWS fixi70407 (1.211.20); FILE MERGED
2006/10/16 13:22:55 pl 1.211.20.1: #i70407# added PATCH flag for eggtray
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_library_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp index dbeab616b661..62370f38b19b 100644 --- a/scp2/source/ooo/file_library_ooo.scp +++ b/scp2/source/ooo/file_library_ooo.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_library_ooo.scp,v $ * - * $Revision: 1.211 $ + * $Revision: 1.212 $ * - * last change: $Author: kz $ $Date: 2006-10-06 10:40:39 $ + * last change: $Author: hr $ $Date: 2006-10-24 13:49:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -532,7 +532,7 @@ End #ifdef ENABLE_GTK File gid_File_Lib_Egg_Tray TXT_FILE_BODY; - Styles = (PACKED); + Styles = (PACKED,PATCH); Dir = gid_Dir_Program; Name = STRING(CONCAT4(libeggtray,OFFICEUPD,DLLPOSTFIX,UNXSUFFIX)); End |