gitso

gitso Commit Details


Date:2010-02-03 22:43:02 (14 years 10 months ago)
Author:gerberad
Branch:master
Commit:3f372b39f2dff8810b1a0cb52bb20f45ea435b58
Parents: 94a1bb7a8d238254a92201aebe044ee74e010c28
Message:/trunk/AboutWindow.py Added Denis to the About window.

Changes:

File differences

gitso/trunk/AboutWindow.py
3030
3131
3232
33
33
3434
3535
3636
wx.Panel.__init__(self, parent)
infostring = "Authors:" + "\n\tAaron Gerber\n\tDerek Buranen"
infostring = infostring + "\n\nContributors:" + "\n\tNick Verbeck" + "\n\tTroy Frew"
infostring = infostring + "\n\nContributors:" + "\n\tNick Verbeck" + "\n\tTroy Frew" + "\n\tDennis Koot"
infostring = infostring + "\n\nCopyright (C) 2007 - 2010 by Aaron Gerber and Derek Buranen"
if sys.platform == "darwin":
infostring = infostring + "\n\n+++++++++++++++++++++++"

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05756s using 13 queries.