rhythmbox r5666 - in trunk: . shell
- From: jmatthew svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r5666 - in trunk: . shell
- Date: Thu, 3 Apr 2008 12:21:09 +0100 (BST)
Author: jmatthew
Date: Thu Apr 3 12:21:09 2008
New Revision: 5666
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5666&view=rev
Log:
2008-04-03 Jonathan Matthew <jonathan d14n org>
* shell/rb-shell-player.c: (open_location_thread):
Fix build break.
Modified:
trunk/ChangeLog
trunk/shell/rb-shell-player.c
Modified: trunk/shell/rb-shell-player.c
==============================================================================
--- trunk/shell/rb-shell-player.c (original)
+++ trunk/shell/rb-shell-player.c Thu Apr 3 12:21:09 2008
@@ -1342,7 +1342,7 @@
data->player, NULL, 0);
totem_pl_parser_add_ignored_mimetype (playlist, "x-directory/normal");
- totem_pl_parser_add_ignored_mimetype (parser, "inode/directory");
+ totem_pl_parser_add_ignored_mimetype (playlist, "inode/directory");
playlist_result = totem_pl_parser_parse (playlist, data->location, FALSE);
g_object_unref (playlist);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]