blob: 38c26b01c4f539f7f6d56e65618d306af155402c (
plain)
1
2
3
4
5
6
7
8
9
10
|
# KDE Config File
[Desktop Entry]
MimeType=application/x-vnd.kde.example
#Comment=...
Type=MimeType
Patterns=*.xmpl;
X-KDE-AutoEmbed=false
[Property::X-KDE-NativeExtension]
Type=TQString
Value=.xmpl
|