Change the order on some lines in the exchange dialog

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7548 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Derek Atkins 2002-11-25 01:04:20 +00:00
parent be03a1be9e
commit f2c9bc2a16

View File

@ -112,6 +112,23 @@
<fill>False</fill> <fill>False</fill>
</child> </child>
<widget>
<class>GtkLabel</class>
<name>label7</name>
<label>Amount:</label>
<justify>GTK_JUSTIFY_RIGHT</justify>
<wrap>False</wrap>
<xalign>1</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<child>
<padding>0</padding>
<expand>False</expand>
<fill>False</fill>
</child>
</widget>
<widget> <widget>
<class>GtkLabel</class> <class>GtkLabel</class>
<name>label1</name> <name>label1</name>
@ -162,23 +179,6 @@
<fill>False</fill> <fill>False</fill>
</child> </child>
</widget> </widget>
<widget>
<class>GtkLabel</class>
<name>label7</name>
<label>Amount:</label>
<justify>GTK_JUSTIFY_RIGHT</justify>
<wrap>False</wrap>
<xalign>1</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<child>
<padding>0</padding>
<expand>False</expand>
<fill>False</fill>
</child>
</widget>
</widget> </widget>
<widget> <widget>
@ -193,6 +193,22 @@
<fill>True</fill> <fill>True</fill>
</child> </child>
<widget>
<class>GtkHBox</class>
<name>from_amount_box</name>
<homogeneous>False</homogeneous>
<spacing>0</spacing>
<child>
<padding>0</padding>
<expand>True</expand>
<fill>True</fill>
</child>
<widget>
<class>Placeholder</class>
</widget>
</widget>
<widget> <widget>
<class>GtkEntry</class> <class>GtkEntry</class>
<name>from_entry</name> <name>from_entry</name>
@ -240,22 +256,6 @@
<class>Placeholder</class> <class>Placeholder</class>
</widget> </widget>
</widget> </widget>
<widget>
<class>GtkHBox</class>
<name>from_amount_box</name>
<homogeneous>False</homogeneous>
<spacing>0</spacing>
<child>
<padding>0</padding>
<expand>True</expand>
<fill>True</fill>
</child>
<widget>
<class>Placeholder</class>
</widget>
</widget>
</widget> </widget>
</widget> </widget>
</widget> </widget>