summaryrefslogtreecommitdiff
path: root/chart2/uiconfig/ui/tp_DataSource.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-11-14 21:19:30 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-11-15 20:14:10 +0100
commit15377223043d4430ebf49eefe0f00a736908d02d (patch)
tree0907eb53c6d27c089d83ea7b4f570158da7b4933 /chart2/uiconfig/ui/tp_DataSource.ui
parent8a92373a20dfce8112e45bd80f0f6c927224ff98 (diff)
add <!-- n-columns=1 n-rows=1 --> before every GtkGrid
for a in `git ls-files '*.ui'`; do sed -i 's/^\( *\)\(<object class="GtkGrid".*\)/\1<!-- n-columns=1 n-rows=1 -->\n\1\2/' $a; done so we get the same behavior in glade as before 3.38 in that the grid preview don't show any unoccupied grid squares replace all existing n-columns=X n-rows=Y lines because they are all wrong, except for cui/uiconfig/ui/additionsfragment.ui sw/uiconfig/swriter/ui/pageheaderpanel.ui sw/uiconfig/swriter/ui/pagefooterpanel.ui which are correct. Change-Id: I401bbe8e098c26e7f57d6a872d3b70fc1ce85a00 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105846 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/uiconfig/ui/tp_DataSource.ui')
-rw-r--r--chart2/uiconfig/ui/tp_DataSource.ui9
1 files changed, 9 insertions, 0 deletions
diff --git a/chart2/uiconfig/ui/tp_DataSource.ui b/chart2/uiconfig/ui/tp_DataSource.ui
index 6fb66d94f09c..33178c950637 100644
--- a/chart2/uiconfig/ui/tp_DataSource.ui
+++ b/chart2/uiconfig/ui/tp_DataSource.ui
@@ -42,6 +42,7 @@
<column type="gchararray"/>
</columns>
</object>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="tp_DataSource">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -50,6 +51,7 @@
<property name="border_width">6</property>
<property name="column_spacing">6</property>
<child>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -57,6 +59,7 @@
<property name="vexpand">True</property>
<property name="column_spacing">12</property>
<child>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="box2">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -122,6 +125,7 @@
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -217,12 +221,14 @@
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<child>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="grid2">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -314,6 +320,7 @@
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="box5">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -360,6 +367,7 @@
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="box4">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -398,6 +406,7 @@
</packing>
</child>
<child>
+ <!-- n-columns=1 n-rows=1 -->
<object class="GtkGrid" id="box6">
<property name="visible">True</property>
<property name="can_focus">False</property>