diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-01-11 16:17:32 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-01-15 12:43:22 +0100 |
commit | 9100d70e1deeefd652c70d8086c01fe55742c3f0 (patch) | |
tree | bda8b7dd340051089709b7656393c47594c2ae44 /sd/uiconfig/sdraw | |
parent | 15eb93059f8a613338f54aaea4d636b0ac2e3e98 (diff) |
replace stock button labels
Change-Id: I726ba7846322863d9f38314b6c6ccc7f71124a0a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109197
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig/sdraw')
-rw-r--r-- | sd/uiconfig/sdraw/ui/breakdialog.ui | 4 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/bulletsandnumbering.ui | 12 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/copydlg.ui | 12 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/crossfadedialog.ui | 12 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/dlgsnap.ui | 16 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawchardialog.ui | 16 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawpagedialog.ui | 16 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawparadialog.ui | 16 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawprtldialog.ui | 16 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/insertlayer.ui | 12 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/insertslidesdialog.ui | 12 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/namedesign.ui | 12 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/vectorize.ui | 12 |
13 files changed, 84 insertions, 84 deletions
diff --git a/sd/uiconfig/sdraw/ui/breakdialog.ui b/sd/uiconfig/sdraw/ui/breakdialog.ui index a1b5055a5d8a..e4cf55cc9420 100644 --- a/sd/uiconfig/sdraw/ui/breakdialog.ui +++ b/sd/uiconfig/sdraw/ui/breakdialog.ui @@ -21,11 +21,11 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui b/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui index 0b793ca18456..327c45e0b31b 100644 --- a/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui +++ b/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui @@ -36,13 +36,13 @@ </child> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -52,11 +52,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -66,11 +66,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/copydlg.ui b/sd/uiconfig/sdraw/ui/copydlg.ui index 9f4e89d76027..76b83763ec68 100644 --- a/sd/uiconfig/sdraw/ui/copydlg.ui +++ b/sd/uiconfig/sdraw/ui/copydlg.ui @@ -58,13 +58,13 @@ </child> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="ok-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|ok">Saves all changes and closes dialog.</property> @@ -79,11 +79,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="cancel-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="copydlg|extended_tip|cancel">Closes dialog and discards all changes.</property> @@ -98,11 +98,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/crossfadedialog.ui b/sd/uiconfig/sdraw/ui/crossfadedialog.ui index 1e6314eec63b..ec1b30526600 100644 --- a/sd/uiconfig/sdraw/ui/crossfadedialog.ui +++ b/sd/uiconfig/sdraw/ui/crossfadedialog.ui @@ -29,13 +29,13 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -45,11 +45,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -59,11 +59,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/dlgsnap.ui b/sd/uiconfig/sdraw/ui/dlgsnap.ui index 0c0aba34a767..c34bf3b4db55 100644 --- a/sd/uiconfig/sdraw/ui/dlgsnap.ui +++ b/sd/uiconfig/sdraw/ui/dlgsnap.ui @@ -36,11 +36,11 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="delete"> - <property name="label">gtk-delete</property> + <property name="label" translatable="yes" context="stock">_Delete</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="delete-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="dlgsnap|extended_tip|delete">Deletes the selected snap point or snap line.</property> @@ -55,13 +55,13 @@ </child> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -71,11 +71,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -85,12 +85,12 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/drawchardialog.ui b/sd/uiconfig/sdraw/ui/drawchardialog.ui index bbd7e798480f..27138d54ee83 100644 --- a/sd/uiconfig/sdraw/ui/drawchardialog.ui +++ b/sd/uiconfig/sdraw/ui/drawchardialog.ui @@ -22,11 +22,11 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="reset"> - <property name="label">gtk-revert-to-saved</property> + <property name="label" translatable="yes" context="stock">_Reset</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -36,13 +36,13 @@ </child> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -52,11 +52,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -66,11 +66,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/drawpagedialog.ui b/sd/uiconfig/sdraw/ui/drawpagedialog.ui index 8c4575fed3f3..36aee9ac926f 100644 --- a/sd/uiconfig/sdraw/ui/drawpagedialog.ui +++ b/sd/uiconfig/sdraw/ui/drawpagedialog.ui @@ -22,11 +22,11 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="reset"> - <property name="label">gtk-revert-to-saved</property> + <property name="label" translatable="yes" context="stock">_Reset</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -36,13 +36,13 @@ </child> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -52,11 +52,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -66,11 +66,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/drawparadialog.ui b/sd/uiconfig/sdraw/ui/drawparadialog.ui index 6551f6d3eff1..7d3641d1367f 100644 --- a/sd/uiconfig/sdraw/ui/drawparadialog.ui +++ b/sd/uiconfig/sdraw/ui/drawparadialog.ui @@ -22,11 +22,11 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="reset"> - <property name="label">gtk-revert-to-saved</property> + <property name="label" translatable="yes" context="stock">_Reset</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -36,13 +36,13 @@ </child> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -52,11 +52,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -66,11 +66,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/drawprtldialog.ui b/sd/uiconfig/sdraw/ui/drawprtldialog.ui index e913b567429c..cb7679144854 100644 --- a/sd/uiconfig/sdraw/ui/drawprtldialog.ui +++ b/sd/uiconfig/sdraw/ui/drawprtldialog.ui @@ -24,11 +24,11 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="reset"> - <property name="label">gtk-revert-to-saved</property> + <property name="label" translatable="yes" context="stock">_Reset</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -38,13 +38,13 @@ </child> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -54,11 +54,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -68,11 +68,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/insertlayer.ui b/sd/uiconfig/sdraw/ui/insertlayer.ui index 78ef846dbb21..571ad3f98520 100644 --- a/sd/uiconfig/sdraw/ui/insertlayer.ui +++ b/sd/uiconfig/sdraw/ui/insertlayer.ui @@ -21,13 +21,13 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -37,11 +37,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -51,11 +51,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/insertslidesdialog.ui b/sd/uiconfig/sdraw/ui/insertslidesdialog.ui index e6ee7a473e8d..0f410ef0f01a 100644 --- a/sd/uiconfig/sdraw/ui/insertslidesdialog.ui +++ b/sd/uiconfig/sdraw/ui/insertslidesdialog.ui @@ -30,13 +30,13 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -46,11 +46,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -60,11 +60,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/namedesign.ui b/sd/uiconfig/sdraw/ui/namedesign.ui index 0afe7ac8c019..d49eef7e0d41 100644 --- a/sd/uiconfig/sdraw/ui/namedesign.ui +++ b/sd/uiconfig/sdraw/ui/namedesign.ui @@ -21,11 +21,11 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -35,11 +35,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -49,12 +49,12 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="margin-end">6</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> diff --git a/sd/uiconfig/sdraw/ui/vectorize.ui b/sd/uiconfig/sdraw/ui/vectorize.ui index 502a2f44f4a8..f9435893680d 100644 --- a/sd/uiconfig/sdraw/ui/vectorize.ui +++ b/sd/uiconfig/sdraw/ui/vectorize.ui @@ -61,13 +61,13 @@ </child> <child> <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -77,11 +77,11 @@ </child> <child> <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> @@ -91,11 +91,11 @@ </child> <child> <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> + <property name="use-underline">True</property> </object> <packing> <property name="expand">False</property> |