brasero r1234 - in trunk: . src



Author: philippr
Date: Mon Sep  1 16:21:25 2008
New Revision: 1234
URL: http://svn.gnome.org/viewvc/brasero?rev=1234&view=rev

Log:
	Remove dialog title
	Fix #550050 â First run dialog after burn

	* src/brasero-project.c
	(brasero_project_check_default_burning_app):


Modified:
   trunk/ChangeLog
   trunk/src/brasero-project.c

Modified: trunk/src/brasero-project.c
==============================================================================
--- trunk/src/brasero-project.c	(original)
+++ trunk/src/brasero-project.c	Mon Sep  1 16:21:25 2008
@@ -943,7 +943,6 @@
 					  GTK_BUTTONS_NONE,
 					  primary);
 
-	gtk_window_set_title (GTK_WINDOW (message), _("Default Burning Application"));
 	gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (message),
 						  _("This is a first time running dialog that won't be shown again. If you change your mind, you can change your choice later in the Removable Drives and Media Preferences whether or not you chose brasero."));
 



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