diff options
author | Ross Vandegrift <ross@kallisti.us> | 2017-12-13 09:53:33 -0800 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2017-12-13 10:27:48 -0800 |
commit | 71e5c74eb6919114a9a96d8c282e7b931d20981f (patch) | |
tree | 7beeb2ab8087639cd072b83b3923950fd3995091 /data/elementary/desktop/elementary_test.desktop | |
parent | 750e45e287d9b1046c49fcbd0c25423abe16a35b (diff) |
efl: drop deprecated Encoding key from desktop files
Summary:
The Encoding key is no longer required, all desktop files are assumed to
be UTF-8 encoded. See details at:
https://standards.freedesktop.org/desktop-entry-spec/1.1/apc.html
Fix various typos and misspellings
lintian, Debian's package checker, uses strings to check for common typos
in compiled binaries. This change fixes the ones it identified in 1.20.6.
Reviewers: cedric
Reviewed By: cedric
Subscribers: cedric, jpeg
Differential Revision: https://phab.enlightenment.org/D5584
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
Diffstat (limited to 'data/elementary/desktop/elementary_test.desktop')
-rw-r--r-- | data/elementary/desktop/elementary_test.desktop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/elementary/desktop/elementary_test.desktop b/data/elementary/desktop/elementary_test.desktop index 9306d48162..1b60c7522e 100644 --- a/data/elementary/desktop/elementary_test.desktop +++ b/data/elementary/desktop/elementary_test.desktop | |||
@@ -1,5 +1,4 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Encoding=UTF-8 | ||
3 | Type=Application | 2 | Type=Application |
4 | Name=Elementary Test | 3 | Name=Elementary Test |
5 | Name[ca]=Test bàsic | 4 | Name[ca]=Test bàsic |