filter/uiconfig/ui/xmlfiltertabpagegeneral.ui | 116 +++++++++++++------------- 1 file changed, 58 insertions(+), 58 deletions(-)
New commits: commit 072aec19257746008c70686be367373e7f7e022d Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Fri Jun 10 14:50:29 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Wed Jun 15 16:46:57 2022 +0200 Bump xmlfiltertabpagegeneral.ui to latest Glade Change-Id: I0686e41c75c9887264c619d3f477bb7ca3c3a1fa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135610 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui b/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui index df227613a436..9a3e9ff5deb8 100644 --- a/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui +++ b/filter/uiconfig/ui/xmlfiltertabpagegeneral.ui @@ -1,99 +1,99 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.36.0 --> +<!-- Generated with glade 3.38.2 --> <interface domain="flt"> <requires lib="gtk+" version="3.20"/> <object class="GtkBox" id="XmlFilterTabPageGeneral"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="border_width">6</property> + <property name="can-focus">False</property> + <property name="border-width">6</property> <property name="spacing">12</property> <child> - <!-- n-columns=1 n-rows=1 --> + <!-- n-columns=2 n-rows=5 --> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="row_spacing">6</property> - <property name="column_spacing">12</property> + <property name="row-spacing">6</property> + <property name="column-spacing">12</property> <child> <object class="GtkLabel" id="label2"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="xmlfiltertabpagegeneral|label2">_Filter name:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">filtername</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">filtername</property> <property name="xalign">1</property> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">0</property> + <property name="left-attach">0</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="label3"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="xmlfiltertabpagegeneral|label3">_Application:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">application</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">application</property> <property name="xalign">1</property> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">1</property> + <property name="left-attach">0</property> + <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="label4"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="xmlfiltertabpagegeneral|label4">_Name of file type:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">interfacename</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">interfacename</property> <property name="xalign">1</property> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">2</property> + <property name="left-attach">0</property> + <property name="top-attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="label5"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="xmlfiltertabpagegeneral|label5">File _extension:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">extension</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">extension</property> <property name="xalign">1</property> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">3</property> + <property name="left-attach">0</property> + <property name="top-attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="label6"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="xmlfiltertabpagegeneral|label6">Comment_s:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">description</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">description</property> <property name="xalign">1</property> <property name="yalign">0</property> </object> <packing> - <property name="left_attach">0</property> - <property name="top_attach">4</property> + <property name="left-attach">0</property> + <property name="top-attach">4</property> </packing> </child> <child> <object class="GtkEntry" id="filtername"> <property name="visible">True</property> - <property name="can_focus">True</property> + <property name="can-focus">True</property> <property name="halign">start</property> - <property name="activates_default">True</property> - <property name="width_chars">38</property> + <property name="activates-default">True</property> + <property name="width-chars">38</property> <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="filtername-atkobject"> @@ -102,17 +102,17 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">0</property> + <property name="left-attach">1</property> + <property name="top-attach">0</property> </packing> </child> <child> <object class="GtkEntry" id="extension"> <property name="visible">True</property> - <property name="can_focus">True</property> + <property name="can-focus">True</property> <property name="halign">start</property> - <property name="activates_default">True</property> - <property name="width_chars">6</property> + <property name="activates-default">True</property> + <property name="width-chars">6</property> <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="extension-atkobject"> @@ -121,17 +121,17 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">3</property> + <property name="left-attach">1</property> + <property name="top-attach">3</property> </packing> </child> <child> <object class="GtkEntry" id="interfacename"> <property name="visible">True</property> - <property name="can_focus">True</property> + <property name="can-focus">True</property> <property name="halign">start</property> - <property name="activates_default">True</property> - <property name="width_chars">38</property> + <property name="activates-default">True</property> + <property name="width-chars">38</property> <property name="truncate-multiline">True</property> <child internal-child="accessible"> <object class="AtkObject" id="interfacename-atkobject"> @@ -140,21 +140,21 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">2</property> + <property name="left-attach">1</property> + <property name="top-attach">2</property> </packing> </child> <child> <object class="GtkComboBoxText" id="application"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="halign">start</property> - <property name="has_entry">True</property> + <property name="has-entry">True</property> <child internal-child="entry"> <object class="GtkEntry" id="comboboxtext-entry"> - <property name="can_focus">True</property> + <property name="can-focus">True</property> + <property name="activates-default">True</property> <property name="truncate-multiline">True</property> - <property name="activates_default">True</property> </object> </child> <child internal-child="accessible"> @@ -164,21 +164,21 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">1</property> + <property name="left-attach">1</property> + <property name="top-attach">1</property> </packing> </child> <child> <object class="GtkScrolledWindow" id="scrolledwindow1"> <property name="visible">True</property> - <property name="can_focus">True</property> + <property name="can-focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="shadow_type">in</property> + <property name="shadow-type">in</property> <child> <object class="GtkTextView" id="description"> <property name="visible">True</property> - <property name="can_focus">True</property> + <property name="can-focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <child internal-child="accessible"> @@ -190,8 +190,8 @@ </child> </object> <packing> - <property name="left_attach">1</property> - <property name="top_attach">4</property> + <property name="left-attach">1</property> + <property name="top-attach">4</property> </packing> </child> </object>