[Monodevelop-patches-list] r763 - trunk/MonoDevelop/data/resources/glade
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Tue Feb 3 16:35:53 EST 2004
Author: miguel
Date: 2004-02-03 16:35:53 -0500 (Tue, 03 Feb 2004)
New Revision: 763
Modified:
trunk/MonoDevelop/data/resources/glade/Base.glade
Log:
Do not set the dialog to visible, this avoids the flicker
Modified: trunk/MonoDevelop/data/resources/glade/Base.glade
===================================================================
--- trunk/MonoDevelop/data/resources/glade/Base.glade 2004-02-03 21:31:27 UTC (rev 762)
+++ trunk/MonoDevelop/data/resources/glade/Base.glade 2004-02-03 21:35:53 UTC (rev 763)
@@ -238,7 +238,6 @@
</widget>
<widget class="GtkDialog" id="NewProjectDialog">
- <property name="visible">True</property>
<property name="title" translatable="yes">New Combine</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER</property>
More information about the Monodevelop-patches-list
mailing list