From 0b3733a79bd1b9bad449424c3fc409ffcbb72a3c Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 15 Oct 2010 23:55:14 +0200 Subject: xmms, port nettoyé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/xmms/xmms-1.2.10-recode-id3.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 extra/xmms/xmms-1.2.10-recode-id3.patch (limited to 'extra/xmms/xmms-1.2.10-recode-id3.patch') diff --git a/extra/xmms/xmms-1.2.10-recode-id3.patch b/extra/xmms/xmms-1.2.10-recode-id3.patch deleted file mode 100644 index 6bd4ecf1c..000000000 --- a/extra/xmms/xmms-1.2.10-recode-id3.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xmms/playlist.c.orig 2005-03-05 17:26:11.685992552 +0200 -+++ xmms/playlist.c 2005-03-05 17:28:01.524294592 +0200 -@@ -1341,7 +1341,7 @@ - - filename = g_strdup(entry->filename); - -- if (entry->title == NULL && entry->length == -1) -+ if (entry->title == NULL) - { - if (playlist_get_info_entry(entry)&&(entry->title)) { - title = xmms_charset_recode_id3(entry->title,0,NULL); -- cgit v1.2.3-54-g00ecf