mirror of
https://github.com/brl/mutter.git
synced 2025-08-09 18:04:44 +00:00
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:

committed by
Bastien Nocera

parent
435bf3f2e4
commit
a252050cb8
@@ -704,6 +704,7 @@ sleep_cb (GtkWidget *button,
|
||||
sleep (1000);
|
||||
}
|
||||
|
||||
static void
|
||||
toggle_aspect_ratio (GtkWidget *button,
|
||||
gpointer data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user