gitso

gitso Commit Details


Date:2008-05-11 15:39:15 (16 years 7 months ago)
Author:gerberad
Branch:master
Commit:0e39e7b77630996ece36360a38444090acaa1265
Parents: 94c3b7abd131ee8c268b1672774fe590acbf065f
Message:Center Main window on screen

Changes:

File differences

gitso/trunk/package/DEBIAN/control
1
1
22
33
44
Package: package
Package: gitso
Version: 0.4
Priority: optional
Section: utils
gitso/trunk/package/usr/bin/gitso
246246
247247
248248
249
249250
250251
251252
self.buttonHBox.show()
self.window.add(self.mainVBox)
self.window.set_position(gtk.WIN_POS_CENTER)
self.window.show()
# Run Loop: Main run loop

Archive Download the corresponding diff file

Branches

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