diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
commit | c4563138a2132c2a23e110fdac0f4509d28e21e2 (patch) | |
tree | a9972c7bcc849720fb555c89c1b6f7e24819a671 /kmousetool | |
parent | b060ebc605e86fe462ecae834522ca2d29c35666 (diff) | |
download | tdeaccessibility-c4563138a2132c2a23e110fdac0f4509d28e21e2.tar.gz tdeaccessibility-c4563138a2132c2a23e110fdac0f4509d28e21e2.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kmousetool')
-rw-r--r-- | kmousetool/kmousetool/kmousetool.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmousetool/kmousetool/kmousetool.desktop b/kmousetool/kmousetool/kmousetool.desktop index 654c3ec..72c0556 100644 --- a/kmousetool/kmousetool/kmousetool.desktop +++ b/kmousetool/kmousetool/kmousetool.desktop @@ -2,7 +2,7 @@ Type=Application Exec=kmousetool -caption "%c" %i %m Icon=kmousetool -DocPath=kmousetool/index.html +X-DocPath=kmousetool/index.html Comment=Clicks the mouse for you, reducing the effects of RSI Comment[ar]=ينقر على الفأرة بدلا منك، مُخَفِّفاً عنك آلام RSI Comment[bg]=Автоматично щракване с бутона на мишката |