~ubuntu-branches/ubuntu/raring/banshee/raring

« back to all changes in this revision

Viewing changes to debian/patches/07_enable-library-watch-by-default.patch

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2012-01-23 23:16:49 UTC
  • mfrom: (6.3.22 experimental)
  • Revision ID: package-import@ubuntu.com-20120123231649-safm1f8eycltcgsf
Tags: 2.3.4.ds-1ubuntu1
* Merge from Debian Experimental, remaining changes:
  + Enable and recommend SoundMenu and Disable NotificationArea by default
  + Disable boo and karma extensions
  + Enable and suggest u1ms
  + Move desktop file for Meego UI to /usr/share/une/applications
  + Change the url for the Amazon store redirector
  + [08dea2c] Revert "Fix invalid cast causing ftbfs with libgpod"
* [b617fe0] Convert Ubuntu-specific patches to gbp-pq patches
* Also fixes Launchpad bugs:
  - Fixes race condition while starting (LP: #766303)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: banshee/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.addin.xml
2
 
===================================================================
3
 
--- banshee.orig/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.addin.xml 2011-02-24 01:32:02.518568233 +0800
4
 
+++ banshee/src/Extensions/Banshee.LibraryWatcher/Banshee.LibraryWatcher.addin.xml      2011-02-24 01:43:50.081026033 +0800
5
 
@@ -8,7 +8,7 @@
6
 
     description="Automatically update music and video libraries."
7
 
     author="Christian Martellini, Alexander Hixon, Alexander Kojevnikov"
8
 
     url="http://banshee.fm/"
9
 
-    defaultEnabled="false">
10
 
+    defaultEnabled="true">
11
 
 
12
 
   <Dependencies>
13
 
     <Addin id="Banshee.Services" version="1.0"/>