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 de54312f..16b79c92 100644 --- a/xparts/mozilla/kmozilla.desktop +++ b/xparts/mozilla/kmozilla.desktop @@ -6,4 +6,4 @@ MimeType=text/html;text/xml; Icon=konqueror Name=KMOZILLA ServiceTypes=KParts/ReadOnlyPart,Browser/View -X-KDE-Library=libkmozillapart +X-TDE-Library=libkmozillapart diff --git a/xparts/xpart_notepad/xp_notepad.desktop b/xparts/xpart_notepad/xp_notepad.desktop index bda514ed..2a802b6f 100644 --- a/xparts/xpart_notepad/xp_notepad.desktop +++ b/xparts/xpart_notepad/xp_notepad.desktop @@ -6,4 +6,4 @@ 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-KDE-Library=libxp_notepadpart +X-TDE-Library=libxp_notepadpart |