Author: jjongsma
Date: Sun Feb 10 02:48:29 2008
New Revision: 740
URL: http://svn.gnome.org/viewvc/nemiver?rev=740&view=rev

Log:
        * src/persp/dbgperspective/glade/loadcoredialog.glade: don't allow this 
to
        be resizeable since it would just add a bunch of useless blank space if 
it
        was resized.


Modified:
   trunk/ChangeLog
   trunk/src/persp/dbgperspective/glade/loadcoredialog.glade

Modified: trunk/src/persp/dbgperspective/glade/loadcoredialog.glade
==============================================================================
--- trunk/src/persp/dbgperspective/glade/loadcoredialog.glade   (original)
+++ trunk/src/persp/dbgperspective/glade/loadcoredialog.glade   Sun Feb 10 
02:48:29 2008
@@ -11,7 +11,7 @@
   <property name="modal">False</property>
   <property name="default_width">350</property>
   <property name="default_height">200</property>
-  <property name="resizable">True</property>
+  <property name="resizable">False</property>
   <property name="destroy_with_parent">False</property>
   <property name="decorated">True</property>
   <property name="skip_taskbar_hint">False</property>
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to