Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

bugreport: set a useful default size

Changeset 867f6f116db2

Parent d649ce454029

by Steve Borho

Changes to one file · Browse files at 867f6f116db2 Showing diff from parent d649ce454029 Diff from another changeset...

 
40
41
42
 
43
44
45
 
40
41
42
43
44
45
46
@@ -40,6 +40,7 @@
    self.setLayout(layout)   self.setWindowTitle(_('TortoiseHg Bug Report')) + self.resize(550, 400)     def gettext(self, opts):   text = '{{{\n#!python\n' # Wrap in Bitbucket wiki preformat markers