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

taskbarui: fix hgtk command names

remove guess, use proper settings tool names

Changeset 0081010e2822

Parent dc0479f7cf60

by Steve Borho

Changes to one file · Browse files at 0081010e2822 Showing diff from parent dc0479f7cf60 Diff from another changeset...

 
13
14
15
16
 
17
18
19
 
13
14
15
 
16
17
18
19
@@ -13,7 +13,7 @@
 from hggtk import gtklib    shellcmds = '''about add clone commit datamine init log recovery -shelve synch status thgstatus userconfig repoconfig guess remove rename +shelve synch status thgstatus userconf repoconf remove rename  revert serve update vdiff'''.split()    class TaskBarUI(gtk.Window):