| Line |  | 
|---|
| 1 | #ifndef __WINE_AUTHORS_H | 
|---|
| 2 | #define __WINE_AUTHORS_H | 
|---|
| 3 |  | 
|---|
| 4 | static const char * const SHELL_People[] = | 
|---|
| 5 | { | 
|---|
| 6 | "Herwig Bauernfeind", | 
|---|
| 7 | "Christoph Bratschi", | 
|---|
| 8 | "Oliver Braun", | 
|---|
| 9 | "Edgar Buerkle", | 
|---|
| 10 | "Yuri Dario", | 
|---|
| 11 | "Przemyslaw Dobrowolski", | 
|---|
| 12 | "Daniela Engert", | 
|---|
| 13 | "Peter Fitzsimmons", | 
|---|
| 14 | "Platon Fomichev", | 
|---|
| 15 | "Dmitry Froloff", | 
|---|
| 16 | "Adrian Gschwend", | 
|---|
| 17 | "Jeroen van den Horn", | 
|---|
| 18 | "Patrick Haller", | 
|---|
| 19 | "Achim Hasenmueller", | 
|---|
| 20 | "KO Myung-Hun", | 
|---|
| 21 | "Dmitriy Kuminov", | 
|---|
| 22 | "Kevin Langman", | 
|---|
| 23 | "Bart van Leeuwen", | 
|---|
| 24 | "Sander van Leeuwen", | 
|---|
| 25 | "Felix Maschek", | 
|---|
| 26 | "Chris McKillop", | 
|---|
| 27 | "Nenad Milenkovic", | 
|---|
| 28 | "Markus Montkowski", | 
|---|
| 29 | "Michal Necasek", | 
|---|
| 30 | "Ondrej Necasek", | 
|---|
| 31 | "Knut Stange Osmundsen", | 
|---|
| 32 | "Vitali E. Pelenyov", | 
|---|
| 33 | "Rene Pronk", | 
|---|
| 34 | "David Raison", | 
|---|
| 35 | "Jᅵrg Sievers", | 
|---|
| 36 | "Jᅵrg Skottke", | 
|---|
| 37 | "Kai Sommerfeld", | 
|---|
| 38 | "Dietrich Teickner", | 
|---|
| 39 | "Carsten Tenbrink", | 
|---|
| 40 | "Vit Timchishin", | 
|---|
| 41 | "Joel Troster", | 
|---|
| 42 | "Shingo Tsuda", | 
|---|
| 43 | "Jens Wiessner", | 
|---|
| 44 | "Chris Wohlgemuth", | 
|---|
| 45 | "Vince Vielhaber", | 
|---|
| 46 | "<<< all the WINE people >>>", | 
|---|
| 47 | NULL | 
|---|
| 48 | }; | 
|---|
| 49 |  | 
|---|
| 50 | #endif  /* __WINE_AUTHORS_H */ | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.