Changeset 365 for trunk/gui/src/AboutDialog.cpp
- Timestamp:
- 08/21/08 19:40:29 (5 years ago)
- Files:
-
- 1 modified
-
trunk/gui/src/AboutDialog.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/src/AboutDialog.cpp
r339 r365 94 94 authorList.push_back( Author( "Lee Revell", "", "Patches" ) ); 95 95 authorList.push_back( Author( "Matt Walker", "", "" ) ); 96 authorList.push_back( Author( "Michael Wolkstein", "m.wolkstein@gmx.de", "coding" ) ); 96 97 authorList.push_back( Author( "Paul Dorman", "", "" ) ); 97 98 authorList.push_back( Author( "Pieter Van Isacker (aka aikie)", "", "Dutch manual and translation" ) );