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>
|
||||
<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>
|
||||
@ -647,91 +647,115 @@
|
||||
</widget>
|
||||
|
||||
<widget>
|
||||
<class>GtkRadioButton</class>
|
||||
<name>action_reconcile_button</name>
|
||||
<sensitive>False</sensitive>
|
||||
<tooltip>The selected match will be marked as reconciled</tooltip>
|
||||
<can_focus>True</can_focus>
|
||||
<signal>
|
||||
<name>toggled</name>
|
||||
<handler>on_action_toggled</handler>
|
||||
<last_modification_time>Fri, 23 Aug 2002 19:29:33 GMT</last_modification_time>
|
||||
</signal>
|
||||
<label>reconcile the selected match</label>
|
||||
<active>False</active>
|
||||
<draw_indicator>True</draw_indicator>
|
||||
<group>action</group>
|
||||
<class>GtkHBox</class>
|
||||
<name>hbox2</name>
|
||||
<homogeneous>False</homogeneous>
|
||||
<spacing>0</spacing>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
<fill>False</fill>
|
||||
</child>
|
||||
</widget>
|
||||
|
||||
<widget>
|
||||
<class>GtkRadioButton</class>
|
||||
<name>action_add_button</name>
|
||||
<sensitive>False</sensitive>
|
||||
<tooltip>The selected transaction and it's splits will be added to the appropriate account(s) and will be marked as reconciled.</tooltip>
|
||||
<can_focus>True</can_focus>
|
||||
<signal>
|
||||
<name>toggled</name>
|
||||
<handler>on_action_toggled</handler>
|
||||
<last_modification_time>Fri, 23 Aug 2002 19:29:16 GMT</last_modification_time>
|
||||
</signal>
|
||||
<label>be added as a new transaction</label>
|
||||
<active>False</active>
|
||||
<draw_indicator>True</draw_indicator>
|
||||
<group>action</group>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
<fill>False</fill>
|
||||
</child>
|
||||
</widget>
|
||||
<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_replace_button</name>
|
||||
<sensitive>False</sensitive>
|
||||
<tooltip>The selected transaction will replace the selected match AND ALL IT'S SPLITS</tooltip>
|
||||
<can_focus>True</can_focus>
|
||||
<signal>
|
||||
<name>toggled</name>
|
||||
<handler>on_action_toggled</handler>
|
||||
<last_modification_time>Fri, 23 Aug 2002 19:28:39 GMT</last_modification_time>
|
||||
</signal>
|
||||
<label>replace the selected match</label>
|
||||
<active>False</active>
|
||||
<draw_indicator>True</draw_indicator>
|
||||
<group>action</group>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
<fill>False</fill>
|
||||
</child>
|
||||
</widget>
|
||||
<widget>
|
||||
<class>GtkRadioButton</class>
|
||||
<name>action_reconcile_button</name>
|
||||
<sensitive>False</sensitive>
|
||||
<tooltip>The selected match will be marked as reconciled</tooltip>
|
||||
<can_focus>True</can_focus>
|
||||
<signal>
|
||||
<name>toggled</name>
|
||||
<handler>on_action_toggled</handler>
|
||||
<last_modification_time>Fri, 23 Aug 2002 19:29:33 GMT</last_modification_time>
|
||||
</signal>
|
||||
<label>reconcile the selected match</label>
|
||||
<active>False</active>
|
||||
<draw_indicator>False</draw_indicator>
|
||||
<group>action</group>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
<fill>False</fill>
|
||||
</child>
|
||||
</widget>
|
||||
|
||||
<widget>
|
||||
<class>GtkRadioButton</class>
|
||||
<name>action_ignore_button</name>
|
||||
<sensitive>False</sensitive>
|
||||
<tooltip>The selected transaction will be ignored</tooltip>
|
||||
<can_focus>True</can_focus>
|
||||
<signal>
|
||||
<name>toggled</name>
|
||||
<handler>on_action_toggled</handler>
|
||||
<last_modification_time>Fri, 23 Aug 2002 19:29:49 GMT</last_modification_time>
|
||||
</signal>
|
||||
<label>be ignored</label>
|
||||
<active>False</active>
|
||||
<draw_indicator>True</draw_indicator>
|
||||
<group>action</group>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
<fill>False</fill>
|
||||
</child>
|
||||
<widget>
|
||||
<class>GtkRadioButton</class>
|
||||
<name>action_add_button</name>
|
||||
<sensitive>False</sensitive>
|
||||
<tooltip>The selected transaction and it's splits will be added to the appropriate account(s) and will be marked as reconciled.</tooltip>
|
||||
<can_focus>True</can_focus>
|
||||
<signal>
|
||||
<name>toggled</name>
|
||||
<handler>on_action_toggled</handler>
|
||||
<last_modification_time>Fri, 23 Aug 2002 19:29:16 GMT</last_modification_time>
|
||||
</signal>
|
||||
<label>be added as a new transaction</label>
|
||||
<active>False</active>
|
||||
<draw_indicator>False</draw_indicator>
|
||||
<group>action</group>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
<fill>False</fill>
|
||||
</child>
|
||||
</widget>
|
||||
|
||||
<widget>
|
||||
<class>GtkRadioButton</class>
|
||||
<name>action_replace_button</name>
|
||||
<sensitive>False</sensitive>
|
||||
<tooltip>The selected transaction will replace the selected match AND ALL IT'S SPLITS</tooltip>
|
||||
<can_focus>True</can_focus>
|
||||
<signal>
|
||||
<name>toggled</name>
|
||||
<handler>on_action_toggled</handler>
|
||||
<last_modification_time>Fri, 23 Aug 2002 19:28:39 GMT</last_modification_time>
|
||||
</signal>
|
||||
<label>replace the selected match</label>
|
||||
<active>False</active>
|
||||
<draw_indicator>False</draw_indicator>
|
||||
<group>action</group>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
<fill>False</fill>
|
||||
</child>
|
||||
</widget>
|
||||
|
||||
<widget>
|
||||
<class>GtkRadioButton</class>
|
||||
<name>action_ignore_button</name>
|
||||
<sensitive>False</sensitive>
|
||||
<tooltip>The selected transaction will be ignored</tooltip>
|
||||
<can_focus>True</can_focus>
|
||||
<signal>
|
||||
<name>toggled</name>
|
||||
<handler>on_action_toggled</handler>
|
||||
<last_modification_time>Fri, 23 Aug 2002 19:29:49 GMT</last_modification_time>
|
||||
</signal>
|
||||
<label>be ignored</label>
|
||||
<active>False</active>
|
||||
<draw_indicator>False</draw_indicator>
|
||||
<group>action</group>
|
||||
<child>
|
||||
<padding>0</padding>
|
||||
<expand>False</expand>
|
||||
<fill>False</fill>
|
||||
</child>
|
||||
</widget>
|
||||
</widget>
|
||||
</widget>
|
||||
</widget>
|
||||
</widget>
|
||||
|
Loading…
Reference in New Issue
Block a user