Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.4rc3, 0.4rc4, and 0.4

thgconfig: disable Apply button on startup

Changeset 4b30a3efa4b9

Parent 67cb458efa2f

by TK Soh

Changes to one file · Browse files at 4b30a3efa4b9 Showing diff from parent 67cb458efa2f Diff from another changeset...

 
295
296
297
 
298
299
300
301
302
 
295
296
297
298
299
 
300
301
302
@@ -295,8 +295,8 @@
  self.fill_frame(self.diff_frame, self._diff_info)     # Force dialog into clean state in the beginning + self._refresh_vlist()   self._btn_apply.set_sensitive(False) - self._refresh_vlist()   self.dirty = False     def _delete(self, widget, event):