diff options
author | Havoc Pennington <hp@pobox.com> | 2002-06-18 01:41:08 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2002-06-18 01:41:08 +0000 |
commit | 6cda7d0b11942166a3cbbf50803bff616cb38afd (patch) | |
tree | 0d9c8730d009d2135f1472e4d21d4497dadd6d16 /rationales.txt | |
parent | c7a72aeed3484ab4977fdcb4245b2020469e3652 (diff) | |
download | metacity-6cda7d0b11942166a3cbbf50803bff616cb38afd.tar.gz metacity-6cda7d0b11942166a3cbbf50803bff616cb38afd.tar.bz2 |
fix from Gaute Lindkvist #82977 for unsticking windows
2002-06-17 Havoc Pennington <hp@pobox.com>
* src/window.c (meta_window_change_workspace): fix from Gaute
Lindkvist #82977 for unsticking windows
Diffstat (limited to 'rationales.txt')
-rw-r--r-- | rationales.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rationales.txt b/rationales.txt new file mode 100644 index 0000000..9deec45 --- /dev/null +++ b/rationales.txt @@ -0,0 +1,2 @@ + +Focus windows on map: see http://bugzilla.gnome.org/show_bug.cgi?id=82921 |