# HG changeset patch # User Yuki KODAMA <endflow....@gmail.com> # Date 1253083723 -32400 # Node ID 8bb98f7820e2cb4568624081845b7955dca895a5 # Parent b2783e4f2a6711fc808789a82b048dfef80db232 synch: do not show bottom box on startup
diff --git a/tortoisehg/hgtk/synch.py b/tortoisehg/hgtk/synch.py --- a/tortoisehg/hgtk/synch.py +++ b/tortoisehg/hgtk/synch.py @@ -283,7 +283,6 @@ def finalize_startup(self, *args): self.create_bottombox() - self.update_buttons() def pollstdout(*args): while True: # blocking read of stdout pipe ------------------------------------------------------------------------------ Come build with us! The BlackBerry® 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/devconf _______________________________________________ Tortoisehg-develop mailing list Tortoisehg-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop