diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-11-28 19:56:26 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-11-29 11:59:56 +0100 |
commit | 7d311ea864e7cfeb1c8f4ca417911db20d13361e (patch) | |
tree | 7628f31373fe473d20f8380a67ede02db2060d61 /cui/uiconfig | |
parent | e3af4947fd4b8d1411212775e8ffe42e330364c3 (diff) |
weld GalleryThemeProperties
Change-Id: I88fbb9ab03f0026ffe0c5fe79ab0a386160738a1
Reviewed-on: https://gerrit.libreoffice.org/64198
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r-- | cui/uiconfig/ui/galleryapplyprogress.ui | 8 | ||||
-rw-r--r-- | cui/uiconfig/ui/gallerysearchprogress.ui | 8 | ||||
-rw-r--r-- | cui/uiconfig/ui/gallerythemedialog.ui | 24 |
3 files changed, 23 insertions, 17 deletions
diff --git a/cui/uiconfig/ui/galleryapplyprogress.ui b/cui/uiconfig/ui/galleryapplyprogress.ui index 1d06c779a043..df93be3b2f57 100644 --- a/cui/uiconfig/ui/galleryapplyprogress.ui +++ b/cui/uiconfig/ui/galleryapplyprogress.ui @@ -1,12 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.1 --> +<!-- Generated with glade 3.22.1 --> <interface domain="cui"> <requires lib="gtk+" version="3.18"/> <object class="GtkDialog" id="GalleryApplyProgress"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="title" translatable="yes" context="galleryapplyprogress|GalleryApplyProgress">Apply</property> + <property name="modal">True</property> <property name="type_hint">normal</property> + <child> + <placeholder/> + </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> @@ -80,8 +84,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> </object> diff --git a/cui/uiconfig/ui/gallerysearchprogress.ui b/cui/uiconfig/ui/gallerysearchprogress.ui index 9acdafcdc4f8..37ea5ba0bc60 100644 --- a/cui/uiconfig/ui/gallerysearchprogress.ui +++ b/cui/uiconfig/ui/gallerysearchprogress.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.18.3 --> +<!-- Generated with glade 3.22.1 --> <interface domain="cui"> <requires lib="gtk+" version="3.18"/> <object class="GtkDialog" id="GallerySearchProgress"> @@ -7,7 +7,11 @@ <property name="border_width">6</property> <property name="title" translatable="yes" context="gallerysearchprogress|GallerySearchProgress">Find</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> + <child> + <placeholder/> + </child> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> @@ -62,11 +66,11 @@ <object class="GtkLabel" id="file"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="ellipsize">end</property> <property name="width_chars">40</property> <property name="single_line_mode">True</property> <property name="max_width_chars">40</property> + <property name="xalign">0</property> </object> </child> </object> diff --git a/cui/uiconfig/ui/gallerythemedialog.ui b/cui/uiconfig/ui/gallerythemedialog.ui index 35e86c9a6ee5..993300859180 100644 --- a/cui/uiconfig/ui/gallerythemedialog.ui +++ b/cui/uiconfig/ui/gallerythemedialog.ui @@ -21,12 +21,10 @@ <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="reset"> + <property name="label">gtk-revert-to-saved</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> @@ -37,10 +35,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> @@ -51,8 +51,8 @@ </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="receives_default">True</property> @@ -62,12 +62,11 @@ <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="reset"> - <property name="label">gtk-revert-to-saved</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="receives_default">True</property> @@ -77,6 +76,7 @@ <property name="expand">False</property> <property name="fill">True</property> <property name="position">3</property> + <property name="secondary">True</property> </packing> </child> </object> @@ -195,10 +195,10 @@ </object> </child> <action-widgets> + <action-widget response="101">reset</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">reset</action-widget> </action-widgets> </object> </interface> |