diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
commit | 68fd1c4e8fd2591f4596a045bf4ba44105775460 (patch) | |
tree | 9c2927232b090e0882cd7535e31249353360924b | |
parent | 43e24aab7821e1d090a9b014087a99b68f0ffd20 (diff) | |
download | kdirstat-68fd1c4e8fd2591f4596a045bf4ba44105775460.tar.gz kdirstat-68fd1c4e8fd2591f4596a045bf4ba44105775460.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
-rw-r--r-- | kdirstat/kdirstat.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdirstat/kdirstat.desktop b/kdirstat/kdirstat.desktop index 5504172..68d6743 100644 --- a/kdirstat/kdirstat.desktop +++ b/kdirstat/kdirstat.desktop @@ -3,7 +3,7 @@ Type=Application Exec=kdirstat -caption "%c" %i %m Icon=kdirstat MiniIcon=kdirstat -DocPath=kdirstat/index.html +X-DocPath=kdirstat/index.html Encoding=UTF-8 Comment=Directory statistics and disk usage Comment[de]=Verzeichnisstatistik und Platzverbrauch |