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

Proposed by David Baucum
Status: Superseded
Proposed branch: lp:~maxolasersquad/stellarium/add_quicklist
Merge into: lp:stellarium
Diff against target: 24 lines (+17/-0)
1 file modified
data/stellarium.desktop (+17/-0)
To merge this branch: bzr merge lp:~maxolasersquad/stellarium/add_quicklist
Reviewer Review Type Date Requested Status
Alexander Wolf Approve
Review via email: mp+94902@code.launchpad.net

This proposal has been superseded by a proposal from 2012-02-28.

Description of the change

Adds a Unity Quicklist shortcut to Stellarium's launcher.

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

I'm merge this patch with lp:stellarium/0.11 for include into 0.11.2 RC2

review: Approve

Unmerged revisions

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 2010-03-04 21:56:51 +0000
3+++ data/stellarium.desktop 2012-02-28 03:11:18 +0000
4@@ -7,3 +7,20 @@
5 Icon=stellarium
6 X-Icon-path=/usr/share/icons/
7 X-Window-Icon=stellarium
8+
9+X-Ayatana-Desktop-Shortcuts=Screen;Window
10+
11+[Window Group]
12+Name=Open in window
13+Exec=stellarium -f no
14+TargetEnvironment=Unity
15+
16+[Fullscreen Group]
17+Name=Open in fullscreen
18+Exec=stellarium -f yes
19+TargetEnvironment=Unity
20+
21+[Safemode Group]
22+Name=Open in safe mode
23+Exec=stellarium --safe-mode
24+TargetEnvironment=Unity