mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
7bab3a2a85
commit
cf69e6b02b
@ -225,7 +225,7 @@
|
|||||||
<handler>on_matcher_cancel_clicked</handler>
|
<handler>on_matcher_cancel_clicked</handler>
|
||||||
<last_modification_time>Sat, 24 Aug 2002 01:53:49 GMT</last_modification_time>
|
<last_modification_time>Sat, 24 Aug 2002 01:53:49 GMT</last_modification_time>
|
||||||
</signal>
|
</signal>
|
||||||
<title>Transaction matcher</title>
|
<title>Generic import transaction matcher</title>
|
||||||
<type>GTK_WINDOW_TOPLEVEL</type>
|
<type>GTK_WINDOW_TOPLEVEL</type>
|
||||||
<position>GTK_WIN_POS_CENTER</position>
|
<position>GTK_WIN_POS_CENTER</position>
|
||||||
<modal>False</modal>
|
<modal>False</modal>
|
||||||
@ -646,6 +646,28 @@
|
|||||||
</child>
|
</child>
|
||||||
</widget>
|
</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>
|
<widget>
|
||||||
<class>GtkRadioButton</class>
|
<class>GtkRadioButton</class>
|
||||||
<name>action_reconcile_button</name>
|
<name>action_reconcile_button</name>
|
||||||
@ -659,7 +681,7 @@
|
|||||||
</signal>
|
</signal>
|
||||||
<label>reconcile the selected match</label>
|
<label>reconcile the selected match</label>
|
||||||
<active>False</active>
|
<active>False</active>
|
||||||
<draw_indicator>True</draw_indicator>
|
<draw_indicator>False</draw_indicator>
|
||||||
<group>action</group>
|
<group>action</group>
|
||||||
<child>
|
<child>
|
||||||
<padding>0</padding>
|
<padding>0</padding>
|
||||||
@ -681,7 +703,7 @@
|
|||||||
</signal>
|
</signal>
|
||||||
<label>be added as a new transaction</label>
|
<label>be added as a new transaction</label>
|
||||||
<active>False</active>
|
<active>False</active>
|
||||||
<draw_indicator>True</draw_indicator>
|
<draw_indicator>False</draw_indicator>
|
||||||
<group>action</group>
|
<group>action</group>
|
||||||
<child>
|
<child>
|
||||||
<padding>0</padding>
|
<padding>0</padding>
|
||||||
@ -703,7 +725,7 @@
|
|||||||
</signal>
|
</signal>
|
||||||
<label>replace the selected match</label>
|
<label>replace the selected match</label>
|
||||||
<active>False</active>
|
<active>False</active>
|
||||||
<draw_indicator>True</draw_indicator>
|
<draw_indicator>False</draw_indicator>
|
||||||
<group>action</group>
|
<group>action</group>
|
||||||
<child>
|
<child>
|
||||||
<padding>0</padding>
|
<padding>0</padding>
|
||||||
@ -725,7 +747,7 @@
|
|||||||
</signal>
|
</signal>
|
||||||
<label>be ignored</label>
|
<label>be ignored</label>
|
||||||
<active>False</active>
|
<active>False</active>
|
||||||
<draw_indicator>True</draw_indicator>
|
<draw_indicator>False</draw_indicator>
|
||||||
<group>action</group>
|
<group>action</group>
|
||||||
<child>
|
<child>
|
||||||
<padding>0</padding>
|
<padding>0</padding>
|
||||||
@ -734,6 +756,8 @@
|
|||||||
</child>
|
</child>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
|
</widget>
|
||||||
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
||||||
</GTK-Interface>
|
</GTK-Interface>
|
||||||
|
Loading…
Reference in New Issue
Block a user