Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9, 0.9.1, and 0.9.1.1

thgconfig: change the order of config items

Changeset 298573acde16

Parent 4cb61cbf5683

by Yuki KODAMA

Changes to one file · Browse files at 298573acde16 Showing diff from parent 4cb61cbf5683 Diff from another changeset...

 
156
157
158
 
 
 
159
160
161
162
163
164
165
166
 
156
157
158
159
160
161
162
163
 
 
 
164
165
166
@@ -156,11 +156,11 @@
  (_('Bypass List'), 'http_proxy.no', [],   _('Optional. Comma-separated list of host names that'   ' should bypass the proxy')), + (_('User'), 'http_proxy.user', [], + _('Optional. User name to authenticate with at the' + ' proxy server')),   (_('Password'), 'http_proxy.passwd', [],   _('Optional. Password to authenticate with at the' - ' proxy server')), - (_('User'), 'http_proxy.user', [], - _('Optional. User name to authenticate with at the'   ' proxy server')))    _email_info = (