Kaydet (Commit) 2dff4a4f authored tarafından Xisco Fauli's avatar Xisco Fauli Kaydeden (comit) Xisco Faulí

tdf#125131: tip of the day dialog should be modal

Change-Id: I13cd8734f843b734826535f55c60d67625cd9e79
Reviewed-on: https://gerrit.libreoffice.org/71902Reviewed-by: 's avatarHeiko Tietze <tietze.heiko@gmail.com>
Tested-by: Jenkins
Reviewed-by: 's avatarXisco Faulí <xiscofauli@libreoffice.org>
üst a193da0a
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
<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" context="TipOfTheDayDialog|Name">Tip of the day</property> <property name="title" translatable="yes" context="TipOfTheDayDialog|Name">Tip of the day</property>
<property name="modal">True</property>
<property name="type_hint">dialog</property> <property name="type_hint">dialog</property>
<child> <child>
<placeholder/> <placeholder/>
......
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