totem-pl-parser r342 - in branches/gnome-2-26: . plparse
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem-pl-parser r342 - in branches/gnome-2-26: . plparse
- Date: Tue, 24 Mar 2009 12:33:54 +0000 (UTC)
Author: hadess
Date: Tue Mar 24 12:33:54 2009
New Revision: 342
URL: http://svn.gnome.org/viewvc/totem-pl-parser?rev=342&view=rev
Log:
2009-03-24 Bastien Nocera <hadess hadess net>
* plparse/totem-disc.c (cd_cache_new): Fix detection of ISO
images as potential DVDs or VCDs
Modified:
branches/gnome-2-26/ChangeLog
branches/gnome-2-26/plparse/totem-disc.c
Modified: branches/gnome-2-26/plparse/totem-disc.c
==============================================================================
--- branches/gnome-2-26/plparse/totem-disc.c (original)
+++ branches/gnome-2-26/plparse/totem-disc.c Tue Mar 24 12:33:54 2009
@@ -366,6 +366,7 @@
g_object_unref (mount);
}
+ cache->content_types = g_content_type_guess_for_tree (cache->iso_file);
cache->mountpoint = g_file_get_path (cache->iso_file);
cache->mounted = TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]