diff options
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/managestylepage.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/managestylepage.ui b/sfx2/uiconfig/ui/managestylepage.ui index b166db6be83a..beeeed7c0067 100644 --- a/sfx2/uiconfig/ui/managestylepage.ui +++ b/sfx2/uiconfig/ui/managestylepage.ui @@ -31,12 +31,13 @@ <property name="column_spacing">12</property> <property name="row_homogeneous">True</property> <child> - <object class="GtkLabel" id="label3"> + <object class="GtkLabel" id="nameft"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">_Name</property> <property name="use_underline">True</property> + <property name="mnemonic_widget">namerw</property> </object> <packing> <property name="left_attach">0</property> |