diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
commit | cb32155fe1e1abcaa9400d6e6d276095b7cf3c71 (patch) | |
tree | 9d9f00f71f34ef3ac9e72c80fe4a4d9ea4adba36 /umbrello | |
parent | 0aaf68de74bb5822190d4c5d9efe3b34eb42c004 (diff) | |
download | tdesdk-cb32155fe1e1abcaa9400d6e6d276095b7cf3c71.tar.gz tdesdk-cb32155fe1e1abcaa9400d6e6d276095b7cf3c71.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'umbrello')
-rw-r--r-- | umbrello/umbrello/umbrello.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/umbrello.desktop b/umbrello/umbrello/umbrello.desktop index 4f2e6d40..ce03ad20 100644 --- a/umbrello/umbrello/umbrello.desktop +++ b/umbrello/umbrello/umbrello.desktop @@ -2,7 +2,7 @@ Type=Application Exec=umbrello -caption "%c" %i %m Icon=umbrello -DocPath=umbrello/index.html +X-DocPath=umbrello/index.html Terminal=false Name=Umbrello Name[hi]=अम्बरैलो |