Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.1, 1.1.1, and 1.1.2

thgconfig: fix code of configuration for spellcheck

Changeset 06c4b1a9b4dd

Parent 00adba2623b3

by Simon Heimberg

Changes to one file · Browse files at 06c4b1a9b4dd Showing diff from parent 00adba2623b3 Diff from another changeset...

 
65
66
67
68
 
69
70
 
71
72
73
 
65
66
67
 
68
69
 
70
71
72
73
@@ -65,9 +65,9 @@
  _('Show a full directory path of the repository in the dialog title'   ' instead of just the root directory name. Default: False')),   ) + (gtklib.hasspellcheck() and - (_('Spell Check Language'), 'tortoisehg.spellcheck', [], + ((_('Spell Check Language'), 'tortoisehg.spellcheck', [],   _('Default language for spell check. System language is' - ' used if not specified. Examples: en, en_GB, en_US'),) or ())), + ' used if not specified. Examples: en, en_GB, en_US')),) or ())),    ({'name': 'commit', 'label': _('Commit'), 'icon': 'menucommit.ico'}, (   (_('Username'), 'ui.username', [],