Author: jpu Date: Sat Feb 16 19:06:02 2008 New Revision: 1689 URL: http://svn.gnome.org/viewvc/glade3?rev=1689&view=rev
Log: * plugins/gtk+/gtk+.xml.in: ignore GtkWindow::accept-focus. Fixes bug #accept-focus "crash, GtkWindow, Accept focus" Modified: trunk/ChangeLog trunk/plugins/gtk+/gtk+.xml.in Modified: trunk/plugins/gtk+/gtk+.xml.in ============================================================================== --- trunk/plugins/gtk+/gtk+.xml.in (original) +++ trunk/plugins/gtk+/gtk+.xml.in Sat Feb 16 19:06:02 2008 @@ -310,6 +310,7 @@ <value id="GTK_WIN_POS_CENTER_ON_PARENT" _name="Center on Parent"/> </displayable-values> </property> + <property id="accept-focus" ignore="True"/> </properties> </glade-widget-class> _______________________________________________ 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.