diff options
Diffstat (limited to 'sd/uiconfig/simpress/ui/prntopts.ui')
-rw-r--r-- | sd/uiconfig/simpress/ui/prntopts.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/uiconfig/simpress/ui/prntopts.ui b/sd/uiconfig/simpress/ui/prntopts.ui index 80660d699081..0d24f4969df0 100644 --- a/sd/uiconfig/simpress/ui/prntopts.ui +++ b/sd/uiconfig/simpress/ui/prntopts.ui @@ -144,7 +144,7 @@ <object class="GtkRadioButton" id="pagedefaultrb"> <property name="label" translatable="yes" context="prntopts|pagedefaultrb">Default</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="xalign">0</property> @@ -163,7 +163,7 @@ <object class="GtkRadioButton" id="fittopgrb"> <property name="label" translatable="yes" context="prntopts|fittopgrb">_Fit to page</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="xalign">0</property> @@ -181,7 +181,7 @@ <object class="GtkRadioButton" id="tilepgrb"> <property name="label" translatable="yes" context="prntopts|tilepgrb">_Tile pages</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="xalign">0</property> @@ -199,7 +199,7 @@ <object class="GtkRadioButton" id="brouchrb"> <property name="label" translatable="yes" context="prntopts|brouchrb">B_rochure</property> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="xalign">0</property> |