diff options
Diffstat (limited to 'sd/uiconfig/simpress/ui/publishingdialog.ui')
-rw-r--r-- | sd/uiconfig/simpress/ui/publishingdialog.ui | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/publishingdialog.ui b/sd/uiconfig/simpress/ui/publishingdialog.ui index 306d1d180eeb..d6d2e0be92d3 100644 --- a/sd/uiconfig/simpress/ui/publishingdialog.ui +++ b/sd/uiconfig/simpress/ui/publishingdialog.ui @@ -1167,7 +1167,6 @@ <property name="receives_default">False</property> <property name="relief">half</property> <property name="use_underline">True</property> - <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">resolution1Radiobutton</property> <child internal-child="accessible"> @@ -1182,6 +1181,29 @@ <property name="position">2</property> </packing> </child> + <child> + <object class="GtkRadioButton" id="resolution4Radiobutton"> + <property name="label" translatable="yes" context="publishingdialog|resolution4Radiobutton">Full HD (1_920 × 1080 pixels)</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">False</property> + <property name="relief">half</property> + <property name="use_underline">True</property> + <property name="active">True</property> + <property name="draw_indicator">True</property> + <property name="group">resolution1Radiobutton</property> + <child internal-child="accessible"> + <object class="AtkObject" id="resolution3Radiobutton-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="publishingdialog|extended_tip|resolution4Radiobutton">Select a full hd resolution for a very high quality slide display.</property> + </object> + </child> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="position">3</property> + </packing> + </child> </object> </child> <child type="label"> |