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

rename viewhelp.py to helpmessages.py

Changeset 72cf764bfbd4

Parent caac309fab2a

by Adrian Buehlmann

Changes to 2 files · Browse files at 72cf764bfbd4 Showing diff from parent caac309fab2a Diff from another changeset...

 
15
16
17
18
 
19
20
21
 
15
16
17
 
18
19
20
21
@@ -15,7 +15,7 @@
   from tortoisehg.hgqt import icon as geticon  from tortoisehg.hgqt.dialogmixin import HgDialogMixin -from tortoisehg.hgqt.viewhelp import help_msg, get_options_helpmsg +from tortoisehg.hgqt.helpmessages import help_msg, get_options_helpmsg    Qt = QtCore.Qt  bold = QtGui.QFont.Bold
Show Entire File tortoisehg/​hgqt/​helpmessages.py Stacked
renamed from tortoisehg/hgqt/viewhelp.py
(No changes)