summaryrefslogtreecommitdiff
path: root/chart2/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-10-18 13:46:41 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-10-19 10:06:16 +0200
commit59a55475af8e4f6ce4f0976a73a605b012165d3a (patch)
tree9bf5f94014982ffd13295a24d7178ecd605a7f4c /chart2/uiconfig
parentdcb164b62032c389568c8114801cd0763b742852 (diff)
weld SchOptionTabPage
Change-Id: Iadcdd4b5343992517718da4adc7945e9a9f53710 Reviewed-on: https://gerrit.libreoffice.org/61958 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'chart2/uiconfig')
-rw-r--r--chart2/uiconfig/ui/tp_SeriesToAxis.ui37
1 files changed, 10 insertions, 27 deletions
diff --git a/chart2/uiconfig/ui/tp_SeriesToAxis.ui b/chart2/uiconfig/ui/tp_SeriesToAxis.ui
index c8a21b1d3f91..6658846c4ec7 100644
--- a/chart2/uiconfig/ui/tp_SeriesToAxis.ui
+++ b/chart2/uiconfig/ui/tp_SeriesToAxis.ui
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.22.1 -->
<interface domain="chart">
- <!-- interface-requires gtk+ 3.0 -->
+ <requires lib="gtk+" version="3.0"/>
<object class="GtkAdjustment" id="adjustmentGAP">
<property name="upper">600</property>
<property name="step_increment">1</property>
@@ -46,7 +47,6 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">RBT_OPT_AXIS_2</property>
</object>
<packing>
<property name="expand">False</property>
@@ -80,8 +80,8 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes" context="tp_SeriesToAxis|label1">Align Data Series to</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
@@ -124,13 +124,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="tp_SeriesToAxis|FT_GAP">_Spacing</property>
<property name="use_underline">True</property>
- <property name="mnemonic_widget">MT_GAP:0%</property>
+ <property name="mnemonic_widget">MT_GAP</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -139,17 +137,15 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="tp_SeriesToAxis|FT_OVERLAP">_Overlap</property>
<property name="use_underline">True</property>
- <property name="mnemonic_widget">MT_OVERLAP:0%</property>
+ <property name="mnemonic_widget">MT_OVERLAP</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="MT_GAP:0%">
+ <object class="GtkSpinButton" id="MT_GAP">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="adjustment">adjustmentGAP</property>
@@ -157,12 +153,10 @@
<packing>
<property name="left_attach">1</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="MT_OVERLAP:0%">
+ <object class="GtkSpinButton" id="MT_OVERLAP">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="adjustment">adjustmentOVERLAP</property>
@@ -170,8 +164,6 @@
<packing>
<property name="left_attach">1</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
</object>
@@ -262,14 +254,12 @@
<object class="GtkLabel" id="FT_MISSING_VALUES">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes" context="tp_SeriesToAxis|FT_MISSING_VALUES">Plot missing values</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -282,13 +272,10 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">RB_ASSUME_ZERO</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -301,13 +288,11 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">RB_CONTINUE_LINE</property>
+ <property name="group">RB_DONT_PAINT</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -325,8 +310,6 @@
<packing>
<property name="left_attach">1</property>
<property name="top_attach">2</property>
- <property name="width">1</property>
- <property name="height">1</property>
</packing>
</child>
<child>
@@ -366,8 +349,8 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes" context="tp_SeriesToAxis|label3">Plot Options</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>