Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37912211
en ru br
Репозитории ALT
S:3.4.7-alt2
5.1: 0.12.6-alt0.M51.1
4.1: 0.11.6-alt1.M41.1
4.0: 0.9.7-alt1.0.M40.1
3.0: 0.8.8-alt0.5
www.altlinux.org/Changes

Группа :: Звук
Пакет: rhythmbox

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: rhythmbox-0.11.5-ipod-vfat.patch
Скачать


Index: plugins/ipod/rb-ipod-source.c
===================================================================
--- plugins/ipod/rb-ipod-source.c	(rц╘vision 4727)
+++ plugins/ipod/rb-ipod-source.c	(copie de travail)
@@ -1176,6 +1176,8 @@
 	pc_filename = utf8_to_ascii (tmp);
 	g_free (tmp);
 
+	g_strdelimit (pc_filename, "\"", '\'');
+	g_strdelimit (pc_filename, ":/|<>*?\\", '_');
 	g_assert (g_utf8_validate (pc_filename, -1, NULL));
 	/* Now we have a valid UTF-8 filename, try to find out where to put
 	 * it on the iPod
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin