rhythmbox r5567 - in trunk: . plugins/coherence/upnp_coherence



Author: jrl
Date: Wed Feb  6 21:12:18 2008
New Revision: 5567
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5567&view=rev

Log:
2008-02-07  James Livingston  <doclivingston gmail com>

	* plugins/coherence/upnp_coherence/__init__.py: remove the hardcoded
	iterface name, which I accidently committed


Modified:
   trunk/ChangeLog
   trunk/plugins/coherence/upnp_coherence/__init__.py

Modified: trunk/plugins/coherence/upnp_coherence/__init__.py
==============================================================================
--- trunk/plugins/coherence/upnp_coherence/__init__.py	(original)
+++ trunk/plugins/coherence/upnp_coherence/__init__.py	Wed Feb  6 21:12:18 2008
@@ -128,7 +128,6 @@
             #'logmode': 'info',
             'controlpoint': 'yes',
             'plugins': {},
-            'interface': 'eth0',
         }
         coherence_instance = Coherence(coherence_config)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]