summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc/ui/changesourcedialog.ui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2014-10-18 00:13:51 -0500
committerCaolán McNamara <caolanm@redhat.com>2014-10-20 13:37:05 +0000
commitb38c71e3653552bec9b1cbeac6bc1b0df736c82b (patch)
tree1bade120ef64ef65d0cec639ab376a866d72a596 /sc/uiconfig/scalc/ui/changesourcedialog.ui
parentf6101f6d3e14720317c4904cbafceb29ec753005 (diff)
fdo#78826 HIG: missing colons and capitalization in sc
Also: * Something I missed from the HIG: standardize Help button position Change-Id: Iaac65bd277d87ff58883f287808a5c5b804cc04e Reviewed-on: https://gerrit.libreoffice.org/12015 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/uiconfig/scalc/ui/changesourcedialog.ui')
-rw-r--r--sc/uiconfig/scalc/ui/changesourcedialog.ui8
1 files changed, 3 insertions, 5 deletions
diff --git a/sc/uiconfig/scalc/ui/changesourcedialog.ui b/sc/uiconfig/scalc/ui/changesourcedialog.ui
index a6c370d7d02f..c3906dc41bc7 100644
--- a/sc/uiconfig/scalc/ui/changesourcedialog.ui
+++ b/sc/uiconfig/scalc/ui/changesourcedialog.ui
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.1 -->
+<!-- Generated with glade 3.18.3 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<object class="GtkDialog" id="ChangeSourceDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes">Change Source Data Range</property>
+ <property name="resizable">False</property>
<property name="type_hint">normal</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@@ -58,6 +59,7 @@
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
+ <property name="secondary">True</property>
</packing>
</child>
</object>
@@ -98,8 +100,6 @@
<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>
@@ -115,8 +115,6 @@
<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>
</object>