mirror of
https://github.com/reactos/reactos.git
synced 2024-11-23 03:23:34 +08:00
[GITHUB] labeler.yml: Add 'input method' label (#7181)
Automatically add input method label. JIRA issue: CORE-19268 Modify .github/labeler.yml.
This commit is contained in:
parent
e87f1d5d91
commit
155a7c734a
10
.github/labeler.yml
vendored
10
.github/labeler.yml
vendored
@ -43,3 +43,13 @@ Win32SS:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- win32ss/**
|
||||
|
||||
"input method":
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- dll/ime/**
|
||||
- dll/win32/imm32/**
|
||||
- dll/win32/msctf/**
|
||||
- dll/win32/msutb/**
|
||||
- win32ss/user/ntuser/ime.c
|
||||
- win32ss/user/user32/misc/imm.c
|
||||
|
Loading…
Reference in New Issue
Block a user