diff options
author | rhp <rhp> | 2001-07-07 17:08:42 +0000 |
---|---|---|
committer | rhp <rhp> | 2001-07-07 17:08:42 +0000 |
commit | 8ae357db8af001cd031b069280e287aedc257115 (patch) | |
tree | 5a93fcebc5be2512046883956f8dfc2a2cf7f14c /src/window.c | |
parent | fad52ff90c1014607a1b512eebf231425674f36b (diff) | |
download | mutter-8ae357db8af001cd031b069280e287aedc257115.tar.gz |
...
Diffstat (limited to 'src/window.c')
-rw-r--r-- | src/window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c index 7f7bb16f3..1d404ad87 100644 --- a/src/window.c +++ b/src/window.c @@ -1682,7 +1682,7 @@ meta_window_configure_request (MetaWindow *window, window->size_hints.y, window->size_hints.width, window->size_hints.height); - news.gnome.org/994407481/index_html + return TRUE; } |