Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

clone: increase width of labels for translations

Changeset 98be5bcd15df

Parent 953d0a6edb32

by Giampaolo Fadel

Changes to one file · Browse files at 98be5bcd15df Showing diff from parent 953d0a6edb32 Diff from another changeset...

Change 1 of 1 Show Entire File hggtk/​clone.py Stacked
 
37
38
39
40
 
41
42
43
 
37
38
39
 
40
41
42
43
@@ -37,7 +37,7 @@
  elif len(repos):   self._src_path = repos[0]   - ewidth = 18 + ewidth = 20     vbox = gtk.VBox()   self.add(vbox)