From d13219b10a69a2533b1afe258edeadac2b5c0651 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Mon, 28 Oct 2019 16:20:36 +0100 Subject: Related tdf#117790: Caption order, caption positions for Lithuanian language I used Stephan's comment, see: https://bugs.documentfoundation.org/show_bug.cgi?id=117790#c7 Modestas Rimkus' comment, see: https://bugs.documentfoundation.org/show_bug.cgi?id=117790#c11 Change-Id: Icec673426a47f4308c2810c5e1beed1011c13374 Reviewed-on: https://gerrit.libreoffice.org/81612 Tested-by: Jenkins Reviewed-by: Julien Nabet --- .../registry/data/org/openoffice/Office/Writer.xcu | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Writer.xcu b/officecfg/registry/data/org/openoffice/Office/Writer.xcu index 10d1afd9252e..de63ae8c2462 100644 --- a/officecfg/registry/data/org/openoffice/Office/Writer.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Writer.xcu @@ -72,6 +72,7 @@ true + true @@ -79,6 +80,9 @@ Table + + + : @@ -92,6 +96,9 @@ Text + + + : @@ -102,6 +109,9 @@ Illustration + + + : @@ -114,6 +124,9 @@ Illustration + + + : @@ -124,6 +137,9 @@ Illustration + + + : @@ -134,6 +150,9 @@ Illustration + + + : @@ -144,6 +163,9 @@ Illustration + + + : @@ -154,6 +176,9 @@ Illustration + + + : @@ -164,6 +189,9 @@ Illustration + + + : @@ -174,6 +202,9 @@ Illustration + + + : -- cgit