diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-03-07 17:37:25 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-03-07 21:18:15 +0100 |
commit | 64117f700ba3bd8c4b42488f582fa5e5c53487e6 (patch) | |
tree | 2ca1b2c1c13d633c3288996c47353bcc00d1c685 /svx | |
parent | 6cd588452b6fda615d03c0ff5439cfd15511081e (diff) |
make all the .ui message dialogs explicitly modal
Change-Id: I1e197fbec92d5369394f036171af9018afea7f15
Reviewed-on: https://gerrit.libreoffice.org/50910
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/deletefooterdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/deleteheaderdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/formlinkwarndialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/querydeletecontourdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/querydeleteobjectdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/querydeletethemedialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/querynewcontourdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/querysavecontchangesdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/querysaveimagemapchangesdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/queryunlinkgraphicsdialog.ui | 1 | ||||
-rw-r--r-- | svx/uiconfig/ui/savemodifieddialog.ui | 1 |
12 files changed, 12 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/deletefooterdialog.ui b/svx/uiconfig/ui/deletefooterdialog.ui index 121e18544df1..92f61b31a4fe 100644 --- a/svx/uiconfig/ui/deletefooterdialog.ui +++ b/svx/uiconfig/ui/deletefooterdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="deletefooterdialog|DeleteFooterDialog">Delete footer?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">warning</property> diff --git a/svx/uiconfig/ui/deleteheaderdialog.ui b/svx/uiconfig/ui/deleteheaderdialog.ui index 3a54e6329950..075cf7635cfd 100644 --- a/svx/uiconfig/ui/deleteheaderdialog.ui +++ b/svx/uiconfig/ui/deleteheaderdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="deleteheaderdialog|DeleteHeaderDialog">Delete header?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">warning</property> diff --git a/svx/uiconfig/ui/formlinkwarndialog.ui b/svx/uiconfig/ui/formlinkwarndialog.ui index 341d04f30185..dccb0a9a38a8 100644 --- a/svx/uiconfig/ui/formlinkwarndialog.ui +++ b/svx/uiconfig/ui/formlinkwarndialog.ui @@ -5,6 +5,7 @@ <object class="GtkMessageDialog" id="FormLinkWarnDialog"> <property name="can_focus">False</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/querydeletecontourdialog.ui b/svx/uiconfig/ui/querydeletecontourdialog.ui index 9d2abe3abccc..7575e6f91319 100644 --- a/svx/uiconfig/ui/querydeletecontourdialog.ui +++ b/svx/uiconfig/ui/querydeletecontourdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="querydeletecontourdialog|QueryDeleteContourDialog">Delete the contour?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/querydeleteobjectdialog.ui b/svx/uiconfig/ui/querydeleteobjectdialog.ui index 47e1bc866cc9..861570380114 100644 --- a/svx/uiconfig/ui/querydeleteobjectdialog.ui +++ b/svx/uiconfig/ui/querydeleteobjectdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="querydeleteobjectdialog|QueryDeleteObjectDialog">Delete this object?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/querydeletethemedialog.ui b/svx/uiconfig/ui/querydeletethemedialog.ui index d6aa67aff114..01bdfa31bd1e 100644 --- a/svx/uiconfig/ui/querydeletethemedialog.ui +++ b/svx/uiconfig/ui/querydeletethemedialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="querydeletethemedialog|QueryDeleteThemeDialog">Delete this theme?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui b/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui index cbacb962bd4b..78e24b7778d8 100644 --- a/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui +++ b/svx/uiconfig/ui/querymodifyimagemapchangesdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="querymodifyimagemapchangesdialog|QueryModifyImageMapChangesDialog">Save ImageMap changes?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/querynewcontourdialog.ui b/svx/uiconfig/ui/querynewcontourdialog.ui index 962dfc8d18aa..af5b3439ecee 100644 --- a/svx/uiconfig/ui/querynewcontourdialog.ui +++ b/svx/uiconfig/ui/querynewcontourdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="querynewcontourdialog|QueryNewContourDialog">Create a new contour?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/querysavecontchangesdialog.ui b/svx/uiconfig/ui/querysavecontchangesdialog.ui index b6545e6b5637..f091986ec772 100644 --- a/svx/uiconfig/ui/querysavecontchangesdialog.ui +++ b/svx/uiconfig/ui/querysavecontchangesdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="querysavecontchangesdialog|QuerySaveContourChangesDialog">Save contour changes?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/querysaveimagemapchangesdialog.ui b/svx/uiconfig/ui/querysaveimagemapchangesdialog.ui index d9293f90406a..e96eb0e6d01b 100644 --- a/svx/uiconfig/ui/querysaveimagemapchangesdialog.ui +++ b/svx/uiconfig/ui/querysaveimagemapchangesdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="querysaveimagemapchangesdialog|QuerySaveImageMapChangesDialog">Save ImageMap changes?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/queryunlinkgraphicsdialog.ui b/svx/uiconfig/ui/queryunlinkgraphicsdialog.ui index 9ab7abb11db1..832c7fbd7c7d 100644 --- a/svx/uiconfig/ui/queryunlinkgraphicsdialog.ui +++ b/svx/uiconfig/ui/queryunlinkgraphicsdialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="queryunlinkgraphicsdialog|QueryUnlinkGraphicsDialog">Unlink the graphics?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> diff --git a/svx/uiconfig/ui/savemodifieddialog.ui b/svx/uiconfig/ui/savemodifieddialog.ui index 2fb79ab05bab..e927a3781194 100644 --- a/svx/uiconfig/ui/savemodifieddialog.ui +++ b/svx/uiconfig/ui/savemodifieddialog.ui @@ -5,6 +5,7 @@ <object class="GtkMessageDialog" id="SaveModifiedDialog"> <property name="can_focus">False</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> |