diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:17 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:17 -0500 |
commit | 33696d15ef821e45f24287ad62ad552bcf2046dc (patch) | |
tree | b1292bdc1c7bbda5621c7ae4bd5a5333f5e4c74f /src/k3b.desktop | |
parent | 769e2917f30d401bcb6b87a7575a72b672859fbf (diff) | |
download | k3b-33696d15ef821e45f24287ad62ad552bcf2046dc.tar.gz k3b-33696d15ef821e45f24287ad62ad552bcf2046dc.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src/k3b.desktop')
-rw-r--r-- | src/k3b.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k3b.desktop b/src/k3b.desktop index 561d36e..0ed6121 100644 --- a/src/k3b.desktop +++ b/src/k3b.desktop @@ -2,7 +2,7 @@ Type=Application Exec=k3b %U Icon=k3b -DocPath=k3b/index.html +X-DocPath=k3b/index.html GenericName=CD & DVD Burning GenericName[af]=CD & DVD Skrywer GenericName[ar]= اعداد كتابة القرص المدمج(CD) و القرص المرئي الرقمي (DVD) |