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

stable gdialog: change 'Changelog' to 'Repository Explorer'

Refs #715

Changeset 05c59a566006

Parent 5e11b92e2e74

by Steve Borho

Changes to one file · Browse files at 05c59a566006 Showing diff from parent 5e11b92e2e74 Diff from another changeset...

 
468
469
470
471
 
472
473
474
 
468
469
470
 
471
472
473
474
@@ -468,7 +468,7 @@
  if menus:   allmenus = [   (_('_Tools'), - [dict(text=_('Changelog'), func=self.launch, args=['log'], + [dict(text=_('Repository Explorer'), func=self.launch, args=['log'],   icon='menulog.ico'),   dict(text=_('Commit'), func=self.launch, args=['commit'],   icon='menucommit.ico'),