Merge lp:~pataquets/ubuntu/raring/mumble/mumble-bug-934239 into lp:ubuntu/raring/mumble

Proposed by pataquets
Status: Merged
Merge reported by: Luke Yelavich
Merged at revision: not available
Proposed branch: lp:~pataquets/ubuntu/raring/mumble/mumble-bug-934239
Merge into: lp:ubuntu/raring/mumble
Diff against target: 16 lines (+2/-1)
1 file modified
scripts/mumble.desktop (+2/-1)
To merge this branch: bzr merge lp:~pataquets/ubuntu/raring/mumble/mumble-bug-934239
Reviewer Review Type Date Requested Status
Luke Yelavich (community) Approve
Ubuntu branches Pending
Review via email: mp+160184@code.launchpad.net

Commit message

Register mumble:// URL handler mimetype (fixes #934239)

To post a comment you must log in.
38. By pataquets

Add URL argument passing to desktop launcher.

Revision history for this message
Luke Yelavich (themuso) wrote :

Thanks for your work, this has also been sent to Debian.

Revision history for this message
Luke Yelavich (themuso) wrote :

Thanks for your work, this has also been sent to Debian.

review: Approve
Revision history for this message
pataquets (pataquets) wrote :

Hi Luke,
Now what is the next step to backport this into Precise?
Wait for backports repo? Resubmit the same fix to Precise branch?
TIA.

Revision history for this message
Luke Yelavich (themuso) wrote :

On Wed, Apr 24, 2013 at 06:23:30PM EST, pataquets wrote:
> Hi Luke,
> Now what is the next step to backport this into Precise?
> Wait for backports repo? Resubmit the same fix to Precise branch?
> TIA.

The next step to get this into precise, is to update the original bug and submit a patch as a stable release update, see https://wiki.ubuntu.com/StableReleaseUpdates. The same fix could also be submitted as an SRU for quantal as well if you are interested.

Luke

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'scripts/mumble.desktop'
2--- scripts/mumble.desktop 2012-02-12 16:43:52 +0000
3+++ scripts/mumble.desktop 2013-04-23 17:59:28 +0000
4@@ -8,10 +8,11 @@
5 Comment=A low-latency, high quality voice chat program for gaming
6 Comment[fr]=Un logiciel de chat vocal de haute qualité et de faible latence pour les jeux
7 Comment[tr]=Oyunlar için yüksek kaliteli ve düşük gecikmeli sesle sohbet programı
8-Exec=mumble
9+Exec=mumble %u
10 Icon=mumble
11 Terminal=false
12 Type=Application
13 StartupNotify=false
14+MimeType=x-scheme-handler/mumble
15 Categories=Network;Chat;Qt;
16 Version=1.0

Subscribers

People subscribed via source and target branches

to all changes: