From 34592b9189bf47438a452479972968d33a3a4c1b Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Nov 2013 09:35:33 +0000 Subject: convert link warning dialog to .ui the amount of code required for the new vs old dialog is amusing Change-Id: I7feee572eecd94fab3e8c2210755b70832cbd2f2 --- svx/uiconfig/ui/linkwarndialog.ui | 89 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 svx/uiconfig/ui/linkwarndialog.ui (limited to 'svx/uiconfig/ui') diff --git a/svx/uiconfig/ui/linkwarndialog.ui b/svx/uiconfig/ui/linkwarndialog.ui new file mode 100644 index 000000000000..d263bd7e5374 --- /dev/null +++ b/svx/uiconfig/ui/linkwarndialog.ui @@ -0,0 +1,89 @@ + + + + + False + 12 + Confirm Linked Graphic + False + True + dialog + True + question + The file %FILENAME will not be stored along with your document, but only referenced as a link. + This is dangerous if you move and/or rename the files. Do you want to embed the graphic instead? + + + False + vertical + 24 + + + False + end + + + _Keep Link + True + True + True + True + True + + + False + True + 0 + True + + + + + _Embed Graphic + True + True + True + True + True + True + bottom + + + False + True + 1 + True + + + + + False + True + end + 0 + + + + + _Ask when linking a graphic + True + True + False + True + 0 + True + + + False + True + 2 + + + + + + ok + cancel + + + -- cgit