Kaydet (Commit) a6c03db3 authored tarafından Gabor Kelemen's avatar Gabor Kelemen Kaydeden (comit) Andras Timar

fdo#74477: Restore the title of the Outline Numbering window

Change-Id: I095e2c9f2a74c1052e93f222c67f9e946edfc3fc
Reviewed-on: https://gerrit.libreoffice.org/7833Reviewed-by: 's avatarAndras Timar <andras.timar@collabora.com>
Tested-by: 's avatarAndras Timar <andras.timar@collabora.com>
üst 30f8d566
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<object class="GtkDialog" id="OutlineNumberingDialog"> <object class="GtkDialog" id="OutlineNumberingDialog">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="border_width">6</property> <property name="border_width">6</property>
<property name="title" translatable="yes">Character</property> <property name="title" translatable="yes">Outline Numbering</property>
<property name="type_hint">dialog</property> <property name="type_hint">dialog</property>
<child internal-child="vbox"> <child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1"> <object class="GtkBox" id="dialog-vbox1">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment