summaryrefslogtreecommitdiff
path: root/src/buttons-financial.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/buttons-financial.ui')
-rw-r--r--src/buttons-financial.ui23
1 files changed, 13 insertions, 10 deletions
diff --git a/src/buttons-financial.ui b/src/buttons-financial.ui
index d0a775e..a803ed9 100644
--- a/src/buttons-financial.ui
+++ b/src/buttons-financial.ui
@@ -7,8 +7,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Compounding Term dialog">Compounding Term</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -190,8 +190,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Double-Declining Depreciation dialog">Double-Declining Depreciation</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -373,8 +373,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Future Value dialog">Future Value</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -556,8 +556,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Gross Profit Margin dialog">Gross Profit Margin</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -709,8 +709,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Periodic Payment dialog">Periodic Payment</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -893,8 +893,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Present Value dialog">Present Value</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -1077,8 +1077,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Periodic Interest Rate dialog">Periodic Interest Rate</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -1261,8 +1261,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Straight-Line Depreciation dialog">Straight-Line Depreciation</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -1445,8 +1445,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Sum-of-the-Years'-Digits Depreciation dialog">Sum-of-the-Years'-Digits Depreciation</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -1658,8 +1658,8 @@
<property name="border_width">6</property>
<property name="title" translatable="yes" comments="Title of Payment Period dialog">Payment Period</property>
<property name="resizable">False</property>
- <property name="type_hint">dialog</property>
<property name="icon_name">accessories-calculator</property>
+ <property name="type_hint">dialog</property>
<signal name="response" handler="finc_response_cb" swapped="no"/>
<child>
<placeholder/>
@@ -2104,6 +2104,9 @@
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<signal name="clicked" handler="solve_cb" swapped="no"/>
+ <style>
+ <class name="suggested-action"/>
+ </style>
</object>
<packing>
<property name="left_attach">4</property>