brasero r1656 - in trunk: . src
- From: philippr svn gnome org
- To: svn-commits-list gnome org
- Subject: brasero r1656 - in trunk: . src
- Date: Fri, 26 Dec 2008 16:10:20 +0000 (UTC)
Author: philippr
Date: Fri Dec 26 16:10:19 2008
New Revision: 1656
URL: http://svn.gnome.org/viewvc/brasero?rev=1656&view=rev
Log:
2008-12-26 Philippe Rouquier <ykw localhost localdomain>
Fix a build problem with previous patch
* src/main.c (main):
Modified:
trunk/ChangeLog
trunk/src/main.c
Modified: trunk/src/main.c
==============================================================================
--- trunk/src/main.c (original)
+++ trunk/src/main.c Fri Dec 26 16:10:19 2008
@@ -489,7 +489,7 @@
brasero_enable_multi_DND ();
brasero_utils_init ();
- current_app = brasero_app_new (TRUE);
+ current_app = brasero_app_new ();
if (current_app == NULL)
return 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]