Plugins/VcsPlugins/vcsMercurial/QueuesExtension/HgQueuesDefineGuardsDialog.py

changeset 6735
31e263d49c04
parent 6645
ad476851d7e0
equal deleted inserted replaced
6734:1eaf6955acf5 6735:31e263d49c04
307 self.tr("Apply Guard Definitions"), 307 self.tr("Apply Guard Definitions"),
308 self.tr("""<p>The defined guards could not be""" 308 self.tr("""<p>The defined guards could not be"""
309 """ applied.</p><p>Reason: {0}</p>""") 309 """ applied.</p><p>Reason: {0}</p>""")
310 .format(error)) 310 .format(error))
311 else: 311 else:
312 self.__dirtyList = False 312 self.__dirtyList = False
313 self.on_patchSelector_activated( 313 self.on_patchSelector_activated(
314 self.patchNameLabel.text()) 314 self.patchNameLabel.text())

eric ide

mercurial