HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #850297
Restore keyboard shortcuts for most buttons
Start date:
Due date:
% Done:
0%
Estimated time:
Description
See feature #850295 for background on mnemonics in Gtk3.x.
This patch restores mnemonics to most buttons in the Gtk3.22/4.0 clients. The majority lost their mnemonics when we stopped using deprecated GTK_STOCK items and replaced them with our own strings.
The patch generally doesn't fill in gaps of new UI items we've added since we got the idea that mnemonics weren't a thing any more.
This adds/modifies some strings for items whose translations we were previously getting from the Gtk project.
Related issues
History
#1
Updated by Jacob Nevins over 2 years ago
- Related to Feature #850295: Restore keyboard menu navigation to Gtk3.x clients added
#2
Updated by Jacob Nevins over 2 years ago
- File m-gtk3x-button-mnemonics.patch m-gtk3x-button-mnemonics.patch added
- File 30-gtk3x-button-mnemonics.patch 30-gtk3x-button-mnemonics.patch added
- File 26-gtk3x-button-mnemonics.patch 26-gtk3x-button-mnemonics.patch added
- Status changed from In Progress to Resolved
Gtk4.0 part of patch not even compile-tested.
#3
Updated by Jacob Nevins over 2 years ago
- Status changed from Resolved to Closed