fix markup being ignored when a window title has a forbidden character in

2003-08-08  Bastien Nocera  <hadess@hadess.net>

	* src/metacity-dialog.c: (kill_window_question),
	(warn_about_no_sm_support): fix markup being ignored when a window
	title has a forbidden character in it (eg. "Send & Receive")
	* src/tools/metacity-window-demo.c: fix warning
This commit is contained in:
Bastien Nocera
2003-08-08 16:25:34 +00:00
committed by Bastien Nocera
parent 435bf3f2e4
commit a252050cb8
3 changed files with 13 additions and 4 deletions

View File

@@ -704,6 +704,7 @@ sleep_cb (GtkWidget *button,
sleep (1000);
}
static void
toggle_aspect_ratio (GtkWidget *button,
gpointer data)
{