]> git.pld-linux.org Git - packages/rhythmbox.git/commitdiff
- no longer needed
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 19 Mar 2009 10:46:00 +0000 (10:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rhythmbox-libmtp.patch -> 1.2

rhythmbox-libmtp.patch [deleted file]

diff --git a/rhythmbox-libmtp.patch b/rhythmbox-libmtp.patch
deleted file mode 100644 (file)
index 523c9c2..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/mtpdevice/rb-mtp-source.c
-+++ plugins/mtpdevice/rb-mtp-source.c
-@@ -681,7 +681,7 @@
-               trackmeta->filetype = mimetype_to_filetype (mimetype);
-       }
--      if (LIBMTP_Send_Track_From_File (device, filename, trackmeta, NULL, NULL, 0) != 0) {
-+      if (LIBMTP_Send_Track_From_File (device, filename, trackmeta, NULL, NULL) != 0) {
-               LIBMTP_destroy_track_t (trackmeta);
-               rb_debug ("Tracktransfer failed\n");
-               return NULL;
This page took 0.031826 seconds and 4 git commands to generate.