From humdinger <humdingerb@xxxxxxxxx>:
humdinger has uploaded this change for review. (
https://review.haiku-os.org/c/haiku/+/1868 )
Change subject: Mail: change keyboard shortcuts / labels
......................................................................
Mail: change keyboard shortcuts / labels
1) People normally don't change their email account and Mail settings
often after the initial setup and short tweaking period. Using
keyboard shortcuts on those menu items is wasteful. Let's remove
them.
2) OTOH, I need to in/decrease the quoting level rather often (Mail
could probably be more intelligent here, too...).
Also, the current shortcuts for this ALT+' and ALT+SHIFT+' are awkward
and in some keymaps (German, for example) unreachable.
With the change in 1), ALT +/- becomes available, which is easily
reched with many keymaps AFAIK, and the numpad.
3) Rename the menu items "Quote" and "Remove quote" to
"Increase quote level" and "Decrease quote level", which is much
more correct. Also ties n nicely with the +/- shortcuts.
4) Rename the BMessage constants for consistency.
---
M src/apps/mail/Content.cpp
M src/apps/mail/MailWindow.cpp
M src/apps/mail/Messages.h
3 files changed, 12 insertions(+), 12 deletions(-)
git pull ssh://git.haiku-os.org:22/haiku refs/changes/68/1868/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1868
To unsubscribe, or for help writing mail filters, visit
https://review.haiku-os.org/settings
Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I2da21ed3aa465c30d09b2520288b64dea70feeec
Gerrit-Change-Number: 1868
Gerrit-PatchSet: 1
Gerrit-Owner: humdinger <humdingerb@xxxxxxxxx>
Gerrit-MessageType: newchange