diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:16 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:16 -0500 |
commit | cd7ee866542cfd72a56f7105e4b36f1e77587d67 (patch) | |
tree | 925efb03f797885597c5d4ac522e77d38239c48b | |
parent | 934b08d5e90b42c34bf5fcbdb7064cbd5e5d7436 (diff) | |
download | bibletime-cd7ee866542cfd72a56f7105e4b36f1e77587d67.tar.gz bibletime-cd7ee866542cfd72a56f7105e4b36f1e77587d67.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
-rw-r--r-- | bibletime.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime.desktop b/bibletime.desktop index 2f149cc..9b43f84 100644 --- a/bibletime.desktop +++ b/bibletime.desktop @@ -23,4 +23,4 @@ Type=Application X-TDE-SubstituteUID=false X-TDE-Username= Categories=X-Bible;X-Religion;Literature;Art;Education;Utility;TDE;QT -DocPath=bibletime/handbook/index.html +X-DocPath=bibletime/handbook/index.html |