diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 16:42:39 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 16:42:39 -0500 |
commit | c2872245682ab070057c190e745475ef4409a157 (patch) | |
tree | e7e0ec406e33f3829469e0b1c4758f9d8b76031b /src | |
parent | 219c1f5c3ce64f05bdf0d59ece31a8e62d081314 (diff) | |
download | kdiff3-c2872245682ab070057c190e745475ef4409a157.tar.gz kdiff3-c2872245682ab070057c190e745475ef4409a157.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'src')
-rw-r--r-- | src/kdiff3.desktop | 2 | ||||
-rw-r--r-- | src/kdiff3part.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/kdiff3.desktop b/src/kdiff3.desktop index 8901094..9fd958d 100644 --- a/src/kdiff3.desktop +++ b/src/kdiff3.desktop @@ -49,7 +49,7 @@ GenericName[zu]=Diff/PatchIsiqalo sokugcina Exec=kdiff3 %i %m -caption "%c" Icon=kdiff3 Type=Application -Categories=Qt;KDE;Development; +Categories=Qt;TDE;Development; DocPath=kdiff3/index.html Comment=A File And Directory Comparison And Merge Tool Comment[ar]=أداة مقارنة و دمج ملفات و دلائل (مجلًدات ) diff --git a/src/kdiff3part.desktop b/src/kdiff3part.desktop index 70ca73e..54bdef6 100644 --- a/src/kdiff3part.desktop +++ b/src/kdiff3part.desktop @@ -14,5 +14,5 @@ Name[xx]=xxKDiff3Partxx Name[zh_CN]=KDiff3 组件 MimeType=text/x-diff ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart -X-KDE-Library=libkdiff3part +X-TDE-Library=libkdiff3part Type=Service |