Kaydet (Commit) 90ecdf7e authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS native152 (1.47.34); FILE MERGED

2008/05/15 09:12:51 is 1.47.34.1: #i88562# CREATE flag for language specific directory
üst 3e3a99ef
......@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: directory_ooo.scp,v $
* $Revision: 1.49 $
* $Revision: 1.50 $
*
* This file is part of OpenOffice.org.
*
......@@ -91,9 +91,9 @@ End
Directory gid_Dir_Ooo_Openofficeorg
ParentID = PREDEFINED_PROGDIR;
#ifdef WNT
HostName = "OpenOffice.org";
HostName = "${BASISROOTNAME}";
#else
HostName = "openoffice.org";
HostName = "${UNIXBASISROOTNAME}";
#endif
End
#endif
......@@ -1428,6 +1428,7 @@ End
Directory gid_Dir_Samples_Language
ParentID = gid_Dir_Samples;
DIR_ISOLANGUAGE_ALL_LANG_2;
Styles = (CREATE);
End
Directory gid_Dir_Samples_Drawings
......
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