diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-01-08 11:13:12 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-01-09 12:56:45 +0100 |
commit | 0f1a89ed72994ce86da43ddef09426550e9e9145 (patch) | |
tree | 908f368fb2cc6a72ac4bb91f694c1add0f677fc5 /sd/uiconfig/simpress/ui/photoalbum.ui | |
parent | 861ba4a8288ef235395f39ba78dbc0640c9367fb (diff) |
w was the accelerator in Down, not D
Change-Id: I813362bc52b4c761617ab73584df6d6302d29c41
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109012
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/uiconfig/simpress/ui/photoalbum.ui')
-rw-r--r-- | sd/uiconfig/simpress/ui/photoalbum.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/ui/photoalbum.ui b/sd/uiconfig/simpress/ui/photoalbum.ui index 769f6367e48e..c658f9e78b75 100644 --- a/sd/uiconfig/simpress/ui/photoalbum.ui +++ b/sd/uiconfig/simpress/ui/photoalbum.ui @@ -187,7 +187,7 @@ </child> <child> <object class="GtkButton" id="down_btn"> - <property name="label" translatable="yes" context="photoalbum|down_btn">_Down</property> + <property name="label" translatable="yes" context="photoalbum|down_btn">Do_wn</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> |