Change in core[master]: Added 6 pixel vertical spacing on the Font tab, fdo#59846
Robert Roth (via Code Review)
gerrit at gerrit.libreoffice.org
Thu Jan 31 14:16:56 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1949
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/49/1949/1
Added 6 pixel vertical spacing on the Font tab, fdo#59846
Change-Id: I61c85b75b026e15541101b25cf254aa64c3e1762
---
M cui/uiconfig/ui/charnamepage.ui
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/cui/uiconfig/ui/charnamepage.ui b/cui/uiconfig/ui/charnamepage.ui
index 2df58c5..87baae1 100644
--- a/cui/uiconfig/ui/charnamepage.ui
+++ b/cui/uiconfig/ui/charnamepage.ui
@@ -24,6 +24,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkLabel" id="westfontnameft-nocjk">
@@ -218,6 +219,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkLabel" id="westfontnameft-cjk">
@@ -396,6 +398,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkLabel" id="eastfontnameft">
@@ -574,6 +577,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkLabel" id="ctlfontnameft">
--
To view, visit https://gerrit.libreoffice.org/1949
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I61c85b75b026e15541101b25cf254aa64c3e1762
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Robert Roth <robert.roth.off at gmail.com>
More information about the LibreOffice
mailing list