blob: d4c4a5a3f622efce9d9908d60760f8c1fdd5658d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[Desktop Entry]
Comment=C Source File
Icon=text-x-csrc
Type=MimeType
MimeType=text/x-csrc
Patterns=*.c;
X-TDE-IsAlso=text/plain
[Property::X-TDE-text]
Type=bool
Value=true
|