r19556 - gnucash/trunk/src/gnome/glade - Fix Stock Split Druid.

Geert Janssens gjanssens at code.gnucash.org
Mon Sep 6 06:22:25 EDT 2010


Author: gjanssens
Date: 2010-09-06 06:22:25 -0400 (Mon, 06 Sep 2010)
New Revision: 19556
Trac: http://svn.gnucash.org/trac/changeset/19556

Modified:
   gnucash/trunk/src/gnome/glade/stocks.glade
Log:
Fix Stock Split Druid.

Modified: gnucash/trunk/src/gnome/glade/stocks.glade
===================================================================
--- gnucash/trunk/src/gnome/glade/stocks.glade	2010-09-05 20:21:00 UTC (rev 19555)
+++ gnucash/trunk/src/gnome/glade/stocks.glade	2010-09-06 10:22:25 UTC (rev 19556)
@@ -478,7 +478,7 @@
         <child>
           <widget class="GnomeDruidPageEdge" id="finish_page">
             <property name="visible">True</property>
-            <property name="position">Edge Finish</property>
+            <property name="position">GNOME_EDGE_FINISH</property>
             <property name="text" translatable="yes">If you are finished creating the stock split or merger, press `Apply'. You may also press `Back' to review your choices, or `Cancel' to quit without making any changes.</property>
             <signal name="finish" handler="gnc_stock_split_druid_finish"/>
           </widget>



More information about the gnucash-changes mailing list