Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8, 0.8.1, and 0.8.2

taskbar: rename to thgtaskbar

I figure taskbar.exe in the system path is unhelpful

Changeset d079f8617db9

Parent aaafa32acb61

by Steve Borho

Changes to 2 files · Browse files at d079f8617db9 Showing diff from parent aaafa32acb61 Diff from another changeset...

 
97
98
99
100
 
 
101
102
103
 
97
98
99
 
100
101
102
103
104
@@ -97,7 +97,8 @@
  {'script':'hgtk', 'icon_resources':[(0,'icons/thg_logo.ico')]}   ]   extra['windows'] = [ - {'script':'taskbar.py', 'icon_resources':[(0,'icons/thg_logo.ico')]} + {'script':'thgtaskbar.py', + 'icon_resources':[(0,'icons/thg_logo.ico')]}   ]  except ImportError:   pass
Show Entire File thgtaskbar.py Stacked
renamed from taskbar.py
(No changes)