Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.3, 2.0, and 2.0.1

stable workbench: remove 'refresh task tab' from workbench toolbar

Changeset f826fab06425

Parent 83e490d4cca1

by Steve Borho

Changes to one file · Browse files at f826fab06425 Showing diff from parent 83e490d4cca1 Diff from another changeset...

 
258
259
260
261
 
262
263
264
 
258
259
260
 
261
262
263
264
@@ -258,7 +258,7 @@
  icon='reloadtt', enabled='repoopen',   shortcut=modifiedkeysequence('Refresh', modifier='Shift'),   tooltip=_('Refresh only the current task tab'), - menu='view', toolbar='edit') + menu='view')   newaction(_("Load all"), self.loadall, icon='loadall',   enabled='repoopen', menu='view', shortcut='Shift+Ctrl+A',   tooltip=_('Load all revisions into graph'))