diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/calendar/e-calendar-preferences.ui | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/calendar/e-calendar-preferences.ui b/modules/calendar/e-calendar-preferences.ui index 5cbc82fbf4..cb508ae3be 100644 --- a/modules/calendar/e-calendar-preferences.ui +++ b/modules/calendar/e-calendar-preferences.ui @@ -423,6 +423,7 @@ <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">_Day begins:</property> + <property name="mnemonic_widget">start_of_day</property> <property name="use_underline">True</property> </object> <packing> @@ -625,6 +626,7 @@ <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Day _ends:</property> + <property name="mnemonic_widget">end_of_day</property> <property name="use_underline">True</property> </object> <packing> |