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 | 4bdc86edeafa131667b2770b918aa8e52c6d73bc (patch) | |
tree | 89aebb2d9ac87c5e014b45947443befbcbf022f3 | |
parent | c5d461380e92dfdbf0e1b8b0429262df1a56e4fe (diff) | |
download | krecipes-4bdc86edeafa131667b2770b918aa8e52c6d73bc.tar.gz krecipes-4bdc86edeafa131667b2770b918aa8e52c6d73bc.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
-rw-r--r-- | krecipes/src/krecipes.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krecipes/src/krecipes.desktop b/krecipes/src/krecipes.desktop index 8591209..97fafad 100644 --- a/krecipes/src/krecipes.desktop +++ b/krecipes/src/krecipes.desktop @@ -6,7 +6,7 @@ Name[xx]=xxKRecipesxx Exec=krecipes %i %m -caption "%c" Icon=krecipes Type=Application -DocPath=krecipes/index.html +X-DocPath=krecipes/index.html GenericName=Cooking Book GenericName[bg]=Готварска книга GenericName[br]=Levr keginer |