summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-08-20 12:23:17 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-08-20 12:23:17 +0000
commit6b8639596fb2a30c6a671fbd36a4f2c3f2fccb8e (patch)
tree67bb9d175137cc7e582d3de78e23794afcf9716c /scp2
parent1044e718fe6e3d9032b678d5aae3e5e427121d5b (diff)
INTEGRATION: CWS ab40_SRC680 (1.24.114); FILE MERGED
2007/08/16 10:39:22 is 1.24.114.1: #i80650# shortcuts into update rpm
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/shortcut_ooo.scp8
1 files changed, 4 insertions, 4 deletions
diff --git a/scp2/source/ooo/shortcut_ooo.scp b/scp2/source/ooo/shortcut_ooo.scp
index 3d2e63a7be6d..d62838c29e7f 100644
--- a/scp2/source/ooo/shortcut_ooo.scp
+++ b/scp2/source/ooo/shortcut_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: shortcut_ooo.scp,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: kz $ $Date: 2007-06-18 16:37:26 $
+ * last change: $Author: ihi $ $Date: 2007-08-20 13:23:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -74,7 +74,7 @@ Shortcut gid_Shortcut_Lib_Xslt
#else
Name = STRING(CONCAT3(libxslt,UNXSUFFIX,.1));
#endif
- Styles = (NETWORK,RELATIVE);
+ Styles = (NETWORK,RELATIVE,PATCH,FORCE_INTO_UPDATE_PACKAGE);
End
#endif
@@ -85,7 +85,7 @@ Shortcut gid_Shortcut_Lib_Xslt_2
ShortcutID = gid_Shortcut_Lib_Xslt;
Dir = gid_Dir_Program;
Name = STRING(CONCAT2(libxslt,UNXSUFFIX));
- Styles = (NETWORK,RELATIVE);
+ Styles = (NETWORK,RELATIVE,PATCH,FORCE_INTO_UPDATE_PACKAGE);
End
#endif