Kaydet (Commit) 6b863959 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

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
üst 1044e718
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: shortcut_ooo.scp,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -74,7 +74,7 @@ Shortcut gid_Shortcut_Lib_Xslt ...@@ -74,7 +74,7 @@ Shortcut gid_Shortcut_Lib_Xslt
#else #else
Name = STRING(CONCAT3(libxslt,UNXSUFFIX,.1)); Name = STRING(CONCAT3(libxslt,UNXSUFFIX,.1));
#endif #endif
Styles = (NETWORK,RELATIVE); Styles = (NETWORK,RELATIVE,PATCH,FORCE_INTO_UPDATE_PACKAGE);
End End
#endif #endif
...@@ -85,7 +85,7 @@ Shortcut gid_Shortcut_Lib_Xslt_2 ...@@ -85,7 +85,7 @@ Shortcut gid_Shortcut_Lib_Xslt_2
ShortcutID = gid_Shortcut_Lib_Xslt; ShortcutID = gid_Shortcut_Lib_Xslt;
Dir = gid_Dir_Program; Dir = gid_Dir_Program;
Name = STRING(CONCAT2(libxslt,UNXSUFFIX)); Name = STRING(CONCAT2(libxslt,UNXSUFFIX));
Styles = (NETWORK,RELATIVE); Styles = (NETWORK,RELATIVE,PATCH,FORCE_INTO_UPDATE_PACKAGE);
End End
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment