Update of /cvsroot/ufraw/ufraw In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20803
Modified Files: ufraw_preview.c Log Message: Add title to UFRaw message windows. Index: ufraw_preview.c =================================================================== RCS file: /cvsroot/ufraw/ufraw/ufraw_preview.c,v retrieving revision 1.362 retrieving revision 1.363 diff -u -d -r1.362 -r1.363 --- ufraw_preview.c 1 Jan 2013 04:00:17 -0000 1.362 +++ ufraw_preview.c 10 Mar 2013 18:45:11 -0000 1.363 @@ -121,6 +121,7 @@ dialog = GTK_DIALOG(gtk_message_dialog_new(GTK_WINDOW(parentWindow), GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_WARNING, GTK_BUTTONS_OK, "%s", message)); + gtk_window_set_title(GTK_WINDOW(dialog), _("UFRaw Message")); gtk_dialog_run(dialog); gtk_widget_destroy(GTK_WIDGET(dialog)); } ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ ufraw-cvs mailing list ufraw-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ufraw-cvs