mimetypes: add KWin window rules MIME type

to be used by kwin rules KCM

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2023-08-10 10:28:23 +03:00
parent 9472a51e80
commit 31553f8958

View file

@ -616,6 +616,14 @@ Notes:
<glob pattern="*.kgt"/>
</mime-type>
<mime-type type="application/x-kwinrules">
<sub-class-of type="text/plain"/>
<comment>KWin window rules</comment>
<comment xml:lang="bg">Правила за прозорци на KWin</comment>
<comment xml:lang="en_GB">KWin window rules</comment>
<glob pattern="*.kwinrules"/>
</mime-type>
<mime-type type="image/katie">
<comment>Katie image</comment>
<comment xml:lang="af">Katie-beeld</comment>