diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-12-24 10:09:31 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-12-24 10:09:31 +0000 |
commit | a3a7fa3911577a14968cd315b59c1c9ec012f5bc (patch) | |
tree | 6e27a03f63201affa9b8473a9d181427faa20a6e /wm/metacity/PLIST | |
parent | 42764075cbcc14ec30fece1a57012871b8b839f9 (diff) | |
download | pkgsrc-a3a7fa3911577a14968cd315b59c1c9ec012f5bc.tar.gz |
Update to 2.8.8:
This is a stable release for Gnome 2.8.2.
Fixes
* Correct the requested number of keycodes (Rob) [#155247]
* Make the "showing desktop" mode be per-workspace instead of
per-screen. (Elijah) [#142198]
* Don't try to use an ARGB visual at all if the depth isn't
32-bit. This caused major slowdowns with Composite
enabled. (Anders)
* Fix the modifier key breakage introduced by an Xorg
change. (Soeren) [#151554]
* Fix the alt-tab order--if the most recently used window is not
focused, start alt tabbing with that window instead of the one
after it (Elijah) [#156251]
* Use only numbers from the Fibonacci sequence for micro version
numbers at Havoc's request (thus the reason this is 2.8.8 instead
of 2.8.7--2.8.4 and 2.8.6 were mistakes that didn't comply with
this requirement)
Translations
* da(Martin Willemoes Hansen), fr(Christophe Merlet, Baptiste Mille-Mathias)
Diffstat (limited to 'wm/metacity/PLIST')
-rw-r--r-- | wm/metacity/PLIST | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/wm/metacity/PLIST b/wm/metacity/PLIST index 93ee720fbbb..d1db52dcaf1 100644 --- a/wm/metacity/PLIST +++ b/wm/metacity/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2004/09/22 08:09:56 jlam Exp $ +@comment $NetBSD: PLIST,v 1.15 2004/12/24 10:09:31 jmmv Exp $ bin/metacity bin/metacity-message bin/metacity-theme-viewer @@ -171,20 +171,19 @@ share/themes/Simple/metacity-1/maximized.png share/themes/Simple/metacity-1/metacity-theme-1.xml share/themes/Simple/metacity-1/minimize.png @dirrm share/themes/Simple/metacity-1 -@dirrm share/themes/Simple +@comment in theme-dirs: @dirrm share/themes/Simple @dirrm share/themes/Metabox/metacity-1 -@dirrm share/themes/Metabox +@comment in theme-dirs: @dirrm share/themes/Metabox @dirrm share/themes/Esco/metacity-1 -@dirrm share/themes/Esco +@comment in theme-dirs: @dirrm share/themes/Esco @dirrm share/themes/Crux/metacity-1 -@dirrm share/themes/Crux +@comment in theme-dirs: @dirrm share/themes/Crux @dirrm share/themes/Bright/metacity-1 -@dirrm share/themes/Bright +@comment in theme-dirs: @dirrm share/themes/Bright @dirrm share/themes/Atlanta/metacity-1 -@dirrm share/themes/Atlanta +@comment in theme-dirs: @dirrm share/themes/Atlanta @dirrm share/themes/AgingGorilla/metacity-1 -@dirrm share/themes/AgingGorilla -@comment in xdg-dirs: @dirrm share/themes +@comment in theme-dirs: @dirrm share/themes/AgingGorilla @comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/metacity/icons @dirrm share/metacity/glade |