Merge lp:~decathorpe/pantheon-notes/desktop-fdo-fix into lp:pantheon-notes

Proposed by Fabio Valentini
Status: Merged
Approved by: Danielle Foré
Approved revision: 24
Merged at revision: 24
Proposed branch: lp:~decathorpe/pantheon-notes/desktop-fdo-fix
Merge into: lp:pantheon-notes
Diff against target: 15 lines (+1/-2)
1 file modified
data/pantheon-notes.desktop (+1/-2)
To merge this branch: bzr merge lp:~decathorpe/pantheon-notes/desktop-fdo-fix
Reviewer Review Type Date Requested Status
elementary Apps team Pending
Review via email: mp+293892@code.launchpad.net

Commit message

data/.desktop:
* add trailing semicolon to the "Categories" line
* remove "Encoding" line (deprecated)

Description of the change

data/.desktop: add trailing semicolon to the "Categories" line, remove "Encoding" line (deprecated)

this is needed for fd.o spec conformance. for example, fedora complains about it.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/pantheon-notes.desktop'
2--- data/pantheon-notes.desktop 2016-03-06 22:25:43 +0000
3+++ data/pantheon-notes.desktop 2016-05-05 14:03:39 +0000
4@@ -1,5 +1,4 @@
5 [Desktop Entry]
6-Encoding=UTF-8
7 Name=Notes
8 Comment=Simple note taking
9 Exec=/usr/bin/pantheon-notes
10@@ -7,4 +6,4 @@
11 Terminal=false
12 Type=Application
13 StartupNotify=true
14-Categories=Office
15+Categories=Office;

Subscribers

People subscribed via source and target branches

to all changes: