Skip to content

Commit

Permalink
Update the assistant glade files to clear padding error in trace file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob-IT committed Jan 19, 2022
1 parent 1d15593 commit 0d8640f
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 33 deletions.
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-acct-period.glade
Expand Up @@ -255,9 +255,6 @@ Books will be closed at midnight on the selected date.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-csv-account-import.glade
Expand Up @@ -341,9 +341,6 @@ Cancel to abort.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-csv-export.glade
Expand Up @@ -733,9 +733,6 @@ Cancel to abort.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-csv-price-import.glade
Expand Up @@ -1063,9 +1063,6 @@ For example
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-csv-trans-import.glade
Expand Up @@ -1143,9 +1143,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>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-hierarchy.glade
Expand Up @@ -590,9 +590,6 @@ Press 'Cancel' to close this dialog without creating any new accounts.</property
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-loan.glade
Expand Up @@ -1267,9 +1267,6 @@ Review the details below and if correct press Apply to create the schedule.</pro
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-qif-import.glade
Expand Up @@ -1380,9 +1380,6 @@ Click "Cancel" to abort the QIF import process.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-stock-split.glade
Expand Up @@ -423,9 +423,6 @@
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>
3 changes: 0 additions & 3 deletions gnucash/gtkbuilder/assistant-xml-encoding.glade
Expand Up @@ -155,9 +155,6 @@
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
<object class="GtkDialog" id="encodings_dialog">
Expand Down
3 changes: 0 additions & 3 deletions gnucash/import-export/aqb/assistant-ab-initial.glade
Expand Up @@ -229,9 +229,6 @@ Press "Apply" now.</property>
<object class="GtkBox">
<property name="can-focus">False</property>
</object>
<packing>
<property name="has-padding">False</property>
</packing>
</child>
</object>
</interface>

0 comments on commit 0d8640f

Please sign in to comment.