shlinfo.rc (534c536d) shlinfo.rc (bda541eb)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 60 unchanged lines hidden (view full) ---

69 filetype VFT_APP
70 {
71 block "StringFileInfo"
72 {
73#ifdef LG_D
74 block "040704E4"
75 {
76 // German StringTable
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 60 unchanged lines hidden (view full) ---

69 filetype VFT_APP
70 {
71 block "StringFileInfo"
72 {
73#ifdef LG_D
74 block "040704E4"
75 {
76 // German StringTable
77 value "CompanyName", "OpenOffice.org\0"
77 value "CompanyName", "Apache Software Foundation\0"
78 value "FileVersion", PPS(VER_LEVEL) "\0"
79 value "OriginalFilename", PPS(ORG_NAME) "\0"
80 value "InternalName", PPS(INTERNAL_NAME) "\0"
78 value "FileVersion", PPS(VER_LEVEL) "\0"
79 value "OriginalFilename", PPS(ORG_NAME) "\0"
80 value "InternalName", PPS(INTERNAL_NAME) "\0"
81 value "LegalCopyright", S_CRIGHT " Oracle, Inc.\0"
81 value "LegalCopyright", S_CRIGHT " Apache Software Foundation\0"
82 ADDITIONAL_VERINFO1
83 ADDITIONAL_VERINFO2
84 ADDITIONAL_VERINFO3
85 }
86#else
87 block "040904E4"
88 {
89 // International StringTable
82 ADDITIONAL_VERINFO1
83 ADDITIONAL_VERINFO2
84 ADDITIONAL_VERINFO3
85 }
86#else
87 block "040904E4"
88 {
89 // International StringTable
90 value "CompanyName", "OpenOffice.org\0"
90 value "CompanyName", "Apache Software Foundation\0"
91 value "FileVersion", PPS(VER_LEVEL) "\0"
92 value "OriginalFilename", PPS(ORG_NAME) "\0"
93 value "InternalName", PPS(INTERNAL_NAME) "\0"
91 value "FileVersion", PPS(VER_LEVEL) "\0"
92 value "OriginalFilename", PPS(ORG_NAME) "\0"
93 value "InternalName", PPS(INTERNAL_NAME) "\0"
94 value "LegalCopyright", S_CRIGHT " Oracle, Inc.\0"
94 value "LegalCopyright", S_CRIGHT " Apache Software Foundation\0"
95 ADDITIONAL_VERINFO1
96 ADDITIONAL_VERINFO2
97 ADDITIONAL_VERINFO3
98 }
99#endif
100 }
101
102 block "VarFileInfo"
103 {
104#ifdef LG_D
105 value "Translation", 0x0407, 1252
106#else
107 value "Translation", 0x0409, 1252
108#endif
109 }
110 }
111
112#endif // OS2
95 ADDITIONAL_VERINFO1
96 ADDITIONAL_VERINFO2
97 ADDITIONAL_VERINFO3
98 }
99#endif
100 }
101
102 block "VarFileInfo"
103 {
104#ifdef LG_D
105 value "Translation", 0x0407, 1252
106#else
107 value "Translation", 0x0409, 1252
108#endif
109 }
110 }
111
112#endif // OS2