brasero r886 - trunk/src



Author: philippr
Date: Fri Jun 13 07:43:46 2008
New Revision: 886
URL: http://svn.gnome.org/viewvc/brasero?rev=886&view=rev

Log:
Added a reminder to update a string for next version

Modified:
   trunk/src/burn-job.c

Modified: trunk/src/burn-job.c
==============================================================================
--- trunk/src/burn-job.c	(original)
+++ trunk/src/burn-job.c	Fri Jun 13 07:43:46 2008
@@ -453,6 +453,9 @@
 
 	/* it's fine here to check size in bytes */
 	if (output_size > vol_size) {
+		/* FIXME: This string should mention that the location is on the
+		 * hard drive and not the medium itself to prevent any confusion
+		 * as seen in #533149 */
 		g_set_error (error,
 			     BRASERO_BURN_ERROR,
 			     BRASERO_BURN_ERROR_DISK_SPACE,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]