blob: 1ff8657c0339ff8cc5ff4883eefa5a1bb4fe5afd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[Desktop Entry]
Type=ServiceType
X-TDE-ServiceType=Kontact/Plugin
Name=Kontact Plugin
[PropertyDef::X-TDE-KontactPluginVersion]
Type=int
[PropertyDef::X-TDE-KontactPartLibraryName]
Type=TQString
[PropertyDef::X-TDE-KontactPartExecutableName]
Type=TQString
[PropertyDef::X-TDE-KontactPartLoadOnStart]
Type=bool
[PropertyDef::X-TDE-KontactPluginHasSummary]
Type=bool
[PropertyDef::X-TDE-KontactPluginHasPart]
Type=bool
|