mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Glade GUI adds a has_padding property to the action area which is wrong
This commit removes all these properties from GtkAssistant action area
This commit is contained in:
parent
9dd2e42376
commit
2aa69b88da
@ -170,9 +170,6 @@
|
||||
<object class="GtkBox" id="assistant-action_area2">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
<object class="GtkDialog" id="encodings_dialog">
|
||||
|
@ -252,9 +252,6 @@ Books will be closed at midnight on the selected date.</property>
|
||||
<object class="GtkBox" id="assistant-action_area2">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -409,9 +409,6 @@ Press `Cancel' to close this dialog without creating any new accounts.</property
|
||||
<object class="GtkBox" id="assistant-action_area100">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -1336,9 +1336,6 @@ Review the details below and if correct press Apply to create the schedule.</pro
|
||||
<object class="GtkBox" id="assistant-action_area2">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -431,9 +431,6 @@
|
||||
<object class="GtkBox" id="assistant-action_area2">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -739,9 +739,6 @@ Cancel to abort.</property>
|
||||
<object class="GtkBox" id="assistant-action_area2">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -354,9 +354,6 @@ Cancel to abort.</property>
|
||||
<object class="GtkBox" id="assistant-action_area2">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -1193,9 +1193,6 @@ More information can be displayed by using the help button.</property>
|
||||
<object class="GtkBox">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -1323,9 +1323,6 @@ Click "Cancel" to abort the QIF import process.</property>
|
||||
<object class="GtkBox" id="assistant-action_area2">
|
||||
<property name="can_focus">False</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="has_padding">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
Loading…
Reference in New Issue
Block a user