diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:20 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:20 -0500 |
commit | 8fe8730f4a37e6c061391127d1e4b0601c618b3f (patch) | |
tree | 7c7124fe869599a03de3ea23e2289e92b58e548d /src/kvkbd.desktop | |
parent | 8e8f0341981812efc56fc92d05f5a227d1c3b9b8 (diff) | |
download | kvkbd-8fe8730f4a37e6c061391127d1e4b0601c618b3f.tar.gz kvkbd-8fe8730f4a37e6c061391127d1e4b0601c618b3f.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src/kvkbd.desktop')
-rw-r--r-- | src/kvkbd.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvkbd.desktop b/src/kvkbd.desktop index f6e742b..fb03a02 100644 --- a/src/kvkbd.desktop +++ b/src/kvkbd.desktop @@ -7,5 +7,5 @@ Exec=kvkbd Icon=kvkbd Type=Application Comment=A virtual keyboard for TDE -DocPath=kvkbd/index.html +X-DocPath=kvkbd/index.html Categories=Qt;TDE;Utility;X-TDE-Utilities-Peripherals; |