diff options
Diffstat (limited to 'xparts')
-rw-r--r-- | xparts/mozilla/kmozilla.desktop | 2 | ||||
-rw-r--r-- | xparts/xpart_notepad/xp_notepad.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xparts/mozilla/kmozilla.desktop b/xparts/mozilla/kmozilla.desktop index 16b79c92..63012abe 100644 --- a/xparts/mozilla/kmozilla.desktop +++ b/xparts/mozilla/kmozilla.desktop @@ -5,5 +5,5 @@ Comment=Embeddable HTML viewing component MimeType=text/html;text/xml; Icon=konqueror Name=KMOZILLA -ServiceTypes=KParts/ReadOnlyPart,Browser/View +X-TDE-ServiceTypes=KParts/ReadOnlyPart,Browser/View X-TDE-Library=libkmozillapart diff --git a/xparts/xpart_notepad/xp_notepad.desktop b/xparts/xpart_notepad/xp_notepad.desktop index 2a802b6f..301a6ffd 100644 --- a/xparts/xpart_notepad/xp_notepad.desktop +++ b/xparts/xpart_notepad/xp_notepad.desktop @@ -5,5 +5,5 @@ Comment=XPart Notepad Editor Icon= Name=XNotepad (XPart example) MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;text/x-diff; -ServiceTypes=KParts/ReadOnlyPart +X-TDE-ServiceTypes=KParts/ReadOnlyPart X-TDE-Library=libxp_notepadpart |