# HG changeset patch
# User Yuki KODAMA <endflow....@gmail.com>
# Date 1257131320 -32400
# Branch stable
# Node ID 4d315c1aa6a9da6f75348b99dae4c0dadedc1371
# Parent  140554f49f726221c060072f550f25cef5e88b27
thgstrip: disable backup options while executing

diff --git a/tortoisehg/hgtk/thgstrip.py b/tortoisehg/hgtk/thgstrip.py
--- a/tortoisehg/hgtk/thgstrip.py
+++ b/tortoisehg/hgtk/thgstrip.py
@@ -351,6 +351,7 @@
         working = not normal

         self.table.set_sensitive(normal)
+        self.butable.set_sensitive(normal)
         self.stripbtn.set_property('visible', normal)
         self.closebtn.set_property('visible', normal)
         if cmd:

Attachment: thg-kuy-stable_rev4841.patch
Description: Binary data

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to