diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:47:02 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:47:02 -0500 |
commit | 81fe3b6728d4530040c7efb088ed67e1d2493741 (patch) | |
tree | ff3fff4f6783d7bd71a5b6230e3890a73dbfeeda /xparts | |
parent | e1437f56612cd71d007848c48706a79c678dbab4 (diff) | |
download | tdebindings-81fe3b6728d4530040c7efb088ed67e1d2493741.tar.gz tdebindings-81fe3b6728d4530040c7efb088ed67e1d2493741.zip |
Update XDG information in support of bug report 892.
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 |