Changeset 36e69e2827e21b77d30174620c0694d24ecc980c
- Timestamp:
- 01/06/07 23:31:32 (6 years ago)
- Author:
- Philipp Kern <phil@…>
- Parents:
- 4768a0b0162fba2d8de6200e514782e3881ea73d
- Children:
- dd111472c1c4c431edf1cc7e25f8580fa734efc2
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:31:32Z+0000
- Message:
-
[project @ Added tom as artist]
Original author: Armin Burgmeier <armin@…>
Date: 2005-04-15 21:48:28+00:00
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r4768a0b
|
r36e69e2
|
|
| 250 | 250 | authors.push_back("Benjamin Herr <ben@0x539.de>"); |
| 251 | 251 | authors.push_back("Philipp Kern <phil@0x539.de>"); |
| | 252 | |
| | 253 | std::deque<Glib::ustring> artists; |
| | 254 | artists.push_back("Thomas Glatt <tom@0x539.de>"); |
| | 255 | |
| 252 | 256 | dlg.set_authors(authors); |
| | 257 | dlg.set_artists(artists); |
| 253 | 258 | |
| 254 | 259 | dlg.set_license( |