Change the title of the transaction matcher and change the look and alignment of the action buttons.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7239 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Benoit Grégoire 2002-09-23 20:26:35 +00:00
parent 7bab3a2a85
commit cf69e6b02b

View File

@ -225,7 +225,7 @@
<handler>on_matcher_cancel_clicked</handler>
<last_modification_time>Sat, 24 Aug 2002 01:53:49 GMT</last_modification_time>
</signal>
<title>Transaction matcher</title>
<title>Generic import transaction matcher</title>
<type>GTK_WINDOW_TOPLEVEL</type>
<position>GTK_WIN_POS_CENTER</position>
<modal>False</modal>
@ -646,6 +646,28 @@
</child>
</widget>
<widget>
<class>GtkHBox</class>
<name>hbox2</name>
<homogeneous>False</homogeneous>
<spacing>0</spacing>
<child>
<padding>0</padding>
<expand>False</expand>
<fill>False</fill>
</child>
<widget>
<class>GtkVBox</class>
<name>vbox4</name>
<homogeneous>False</homogeneous>
<spacing>0</spacing>
<child>
<padding>0</padding>
<expand>False</expand>
<fill>False</fill>
</child>
<widget>
<class>GtkRadioButton</class>
<name>action_reconcile_button</name>
@ -659,7 +681,7 @@
</signal>
<label>reconcile the selected match</label>
<active>False</active>
<draw_indicator>True</draw_indicator>
<draw_indicator>False</draw_indicator>
<group>action</group>
<child>
<padding>0</padding>
@ -681,7 +703,7 @@
</signal>
<label>be added as a new transaction</label>
<active>False</active>
<draw_indicator>True</draw_indicator>
<draw_indicator>False</draw_indicator>
<group>action</group>
<child>
<padding>0</padding>
@ -703,7 +725,7 @@
</signal>
<label>replace the selected match</label>
<active>False</active>
<draw_indicator>True</draw_indicator>
<draw_indicator>False</draw_indicator>
<group>action</group>
<child>
<padding>0</padding>
@ -725,7 +747,7 @@
</signal>
<label>be ignored</label>
<active>False</active>
<draw_indicator>True</draw_indicator>
<draw_indicator>False</draw_indicator>
<group>action</group>
<child>
<padding>0</padding>
@ -734,6 +756,8 @@
</child>
</widget>
</widget>
</widget>
</widget>
</widget>
</GTK-Interface>