Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 2.1, 2.1.1, and 2.1.2

settings: remove obsolete poll frequency configurable

Changeset 66cc9b803ca9

Parent 1fadc9fee66b

by Steve Borho

Changes to one file · Browse files at 66cc9b803ca9 Showing diff from parent 1fadc9fee66b Diff from another changeset...

 
377
378
379
380
381
382
383
384
385
386
 
377
378
379
 
 
 
 
380
381
382
@@ -377,10 +377,6 @@
  'to be performed immediately, without user interaction. '   'Commands are "add remove revert forget". '   'Default: None (leave blank)')), - _fi(_('Poll Frequency'), 'tortoisehg.pollfreq', genIntEditCombo, - _('The period (in milliseconds) between modification time polling of ' - 'key repository files, looking for changes. Values under ' - '100ms are ignored. Default: 500')),   _fi(_('Tab Width'), 'tortoisehg.tabwidth', genIntEditCombo,   _('Specify the number of spaces that tabs expand to in various '   'TortoiseHg windows. '