~ubuntu-desktop/rhythmbox/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/03_magnatune_partner.patch

  • Committer: seb128
  • Date: 2009-08-10 12:07:55 UTC
  • Revision ID: seb128@seb128-laptop-20090810120755-e30rib1u0untn856
initial rhythmbox import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Description: Set "ubuntu" as partner ID in the magnatune plugin
 
2
# Ubuntu-specific: Yes
 
3
--- rhythmbox-0.11.6svn20081008/plugins/magnatune/magnatune/MagnatuneSource.py  2008-10-07 18:06:35.000000000 +0200
 
4
+++ rhythmbox-0.11.6svn20081008.new/plugins/magnatune/magnatune/MagnatuneSource.py      2008-10-09 17:10:45.000000000 +0200
 
5
@@ -44,7 +44,7 @@
 
6
 #      pass
 
7
 
 
8
 
 
9
-magnatune_partner_id = "rhythmbox"
 
10
+magnatune_partner_id = "ubuntu"
 
11
 
 
12
 # URIs
 
13
 magnatune_dir = gnome.user_dir_get() + "rhythmbox/magnatune/"