| commit | a90ef17809071b808a8c703e7e47e045ddabcd4a | [log] |
|---|---|---|
| author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | Tue Jan 24 08:36:48 2023 +0000 |
| committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | Tue Jan 24 08:37:22 2023 +0000 |
| tree | 3ac0659f61adc6685d5a2b2430b653ab3b0813f4 | |
| parent | 9bec4732915ef408d9a442ccbeb9b582a204b1ca [diff] |
Revert "tdf#153167 ImageMap Editor dialog had no title" This reverts commit 66291d467be4bf0e841814111d57d1af76117f8e. Reason for revert: didn't wait for jenkins and broke the build translatable strings need context attribute. Change-Id: Ie72f30def24b5489925d0f972e8581d3fc636e48 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146031 Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
diff --git a/svx/uiconfig/ui/imapdialog.ui b/svx/uiconfig/ui/imapdialog.ui index 4ebb2c0..faea4d0 100644 --- a/svx/uiconfig/ui/imapdialog.ui +++ b/svx/uiconfig/ui/imapdialog.ui
@@ -5,7 +5,6 @@ <object class="GtkDialog" id="ImapDialog"> <property name="can-focus">False</property> <property name="border-width">6</property> <property name="title" translatable="yes">ImageMap Editor</property> <property name="default-width">0</property> <property name="default-height">0</property> <property name="type-hint">dialog</property>