summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-11 16:50:23 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-11 16:50:23 +0000
commit8ae0f9688422d9ef1f53bd949e1bd57bbec69e29 (patch)
tree338af07bc65f2027aff8ec58f53441dc3b949be2 /scp2
parent82479ae46788765004357fe9c94604be5f7aede4 (diff)
INTEGRATION: CWS networker3 (1.2.58); FILE MERGED
2004/04/28 10:19:59 is 1.2.58.1: #i28297# making windows startmenu entries deselectable
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/draw/file_draw.scp12
1 files changed, 6 insertions, 6 deletions
diff --git a/scp2/source/draw/file_draw.scp b/scp2/source/draw/file_draw.scp
index 38625fa4680b..a661e853e96c 100644
--- a/scp2/source/draw/file_draw.scp
+++ b/scp2/source/draw/file_draw.scp
@@ -2,9 +2,9 @@
*
* $RCSfile: file_draw.scp,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-02-25 17:24:31 $
+ * last change: $Author: kz $ $Date: 2004-06-11 17:50:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,17 +74,17 @@ File gid_File_Help_Sdraw_Zip
EXTRA_ALL_LANG(sdraw);
End
-#ifdef UNX
-
File gid_File_Exe_Sdraw
BIN_FILE_BODY;
Dir = gid_Dir_Program;
Name = EXENAME(sdraw);
+ #ifdef WNT
+ Styles = (PACKED, PATCH_SO_NAME);
+ #else
Styles = (PACKED);
+ #endif
End
-#endif
-
// new user interface configuration files
File gid_File_Share_Config_Sofficecfg_Draw_Menubar_Xml
TXT_FILE_BODY;