Changeset 21443 for trunk/tools
- Timestamp:
- Sep 5, 2010, 11:47:21 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/install/odin.cmd
r21442 r21443 232 232 rc = lineout(sInstFile, ' Rene Pronk'); 233 233 rc = lineout(sInstFile, ' David Raison'); 234 rc = lineout(sInstFile, ' J rg Sievers'),235 rc = lineout(sInstFile, ' J rg Skottke'),234 rc = lineout(sInstFile, ' Jᅵrg Sievers'), 235 rc = lineout(sInstFile, ' Jᅵrg Skottke'), 236 236 rc = lineout(sInstFile, ' Dietrich Teickner'); 237 237 rc = lineout(sInstFile, ' Kai Sommerfeld'); … … 243 243 rc = lineout(sInstFile, ' Chris Wohlgemuth'); 244 244 rc = lineout(sInstFile, ' Vince Vielhaber'); 245 rc = lineout(sInstFile, ' Dmitry A. Kuminov'); 245 246 rc = lineout(sInstFile, ' All the WINE people'); 246 247 rc = lineout(sInstFile, '');
Note:
See TracChangeset
for help on using the changeset viewer.