Merge lp:~elementary-os/indicator-datetime/onlyshowin-add-pantheon into lp:indicator-datetime/13.10

Proposed by Ted Gould
Status: Merged
Approved by: Ted Gould
Approved revision: 337
Merged at revision: 342
Proposed branch: lp:~elementary-os/indicator-datetime/onlyshowin-add-pantheon
Merge into: lp:indicator-datetime/13.10
Diff against target: 12 lines (+1/-1)
1 file modified
data/indicator-datetime.desktop.in (+1/-1)
To merge this branch: bzr merge lp:~elementary-os/indicator-datetime/onlyshowin-add-pantheon
Reviewer Review Type Date Requested Status
Ted Gould (community) Approve
Charles Kerr Pending
Review via email: mp+222715@code.launchpad.net

This proposal supersedes a proposal from 2014-04-04.

Commit message

Add Pantheon, the desktop environment of elementary Project, to OnlyShowIn lists in .desktop files.

Description of the change

Add Pantheon, the desktop environment of elementary Project, to OnlyShowIn lists in .desktop files.

Pantheon currently relies on Ayatana indicators; this change will allow installing Pantheon in Ubuntu without requiring elementary-patched indicator packages (bug #1301699).

This indicator shows up and appears to be fully functional in Pantheon after this change.

To post a comment you must log in.
Revision history for this message
Charles Kerr (charlesk) : Posted in a previous version of this proposal
review: Approve
Revision history for this message
Ted Gould (ted) wrote :

Resubmitted for 14.10

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/indicator-datetime.desktop.in'
2--- data/indicator-datetime.desktop.in 2014-02-26 16:34:36 +0000
3+++ data/indicator-datetime.desktop.in 2014-06-10 19:15:15 +0000
4@@ -2,7 +2,7 @@
5 Type=Application
6 Name=Indicator Date & Time
7 Exec=@pkglibexecdir@/indicator-datetime-service
8-OnlyShowIn=Unity;GNOME;
9+OnlyShowIn=Unity;GNOME;Pantheon;
10 NoDisplay=true
11 StartupNotify=false
12 Terminal=false

Subscribers

People subscribed via source and target branches