Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.3rc1, 0.3, and 0.4rc1

nautilus: back to 'datamine' again

Changeset ea005c994375

Parent 922379a7a4e0

by Steve Borho

Changes to one file · Browse files at ea005c994375 Showing diff from parent 922379a7a4e0 Diff from another changeset...

 
99
100
101
102
 
103
104
105
 
99
100
101
 
102
103
104
105
@@ -99,7 +99,7 @@
  self.clear_cached_repo()     def _datamine_cb(self, window, vfs_files): - self._run_dialog('grep', vfs_files) + self._run_dialog('datamine', vfs_files)     def _diff_cb(self, window, vfs_files):   path = self.get_path_for_vfs_file(vfs_files[0])