fix: locale codes deprecation

This commit is contained in:
Florian Didron
2022-06-22 19:09:41 +09:00
parent 5ca3092465
commit 523fa6fea6
11 changed files with 384 additions and 0 deletions

View File

@@ -151,3 +151,12 @@
// Row 3
#define ES_LCBR ALGR(ES_ACUT) // {
#define ES_RCBR ALGR(ES_CCED) // }
// DEPRECATED
#define ES_OVRR ES_MORD
#define ES_APOS ES_QUOT
#define ES_LESS ES_LABK
#define ES_ASML ES_FORD
#define ES_OVDT ES_BULT
#define ES_UMLT ES_DIAE
#define ES_GRTR ES_RABK