Changes onboard to svkbd
This commit is contained in:
parent
2824ffb4cf
commit
e11fb64dad
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ static const Rule rules[] = {
|
|||
{ "xterm-256color", NULL, NULL, 0, 0, 1, 1, 0, 0, -1 },
|
||||
{ "Thunderbird", NULL, NULL, 1 << 8 , 0, 0, 0, 0, 0, -1 },
|
||||
{ NULL, NULL, "noswallow", 0, 0, 0, 1, 0, 0, -1 },
|
||||
{ "Onboard", NULL, NULL, 0, 1, 0, 1, 0, 1, -1 },
|
||||
{ "svkbd", NULL, NULL, 0, 1, 0, 1, 0, 1, -1 },
|
||||
{ "Onboard-settings", NULL, NULL, 0, 0, 0, 0, 0, 0, -1 }
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue