Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

archive: use unicode-aware gettext, hgqt.i18n

Changeset f54f4b4f1f57

Parent a1b7341bf40d

by André Sintzoff

Changes to one file · Browse files at f54f4b4f1f57 Showing diff from parent a1b7341bf40d Diff from another changeset...

 
35
36
37
38
 
39
40
41
 
35
36
37
 
38
39
40
41
@@ -35,7 +35,7 @@
   from mercurial import hg, error   -from tortoisehg.util.i18n import _ +from tortoisehg.hgqt.i18n import _  from tortoisehg.util import hglib, paths  from tortoisehg.hgqt import cmdui, qtlib  #import tortoisehg.hgqt # import connect