diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
commit | df3daedcec584550fefe0e823fdb39863545ca9e (patch) | |
tree | 68b56b5c371c61a7b74a483c33ae041ee67210a4 | |
parent | bf48c8edd008b47b48bc3b8a5511129a636a3bfd (diff) | |
download | kshutdown-df3daedcec584550fefe0e823fdb39863545ca9e.tar.gz kshutdown-df3daedcec584550fefe0e823fdb39863545ca9e.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
-rw-r--r-- | kshutdown/kshutdown.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kshutdown/kshutdown.desktop b/kshutdown/kshutdown.desktop index f304df7..98f61d9 100644 --- a/kshutdown/kshutdown.desktop +++ b/kshutdown/kshutdown.desktop @@ -14,6 +14,6 @@ GenericName=System Shut Down Utility GenericName[fr]=Gestionnaire d'arrêt du système GenericName[cs]=Časované vypnutí GenericName[pl]=Narzędzie do zamykania systemu -DocPath=kshutdown/index.html +X-DocPath=kshutdown/index.html Type=Application Categories=TDE;System; |