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

Proposed by Sergey "Shnatsel" Davidoff
Status: Superseded
Proposed branch: lp:~elementary-os/indicator-datetime/onlyshowin-add-pantheon
Merge into: lp:indicator-datetime/14.04
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
Charles Kerr (community) Approve
Review via email: mp+214232@code.launchpad.net

This proposal has been superseded by a proposal from 2014-06-10.

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) :
review: Approve

Unmerged revisions

337. By Sergey "Shnatsel" Davidoff

Add Pantheon to OnlyShowIn list of the non-Upstart .desktop file

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-04-04 13:07:01 +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