mirror of
https://github.com/brl/mutter.git
synced 2025-07-03 09:43:18 +00:00
add support for a mini icon in the titlebar (update_icon): re-enable
2001-09-15 Havoc Pennington <hp@pobox.com> * src/window.c: add support for a mini icon in the titlebar (update_icon): re-enable support for _NET_WM_ICON * src/session.c (save_state): add an ferror check when writing session file
This commit is contained in:

committed by
Havoc Pennington

parent
2830c9d748
commit
39df21227d
@ -42,7 +42,7 @@ static void
|
||||
usage (void)
|
||||
{
|
||||
g_print ("metacity [--disable-sm] [--sm-client-id=ID] [--display=DISPLAY]\n");
|
||||
exit (0);
|
||||
exit (1);
|
||||
}
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user