~ubuntu-desktop/rhythmbox/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/fix_mediakeys_api.patch

  • Committer: Jeremy Bicha
  • Date: 2018-03-26 14:48:24 UTC
  • Revision ID: jbicha@ubuntu.com-20180326144824-ld59fedrvwyyg08i
Merge with Debian 3.4.2-4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
commit a48c08641c2fb282fad21ff8b0f3e47932f0a656
2
 
Author: Bastien Nocera <hadess@hadess.net>
3
 
Date:   Mon Apr 24 16:21:41 2017 +0200
4
 
 
5
 
    mmkeys: media-player-keys: Fix usage to match API documentation
6
 
    
7
 
    See https://bugzilla.gnome.org/show_bug.cgi?id=781326
8
 
    
9
 
    https://bugzilla.gnome.org/show_bug.cgi?id=781664
 
1
From: Bastien Nocera <hadess@hadess.net>
 
2
Date: Mon, 24 Apr 2017 16:21:41 +0200
 
3
Subject: mmkeys: media-player-keys: Fix usage to match API documentation
 
4
 
 
5
See https://bugzilla.gnome.org/show_bug.cgi?id=781326
 
6
 
 
7
https://bugzilla.gnome.org/show_bug.cgi?id=781664
 
8
---
 
9
 plugins/mmkeys/rb-mmkeys-plugin.c | 2 +-
 
10
 1 file changed, 1 insertion(+), 1 deletion(-)
10
11
 
11
12
diff --git a/plugins/mmkeys/rb-mmkeys-plugin.c b/plugins/mmkeys/rb-mmkeys-plugin.c
12
 
index 46431584f..058b82f0e 100644
 
13
index 4643158..058b82f 100644
13
14
--- a/plugins/mmkeys/rb-mmkeys-plugin.c
14
15
+++ b/plugins/mmkeys/rb-mmkeys-plugin.c
15
16
@@ -385,7 +385,7 @@ impl_activate (PeasActivatable *pplugin)