[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - cui/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Sat Jan 18 19:26:19 UTC 2020


 cui/uiconfig/ui/gallerythemedialog.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 6d1cc107dd729e667d866e17d977cc94ce76d887
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Sat Jan 18 17:32:11 2020 +0000
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat Jan 18 20:25:40 2020 +0100

    gallery theme dialog should be modal
    
    Change-Id: I3c32851cda40254c73b0040f92466eedb7427d6e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87028
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/cui/uiconfig/ui/gallerythemedialog.ui b/cui/uiconfig/ui/gallerythemedialog.ui
index 993300859180..00c472d92d3f 100644
--- a/cui/uiconfig/ui/gallerythemedialog.ui
+++ b/cui/uiconfig/ui/gallerythemedialog.ui
@@ -7,6 +7,7 @@
     <property name="border_width">6</property>
     <property name="title" translatable="yes" context="gallerythemedialog|GalleryThemeDialog" comments="%1 will be replaced by a gallery theme name">Properties of %1</property>
     <property name="resizable">False</property>
+    <property name="modal">True</property>
     <property name="type_hint">dialog</property>
     <child>
       <placeholder/>


More information about the Libreoffice-commits mailing list