Merge lp:~blathers16/ubuntu/precise/smplayer/add_quicklist into lp:ubuntu/precise/smplayer

Proposed by David Calawa
Status: Work in progress
Proposed branch: lp:~blathers16/ubuntu/precise/smplayer/add_quicklist
Merge into: lp:ubuntu/precise/smplayer
Diff against target: 29 lines (+22/-0)
1 file modified
smplayer.desktop (+22/-0)
To merge this branch: bzr merge lp:~blathers16/ubuntu/precise/smplayer/add_quicklist
Reviewer Review Type Date Requested Status
Michael Terry Disapprove
Ubuntu branches Pending
Review via email: mp+96839@code.launchpad.net

Description of the change

Added a quicklist.

To post a comment you must log in.
23. By David Calawa

Add a unity Quicklist

Revision history for this message
Michael Terry (mterry) wrote :

Thank you for your work! But we decided to try to avoid patching software in universe for 12.04 since we don't have good way to translate those from Launchpad. Sorry!

review: Disapprove

Unmerged revisions

23. By David Calawa

Add a unity Quicklist

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'smplayer.desktop'
2--- smplayer.desktop 2012-02-24 19:44:30 +0000
3+++ smplayer.desktop 2012-03-09 21:38:20 +0000
4@@ -24,3 +24,25 @@
5 Name=SMPlayer
6 Type=Application
7 X-KDE-StartupNotify=false
8+
9+[open mini gui]
10+Name=Open MiniGUI
11+Exec=smplayer -minigui
12+OnlyShowIn=Unity
13+
14+[open mpc gui]
15+Name=Open MPC GUI
16+Exec=smplayer -mpcgui
17+OnlyShowIn=Unity
18+
19+[fullscreen]
20+Name=Open Fullscreen
21+Exec=smplayer -fullscreen
22+OnlyShowIn=Unity
23+
24+[windowed]
25+Name=Open Windowed
26+Exec=smplayed -no-fullscreen
27+OnlyShowIn=Unity
28+
29+

Subscribers

People subscribed via source and target branches

to all changes: