From f25cdaa78d5e7d200fbaf31cce9895bab7c5ee63 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Tue, 4 Feb 2014 15:46:41 +0100 Subject: fdo#74132: Do not interrupt search in Writer. Instead of "Do you want to continue at the beginning?" dialog, just inform that we were at the end of the document in new label. Also replace 'Search key not found' dialog with label. Change-Id: I6a140cbad93406b73996f87a6d05fcc5d245fdbf --- svx/uiconfig/ui/findreplacedialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx/uiconfig/ui') diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui index 5cfef2218282..fb50f0779cae 100644 --- a/svx/uiconfig/ui/findreplacedialog.ui +++ b/svx/uiconfig/ui/findreplacedialog.ui @@ -197,7 +197,7 @@ - + 1 False True -- cgit