Kaydet (Commit) 977506ef authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Undo basis/brand split: removed obsoleted basis directories.

üst 9d9f9939
...@@ -69,33 +69,6 @@ Directory gid_Dir_Bundle_Contents_Library_Spotlight_Bundle_Contents ...@@ -69,33 +69,6 @@ Directory gid_Dir_Bundle_Contents_Library_Spotlight_Bundle_Contents
End End
#endif #endif
#ifndef MACOSX
Directory gid_Dir_Ooo_Openofficeorg
ParentID = PREDEFINED_PROGDIR;
#ifdef WNT
HostName = "${BASISROOTNAME}";
#else
HostName = ".";
#endif
End
#endif
#ifndef MACOSX
Directory gid_Dir_Ooo_Basis
#ifdef WNT
ParentID = gid_Dir_Brand_Root;
#else
ParentID = gid_Dir_Ooo_Openofficeorg;
#endif
#ifdef WNT
HostName = "Basis";
#else
HostName = "basis${OOOBASEVERSION}";
#endif
Styles = (BASISDIRECTORY, CREATE);
End
#endif
#if defined MACOSX #if defined MACOSX
Unixlink gid_Unixlink_Applications Unixlink gid_Unixlink_Applications
BIN_FILE_BODY; BIN_FILE_BODY;
......
...@@ -32,7 +32,7 @@ Directory gid_Dir_Common_Ure ...@@ -32,7 +32,7 @@ Directory gid_Dir_Common_Ure
#ifdef WNT #ifdef WNT
ParentID = gid_Dir_Brand_Root; ParentID = gid_Dir_Brand_Root;
#else #else
ParentID = gid_Dir_Ooo_Openofficeorg; ParentID = PREDEFINED_PROGDIR;
#endif #endif
#ifdef WNT #ifdef WNT
HostName = "URE"; HostName = "URE";
......
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