summaryrefslogtreecommitdiff
path: root/sd/uiconfig/sdraw/ui/dlgsnap.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-04-30 11:55:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-04-30 16:01:20 +0200
commit23cf9370edf41c591ebb5acad372b5ce2395f68e (patch)
tree423c32cfaa29cce485ba0d9e1b181484a4d91a94 /sd/uiconfig/sdraw/ui/dlgsnap.ui
parent5fb3b6b925db2989ce61bb954d7156f2a3b84b4c (diff)
weld SdSnapLineDlg
Change-Id: I3a8117719525fa204f29cc10a944376116050d61 Reviewed-on: https://gerrit.libreoffice.org/53658 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig/sdraw/ui/dlgsnap.ui')
-rw-r--r--sd/uiconfig/sdraw/ui/dlgsnap.ui60
1 files changed, 35 insertions, 25 deletions
diff --git a/sd/uiconfig/sdraw/ui/dlgsnap.ui b/sd/uiconfig/sdraw/ui/dlgsnap.ui
index d85e5bb01a83..24535f2692f3 100644
--- a/sd/uiconfig/sdraw/ui/dlgsnap.ui
+++ b/sd/uiconfig/sdraw/ui/dlgsnap.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.20.4 -->
<interface domain="sd">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
@@ -17,22 +17,25 @@
<object class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="pixbuf">sd/res/hlppoint.png</property>
+ <property name="icon_name">sd/res/hlppoint.png</property>
</object>
<object class="GtkImage" id="image2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="pixbuf">sd/res/hlplvert.png</property>
+ <property name="icon_name">sd/res/hlplvert.png</property>
</object>
<object class="GtkImage" id="image3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="pixbuf">sd/res/hlplhorz.png</property>
+ <property name="icon_name">sd/res/hlplhorz.png</property>
</object>
<object class="GtkDialog" id="SnapObjectDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
<property name="title" translatable="yes" context="dlgsnap|SnapObjectDialog">New Snap Object</property>
+ <property name="modal">True</property>
+ <property name="default_width">0</property>
+ <property name="default_height">0</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
@@ -44,13 +47,13 @@
<property name="can_focus">False</property>
<property name="layout_style">end</property>
<child>
- <object class="GtkButton" id="ok">
- <property name="label">gtk-ok</property>
+ <object class="GtkButton" id="delete">
+ <property name="label">gtk-delete</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <property name="image_position">bottom</property>
</object>
<packing>
<property name="expand">False</property>
@@ -59,10 +62,12 @@
</packing>
</child>
<child>
- <object class="GtkButton" id="cancel">
- <property name="label">gtk-cancel</property>
+ <object class="GtkButton" id="ok">
+ <property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
</object>
@@ -73,31 +78,29 @@
</packing>
</child>
<child>
- <object class="GtkButton" id="help">
- <property name="label">gtk-help</property>
+ <object class="GtkButton" id="cancel">
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
- <property name="image_position">top</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
- <property name="secondary">True</property>
</packing>
</child>
<child>
- <object class="GtkButton" id="delete">
- <property name="label">gtk-delete</property>
+ <object class="GtkButton" id="help">
+ <property name="label">gtk-help</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
- <property name="image_position">bottom</property>
+ <property name="image_position">top</property>
</object>
<packing>
<property name="expand">False</property>
@@ -138,9 +141,10 @@
<property name="row_spacing">6</property>
<property name="column_spacing">12</property>
<child>
- <object class="GtkSpinButton" id="x:0.00cm">
+ <object class="GtkSpinButton" id="x">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="activates_default">True</property>
<property name="adjustment">adjustment1</property>
<property name="digits">2</property>
</object>
@@ -150,9 +154,10 @@
</packing>
</child>
<child>
- <object class="GtkSpinButton" id="y:0.00cm">
+ <object class="GtkSpinButton" id="y">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="activates_default">True</property>
<property name="adjustment">adjustment2</property>
<property name="digits">2</property>
</object>
@@ -167,7 +172,7 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="dlgsnap|xlabel">_X:</property>
<property name="use_underline">True</property>
- <property name="mnemonic_widget">x:0.00cm</property>
+ <property name="mnemonic_widget">x</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -180,7 +185,7 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="dlgsnap|ylabel">_Y:</property>
<property name="use_underline">True</property>
- <property name="mnemonic_widget">y:0.00cm</property>
+ <property name="mnemonic_widget">y</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -235,9 +240,9 @@
<property name="image">image1</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
+ <property name="always_show_image">True</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <property name="group">vert</property>
</object>
<packing>
<property name="expand">False</property>
@@ -254,8 +259,9 @@
<property name="image">image2</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
+ <property name="always_show_image">True</property>
<property name="draw_indicator">True</property>
- <property name="group">horz</property>
+ <property name="group">point</property>
</object>
<packing>
<property name="expand">False</property>
@@ -272,6 +278,7 @@
<property name="image">image3</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
+ <property name="always_show_image">True</property>
<property name="draw_indicator">True</property>
<property name="group">point</property>
</object>
@@ -312,10 +319,13 @@
</object>
</child>
<action-widgets>
+ <action-widget response="0">delete</action-widget>
<action-widget response="-5">ok</action-widget>
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
- <action-widget response="0">delete</action-widget>
</action-widgets>
+ <child>
+ <placeholder/>
+ </child>
</object>
</interface>