~ubuntu-branches/ubuntu/quantal/psi/quantal

« back to all changes in this revision

Viewing changes to src/ui_about.ui.h

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2006-01-20 00:20:36 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060120002036-7nw6yo6totip0ee5
Tags: 0.10-2
* Added upstream changelog (Closes: Bug#327748)
* Mention --no-gpg and --no-gpg-agent in manpage (Closes: Bug#204416)

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
        authors += details(QString::fromUtf8("Michail Pishchagin"),
30
30
                           "mblsha@users.sourceforge.net", "", "",
31
31
                           tr("Lead Developer"));
 
32
        authors += details(QString::fromUtf8("Remko Tronçon"),
 
33
                           "remko@psi-im.org", "", "",
 
34
                           tr("Developer"));
32
35
        authors += details(QString::fromUtf8("Akito Nozaki"),
33
36
                           "anpluto@usa.net", "", "",
34
37
                           tr("Miscellaneous Developer"));
53
56
                          tr("Original Mac Port"));
54
57
        thanks += details(QString::fromUtf8("Eric Smith (Tarkvara Design, Inc.)"),
55
58
                         "eric@tarkvara.org", "", "",
56
 
                         tr("MacOS X Port"));
 
59
                         tr("Mac OS X Port"));
57
60
        thanks += details(QString::fromUtf8("Tony Collins"),
58
61
                         "", "", "",
59
62
                         tr("Original End User Documentation"));
63
66
        thanks += details(QString::fromUtf8("Mircea Bardac"),
64
67
                         "", "", "",
65
68
                         tr("Bug Tracker Management"));
66
 
        thanks += details(QString::fromUtf8("Remko Troncon"),
67
 
                         "", "", "",
68
 
                         tr("Patches, current Mac OS X builds"));
69
69
        thanks += details(QString::fromUtf8("Jacek Tomasiak"),
70
70
                         "", "", "",
71
71
                         tr("Patches"));