diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2023-12-29 18:43:43 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2023-12-29 18:43:43 +0100 |
commit | 14bc7db2e07c5d1ccfb4d723c9dba395e6c93171 (patch) | |
tree | 7b00861348dedd18d3651537128bbe783dab364c /data/ui/photo.ui | |
parent | 1bf62485f701b52ae27433e3570ac24cd7da886f (diff) | |
parent | 67d142325abb0d9345baef77f00a047a7dc1eca3 (diff) |
Merge branch 'release/debian/0.32.4-1'HEADdebian/0.32.4-1master
Diffstat (limited to 'data/ui/photo.ui')
-rw-r--r-- | data/ui/photo.ui | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/data/ui/photo.ui b/data/ui/photo.ui index 78a2fb5..3b93546 100644 --- a/data/ui/photo.ui +++ b/data/ui/photo.ui @@ -191,11 +191,9 @@ <item> <attribute name="label" translatable="yes">_Previous Photo</attribute> <attribute name="action">win.PrevPhoto</attribute> - <attribute name="accel">Left</attribute> </item> <item> <attribute name="label" translatable="yes">_Next Photo</attribute> - <attribute name="accel">Right</attribute> <attribute name="action">win.NextPhoto</attribute> </item> </section> |