mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00: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
1 changed files with 10 additions and 0 deletions
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 a new issue