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

hggtk/thgconfig: update tooltips of overlayicons

Changeset fb33ac88638d

Parent 668051bcb725

by TK Soh

Changes to one file · Browse files at fb33ac88638d Showing diff from parent 668051bcb725 Diff from another changeset...

 
87
88
89
90
91
 
 
92
93
94
 
87
88
89
 
 
90
91
92
93
94
@@ -87,8 +87,8 @@
  ' changelog viewer in a single batch. Default: 500'),   ('Overlay Icons', 'tortoisehg.overlayicons',   ['enabled', 'disabled', 'localdisks'], - 'Disable/enable overlay icons in Explorer windows' - ' (needs logout/login to take effect!)')) + 'Disable/enable overlay icons in Explorer windows.' + ' Default: enabled'))   self.tortoise_frame = self.add_page(notebook, 'TortoiseHG')   self.fill_frame(self.tortoise_frame, self._tortoise_info)