[Pkg-cli-apps-commits] [SCM] banshee branch, experimental, updated. debian/1.9.0-1-10-g93a69ad
Iain Lane
laney at ubuntu.com
Sun Dec 19 20:34:42 UTC 2010
The following commit has been merged in the experimental branch:
commit c881367db5e0a34367812c8176fe1845cf5e4737
Author: Iain Lane <laney at ubuntu.com>
Date: Sun Dec 19 16:18:38 2010 +0000
Enable the Mpris extension by default
diff --git a/debian/patches/07_enable-mpris-by-default.patch b/debian/patches/07_enable-mpris-by-default.patch
new file mode 100644
index 0000000..23d413a
--- /dev/null
+++ b/debian/patches/07_enable-mpris-by-default.patch
@@ -0,0 +1,13 @@
+Index: banshee.git/src/Extensions/Banshee.Mpris/Banshee.Mpris.addin.xml
+===================================================================
+--- banshee.git.orig/src/Extensions/Banshee.Mpris/Banshee.Mpris.addin.xml 2010-11-25 10:59:38.508369431 +0000
++++ banshee.git/src/Extensions/Banshee.Mpris/Banshee.Mpris.addin.xml 2010-11-25 10:59:36.008175572 +0000
+@@ -8,7 +8,7 @@
+ description="Control Banshee using the MPRIS D-Bus interface."
+ author="John Millikin, Bertrand Lorentz"
+ category="Utilities"
+- defaultEnabled="false">
++ defaultEnabled="true">
+
+ <Dependencies>
+ <Addin id="Banshee.Services" version="1.0" />
diff --git a/debian/patches/series b/debian/patches/series
index ef00b81..a87ada9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,6 +5,7 @@
05_show-a-empty-library-message-in-banshee.patch
06_add-meego-desktop-file.patch
07_enable-library-watch-by-default.patch
+07_enable-mpris-by-default.patch
08_remove_unrelevant_media.patch
0001-Don-t-copy-duplicate-libraries.patch
99_ltmain_as-needed.patch
--
banshee
More information about the Pkg-cli-apps-commits
mailing list