Merge lp:~maxolasersquad/stellarium/fd_quicklists into lp:stellarium

Proposed by David Baucum
Status: Merged
Merged at revision: 5249
Proposed branch: lp:~maxolasersquad/stellarium/fd_quicklists
Merge into: lp:stellarium
Diff against target: 30 lines (+7/-7)
1 file modified
data/stellarium.desktop (+7/-7)
To merge this branch: bzr merge lp:~maxolasersquad/stellarium/fd_quicklists
Reviewer Review Type Date Requested Status
Alexander Wolf Approve
Review via email: mp+98324@code.launchpad.net

Description of the change

Replaces Unity specific method for Quicklists with freedesktop specification.

To post a comment you must log in.
Revision history for this message
Alexander Wolf (alexwolf) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/stellarium.desktop'
2--- data/stellarium.desktop 2012-03-03 15:45:44 +0000
3+++ data/stellarium.desktop 2012-03-20 03:10:22 +0000
4@@ -8,19 +8,19 @@
5 X-Icon-path=/usr/share/icons/
6 X-Window-Icon=stellarium
7
8-X-Ayatana-Desktop-Shortcuts=Screen;Window
9+Actions=Window;Fullscreen;Safemode
10
11-[Window Group]
12+[Desktop Action Window]
13 Name=Open in window
14 Exec=stellarium -f no
15-TargetEnvironment=Unity
16+OnlyShowIn=Unity
17
18-[Fullscreen Group]
19+[Desktop Action Fullscreen]
20 Name=Open in fullscreen
21 Exec=stellarium -f yes
22-TargetEnvironment=Unity
23+OnlyShowIn=Unity
24
25-[Safemode Group]
26+[Desktop Action Safemode]
27 Name=Open in safe mode
28 Exec=stellarium --safe-mode
29-TargetEnvironment=Unity
30+OnlyShowIn=Unity