diff options
author | Balazs Varga <balazs.varga.extern@allotropia.de> | 2023-12-08 18:13:47 +0100 |
---|---|---|
committer | Balazs Varga <balazs.varga.extern@allotropia.de> | 2023-12-10 17:57:02 +0100 |
commit | 98b1eb2523a1bb5d1fd15fc06be7ec7a16f1eeab (patch) | |
tree | d2ca05075f8c32fd9918fc570578e30eb6d445fa /sc/uiconfig/scalc/ui/optchangespage.ui | |
parent | a6ead255af6efaede730a980c3a4a80ff193c8e5 (diff) |
Resave with newer Glade version
Change-Id: I6bb6dbfe977987e592b87abc5e1f0f3dc4b789cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160495
Tested-by: Jenkins
Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
Diffstat (limited to 'sc/uiconfig/scalc/ui/optchangespage.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/optchangespage.ui | 108 |
1 files changed, 52 insertions, 56 deletions
diff --git a/sc/uiconfig/scalc/ui/optchangespage.ui b/sc/uiconfig/scalc/ui/optchangespage.ui index dbdb116b6b92..a8a9a85cc5de 100644 --- a/sc/uiconfig/scalc/ui/optchangespage.ui +++ b/sc/uiconfig/scalc/ui/optchangespage.ui @@ -1,95 +1,94 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.36.0 --> +<!-- Generated with glade 3.38.2 --> <interface domain="sc"> <requires lib="gtk+" version="3.20"/> <object class="GtkBox" id="OptChangesPage"> <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="orientation">vertical</property> <property name="spacing">12</property> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="hexpand">True</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> - <!-- n-columns=1 n-rows=1 --> + <!-- n-columns=2 n-rows=4 --> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="hexpand">True</property> - <property name="row_spacing">6</property> - <property name="column_spacing">12</property> + <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> + <property name="hexpand">True</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="optchangespage|label2">Chan_ges:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">changes</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">changes</property> <property name="xalign">0</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="optchangespage|label3">_Deletions:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">deletions</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">deletions</property> <property name="xalign">0</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="optchangespage|label4">_Insertions:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">insertions</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">insertions</property> <property name="xalign">0</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="optchangespage|label5">_Moved entries:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">entries</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">entries</property> <property name="xalign">0</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="GtkMenuButton" id="changes"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="receives_default">False</property> + <property name="can-focus">False</property> + <property name="receives-default">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> - <property name="draw_indicator">True</property> - <property name="label" translatable="no"></property> + <property name="draw-indicator">True</property> <child> <placeholder/> </child> @@ -100,19 +99,18 @@ </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="GtkMenuButton" id="deletions"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="receives_default">False</property> + <property name="can-focus">False</property> + <property name="receives-default">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> - <property name="draw_indicator">True</property> - <property name="label" translatable="no"></property> + <property name="draw-indicator">True</property> <child> <placeholder/> </child> @@ -123,19 +121,18 @@ </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="GtkMenuButton" id="entries"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="receives_default">False</property> + <property name="can-focus">False</property> + <property name="receives-default">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> - <property name="draw_indicator">True</property> - <property name="label" translatable="no"></property> + <property name="draw-indicator">True</property> <child> <placeholder/> </child> @@ -146,19 +143,18 @@ </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="GtkMenuButton" id="insertions"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="receives_default">False</property> + <property name="can-focus">False</property> + <property name="receives-default">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> - <property name="draw_indicator">True</property> - <property name="label" translatable="no"></property> + <property name="draw-indicator">True</property> <child> <placeholder/> </child> @@ -169,8 +165,8 @@ </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> </object> @@ -178,7 +174,7 @@ <child type="label"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="optchangespage|label1">Colors for Changes</property> <attributes> <attribute name="weight" value="bold"/> |