Derek Atkins's fix.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5903 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2001-11-17 01:17:33 +00:00
parent 94d8372af6
commit a519814ff9

View File

@ -107,28 +107,28 @@
<fill>True</fill>
</child>
<widget>
<class>GtkHBox</class>
<name>hbox8</name>
<border_width>3</border_width>
<homogeneous>False</homogeneous>
<spacing>0</spacing>
<widget>
<class>GtkVBox</class>
<name>vbox4</name>
<border_width>3</border_width>
<homogeneous>True</homogeneous>
<spacing>0</spacing>
<widget>
<class>GtkHBox</class>
<name>hbox1</name>
<homogeneous>False</homogeneous>
<spacing>0</spacing>
<child>
<padding>0</padding>
<expand>True</expand>
<expand>False</expand>
<fill>True</fill>
</child>
<widget>
<class>GtkLabel</class>
<name>label1</name>
<width>75</width>
<label>Job Number: </label>
<justify>GTK_JUSTIFY_RIGHT</justify>
<wrap>False</wrap>
@ -144,25 +144,26 @@
</widget>
<widget>
<class>GtkEntry</class>
<name>id_entry</name>
<width>50</width>
<can_focus>True</can_focus>
<editable>True</editable>
<text_visible>True</text_visible>
<text_max_length>0</text_max_length>
<text></text>
<class>GtkLabel</class>
<name>label2</name>
<label>Customer: </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>True</fill>
<fill>False</fill>
</child>
</widget>
</widget>
<widget>
<class>GtkHBox</class>
<name>hbox2</name>
<class>GtkVBox</class>
<name>vbox12</name>
<homogeneous>False</homogeneous>
<spacing>0</spacing>
<child>
@ -172,16 +173,14 @@
</child>
<widget>
<class>GtkLabel</class>
<name>label2</name>
<width>75</width>
<label>Customer: </label>
<justify>GTK_JUSTIFY_RIGHT</justify>
<wrap>False</wrap>
<xalign>1</xalign>
<yalign>0.5</yalign>
<xpad>0</xpad>
<ypad>0</ypad>
<class>GtkEntry</class>
<name>id_entry</name>
<width>50</width>
<can_focus>True</can_focus>
<editable>True</editable>
<text_visible>True</text_visible>
<text_max_length>0</text_max_length>
<text></text>
<child>
<padding>0</padding>
<expand>False</expand>