diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
commit | c31057da306afcc30cb7b4b03206cc43c2b7c6b6 (patch) | |
tree | 16d534a7afbd5e57e29fabb4bab2eeb7f3866a89 /lanbrowsing/tdeio_lan/lan.desktop | |
parent | 096cbbcfcae860708e109fc10fa8edc6730c8fa4 (diff) | |
download | tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.tar.gz tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'lanbrowsing/tdeio_lan/lan.desktop')
-rw-r--r-- | lanbrowsing/tdeio_lan/lan.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lanbrowsing/tdeio_lan/lan.desktop b/lanbrowsing/tdeio_lan/lan.desktop index c5f1f59d..965e9bd0 100644 --- a/lanbrowsing/tdeio_lan/lan.desktop +++ b/lanbrowsing/tdeio_lan/lan.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Link -DocPath=lisa/index.html +X-DocPath=lisa/index.html URL=lan:/ Icon=network_local Name=Local Network |