diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:24 -0500 |
commit | e02ecc366e6f40586927672793a7d2850dc6e656 (patch) | |
tree | 52de15d910a9af46a88ca455b680d2d42dde72b1 /kmoon | |
parent | e14abb7d3c8669a7225e323de93e306edc19af36 (diff) | |
download | tdetoys-e02ecc366e6f40586927672793a7d2850dc6e656.tar.gz tdetoys-e02ecc366e6f40586927672793a7d2850dc6e656.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kmoon')
-rw-r--r-- | kmoon/kmoonapplet.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmoon/kmoonapplet.desktop b/kmoon/kmoonapplet.desktop index b0016f8..069acaf 100644 --- a/kmoon/kmoonapplet.desktop +++ b/kmoon/kmoonapplet.desktop @@ -106,4 +106,4 @@ Comment[zh_CN]=显示当前的月相 Comment[zh_TW]=顯示目前月亮的圓缺狀態 X-TDE-Library=kmoon_panelapplet X-TDE-UniqueApplet=true -DocPath=kmoon/index.html +X-DocPath=kmoon/index.html |