[Libreoffice-commits] core.git: svx/uiconfig
Aditya (via logerrit)
logerrit at kemper.freedesktop.org
Tue May 5 18:35:26 UTC 2020
svx/uiconfig/ui/findreplacedialog.ui | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit b41b339529da0e53af6b300a3faaacd2053c85e2
Author: Aditya <adityasahu1511 at gmail.com>
AuthorDate: Mon May 4 19:30:44 2020 +0530
Commit: Jim Raykowski <raykowj at gmail.com>
CommitDate: Tue May 5 20:34:47 2020 +0200
tdf#118655:Move Wildcard/Comments option above Regular expressions
Place "Wildcard/Comments" option in find and replace dialog above
"Regular expressions" option and the "sounds like (Japanese)"
option in place of the older location of "Wildcard/Comments".
Change-Id: I83dffb0689f128ad31b9223bc98ecc5914e4bf41
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93410
Tested-by: Jenkins
Reviewed-by: Jim Raykowski <raykowj at gmail.com>
diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui
index 84863685b070..d57a3e73d76e 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -688,7 +688,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">1</property>
+ <property name="top_attach">2</property>
</packing>
</child>
<child>
@@ -847,7 +847,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">2</property>
+ <property name="top_attach">3</property>
</packing>
</child>
<child>
@@ -889,7 +889,7 @@
</child>
</object>
<packing>
- <property name="left_attach">0</property>
+ <property name="left_attach">1</property>
<property name="top_attach">3</property>
</packing>
</child>
@@ -931,8 +931,8 @@
</child>
</object>
<packing>
- <property name="left_attach">1</property>
- <property name="top_attach">3</property>
+ <property name="left_attach">0</property>
+ <property name="top_attach">1</property>
</packing>
</child>
<child>
More information about the Libreoffice-commits
mailing list