Add alt-- and alt-= acc text strings for outdent and indent

This commit is contained in:
akkana%netscape.com 1998-10-08 21:33:38 +00:00
Родитель 8bd3023fba
Коммит 768bac5f0e
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -2069,10 +2069,12 @@ Insert numbered list
! end Format/List Submenu
*menuBar*indent.labelString: Increase Indent
*menuBar*indent.acceleratorText: Alt+=
*menuBar*indent.mnemonic: I
*indent.documentationString: Increase the indent one level
*menuBar*outdent.labelString: Decrease Indent
*menuBar*indent.acceleratorText: Alt+-
*menuBar*outdent.mnemonic: D
*outdent.documentationString: Decrease the indent one level