[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - cui/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Tue Dec 3 07:05:07 UTC 2019
cui/uiconfig/ui/optfltrpage.ui | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
New commits:
commit c931b82115e86364acc048299717f08054af5d5e
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Mon Dec 2 20:10:24 2019 +0100
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Tue Dec 3 08:04:04 2019 +0100
tdf#128924 VBA Properties Options remove 97/2000/XP
Change-Id: I52e0e132e752eb90bb50f292b0ee08cfa167a9c7
Reviewed-on: https://gerrit.libreoffice.org/84268
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/cui/uiconfig/ui/optfltrpage.ui b/cui/uiconfig/ui/optfltrpage.ui
index eb58ced3d63b..55518d7aed9c 100644
--- a/cui/uiconfig/ui/optfltrpage.ui
+++ b/cui/uiconfig/ui/optfltrpage.ui
@@ -23,7 +23,7 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">6</property>
+ <property name="row_spacing">3</property>
<child>
<object class="GtkCheckButton" id="wo_basic">
<property name="label" translatable="yes" context="optfltrpage|wo_basic">Load Basic _code</property>
@@ -47,7 +47,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="margin_left">12</property>
+ <property name="margin_left">18</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
@@ -84,7 +84,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="optfltrpage|label1">Microsoft Word 97/2000/XP</property>
+ <property name="label" translatable="yes" context="optfltrpage|label1">Microsoft Word</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -113,7 +113,7 @@
<object class="GtkGrid" id="grid2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">6</property>
+ <property name="row_spacing">3</property>
<child>
<object class="GtkCheckButton" id="ex_basic">
<property name="label" translatable="yes" context="optfltrpage|ex_basic">Lo_ad Basic code</property>
@@ -137,7 +137,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="margin_left">12</property>
+ <property name="margin_left">18</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
@@ -174,7 +174,7 @@
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="optfltrpage|label2">Microsoft Excel 97/2000/XP</property>
+ <property name="label" translatable="yes" context="optfltrpage|label2">Microsoft Excel</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -203,7 +203,7 @@
<object class="GtkGrid" id="grid3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">6</property>
+ <property name="row_spacing">3</property>
<child>
<object class="GtkCheckButton" id="pp_basic">
<property name="label" translatable="yes" context="optfltrpage|pp_basic">Load Ba_sic code</property>
@@ -246,7 +246,7 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes" context="optfltrpage|label3">Microsoft PowerPoint 97/2000/XP</property>
+ <property name="label" translatable="yes" context="optfltrpage|label3">Microsoft PowerPoint</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
More information about the Libreoffice-commits
mailing list