diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
commit | af0154d1a15a3e09c3bda7268a9387166ae3a763 (patch) | |
tree | 109a9afba38e4c3fb8cd06be25b94b63156e310c /src | |
parent | 028e3e1b463c81273ee89a7bf4f17fc93d50d0b3 (diff) | |
download | ktechlab-af0154d1a15a3e09c3bda7268a9387166ae3a763.tar.gz ktechlab-af0154d1a15a3e09c3bda7268a9387166ae3a763.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src')
-rw-r--r-- | src/ktechlab.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ktechlab.desktop b/src/ktechlab.desktop index 08ad96e..a84a39d 100644 --- a/src/ktechlab.desktop +++ b/src/ktechlab.desktop @@ -5,7 +5,7 @@ GenericName=Microcontroller and Electronics Simulator Exec=ktechlab %i %m -caption "%c" Icon=ktechlab Type=Application -DocPath=ktechlab/index.html +X-DocPath=ktechlab/index.html Comment=An IDE for microcontrollers and electronics Terminal=0 MimeType=application/x-ktechlab;application/x-flowcode;application/x-circuit;application/x-microbe; |