Kaydet (Commit) d8928608 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS winregclean1 (1.85.2); FILE MERGED

2005/04/25 16:02:05 jb 1.85.2.1: #121941# Reanimate setofficelang program
üst 864dee96
...@@ -240,6 +240,28 @@ End ...@@ -240,6 +240,28 @@ End
#endif #endif
File gid_File_Bin_Setofficelang
BIN_FILE_BODY;
Dir = gid_Dir_Program;
Styles = (PACKED);
#ifdef UNX
Name = "setofficelang.bin";
#else
Name = "setofficelang.exe";
#endif
End
#ifdef UNX
File gid_File_Script_Setofficelang
BIN_FILE_BODY;
Dir = gid_Dir_Program;
Styles = (PACKED);
Name = "setofficelang";
End
#endif
File gid_File_Bin_Configimport File gid_File_Bin_Configimport
BIN_FILE_BODY; BIN_FILE_BODY;
Dir = gid_Dir_Program; Dir = gid_Dir_Program;
......
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