Merge lp:~elementary-apps/switchboard/about-in-quicklist into lp:~elementary-pantheon/switchboard/switchboard

Proposed by Julián Unrrein
Status: Merged
Approved by: Cody Garver
Approved revision: 475
Merged at revision: 473
Proposed branch: lp:~elementary-apps/switchboard/about-in-quicklist
Merge into: lp:~elementary-pantheon/switchboard/switchboard
Diff against target: 20 lines (+5/-6)
1 file modified
data/switchboard.desktop (+5/-6)
To merge this branch: bzr merge lp:~elementary-apps/switchboard/about-in-quicklist
Reviewer Review Type Date Requested Status
elementary Pantheon team Pending
Review via email: mp+229351@code.launchpad.net

Commit message

Use the proper fd.o syntax in the .desktop file.

Description of the change

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/switchboard.desktop'
2--- data/switchboard.desktop 2014-08-02 19:13:11 +0000
3+++ data/switchboard.desktop 2014-08-02 23:49:49 +0000
4@@ -9,9 +9,8 @@
5 X-GNOME-Keywords=Center;Control;Panel;Preferences;System;
6 X-AppInstall-Keywords=Center;Control;Panel;Preferences;System;
7 X-GNOME-Gettext-Domain=switchboard
8-
9-X-Ayatana-Desktop-Shortcuts=AboutDialog
10-
11-[AboutDialog Shortcut Group]
12-Name=About System Settings
13-Exec=switchboard --about
14\ No newline at end of file
15+Actions=AboutDialog;
16+
17+[Desktop Action AboutDialog]
18+Exec=switchboard --about
19+Name=About System Settings
20\ No newline at end of file

Subscribers

People subscribed via source and target branches