r17095 - gnucash/branches/2.2/src/gnome-utils/glade - [r16996] Remove an urgency_hint from a glade file, unsupported by gtk+ v2.6.

Andreas Köhler andi5 at cvs.gnucash.org
Sun Apr 20 15:22:12 EDT 2008


Author: andi5
Date: 2008-04-20 15:22:12 -0400 (Sun, 20 Apr 2008)
New Revision: 17095
Trac: http://svn.gnucash.org/trac/changeset/17095

Modified:
   gnucash/branches/2.2/src/gnome-utils/glade/dialog-book-close.glade
Log:
[r16996] Remove an urgency_hint from a glade file, unsupported by gtk+ v2.6.


Modified: gnucash/branches/2.2/src/gnome-utils/glade/dialog-book-close.glade
===================================================================
--- gnucash/branches/2.2/src/gnome-utils/glade/dialog-book-close.glade	2008-04-20 19:22:03 UTC (rev 17094)
+++ gnucash/branches/2.2/src/gnome-utils/glade/dialog-book-close.glade	2008-04-20 19:22:12 UTC (rev 17095)
@@ -17,7 +17,6 @@
   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
   <property name="focus_on_map">True</property>
-  <property name="urgency_hint">False</property>
   <property name="has_separator">True</property>
   <signal name="response" handler="gnc_book_close_response_cb" last_modification_time="Mon, 24 Dec 2007 03:23:33 GMT"/>
 



More information about the gnucash-changes mailing list