# HG changeset patch
# User Adrian Buehlmann <[email protected]>
# Date 1256025912 -7200
# Branch stable
# Node ID a54a90a04d7fde4bc046802fc295c449d989d8ca
# Parent c863fe825679aa1fce265065ac675a147cff000a
csinfo: collapse expander by default
diff --git a/tortoisehg/hgtk/csinfo.py b/tortoisehg/hgtk/csinfo.py
--- a/tortoisehg/hgtk/csinfo.py
+++ b/tortoisehg/hgtk/csinfo.py
@@ -398,7 +398,6 @@ class SummaryPanel(SummaryBase, gtk.Fram
self.csstyle = style
self.expander = gtk.Expander()
- self.expander.set_expanded(True)
self.add(self.expander)
# layout table for contents
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop