if active is set group shouldn't be set
Change-Id: I26db5a96f176df7bd2ef6ef83c40150856845383 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117141 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
6aad0ea517
commit
1166d8b60e
9 changed files with 0 additions and 10 deletions
|
@ -86,7 +86,6 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">keepsize</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">0</property>
|
||||
|
|
|
@ -180,7 +180,6 @@
|
|||
<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="left_attach">0</property>
|
||||
|
|
|
@ -137,7 +137,6 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">auto</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">0</property>
|
||||
|
|
|
@ -193,7 +193,6 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">min</property>
|
||||
<accessibility>
|
||||
<relation type="member-of" target="result"/>
|
||||
</accessibility>
|
||||
|
|
|
@ -119,7 +119,6 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">simpletotrad</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="tradtosimple-atkobject">
|
||||
<property name="AtkObject::accessible-description" translatable="yes" context="chinesedictionary|extended_tip|tradtosimple">Converts traditional Chinese to simplified Chinese.</property>
|
||||
|
|
|
@ -63,7 +63,6 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">maxheight</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="maxheightpage-atkobject">
|
||||
<property name="AtkObject::accessible-description" translatable="yes" context="footnoteareapage|extended_tip|maxheightpage">Automatically adjusts the height of the footnote area depending on the number of footnotes.</property>
|
||||
|
|
|
@ -195,7 +195,6 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">fromrb</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="printallrb-atkobject">
|
||||
<property name="AtkObject::accessible-description" translatable="yes" context="mmresultprintdialog|extended_tip|printallrb">Prints documents for all recipients.</property>
|
||||
|
|
|
@ -196,7 +196,6 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">RB_INSERT_NEW_PAGES</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">0</property>
|
||||
|
@ -212,7 +211,6 @@
|
|||
<property name="receives_default">False</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">RB_USE_EXISTING_PAGES</property>
|
||||
</object>
|
||||
|
|
|
@ -874,7 +874,6 @@
|
|||
<property name="use_underline">True</property>
|
||||
<property name="active">True</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="group">sortcontents</property>
|
||||
<child internal-child="accessible">
|
||||
<object class="AtkObject" id="sortpos-atkobject">
|
||||
<property name="AtkObject::accessible-description" translatable="yes" context="tocentriespage|extended_tip|sortpos">Sorts the bibliography entries according to the position of their references in the document.</property>
|
||||
|
|
Loading…
Reference in a new issue