mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 10:22:48 +00:00
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:
parent
9472a51e80
commit
31553f8958
1 changed files with 8 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue