diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-22 16:25:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-22 16:25:42 +0000 |
commit | ccf46cd1143a875c092ea4005dc4df5421b45d77 (patch) | |
tree | a4a8361b19979ea01945faeccab07d69e826399c /x11/gdm/distinfo | |
parent | 2b9967f54c55776c05c49960482565e70bb6d54e (diff) | |
download | pkgsrc-ccf46cd1143a875c092ea4005dc4df5421b45d77.tar.gz |
Update to 2.6.0.8:
- Enhanced a11y gesture listeners so they support XInput events
for better a11y support. (Bill Haneman).
- Add STRUTS support to gdm2's window manager for better a11y
support (Bill Haneman).
- Improved the way the user's default PATH is set up by configure
so it is set more sanely without redundant PATH's, and is more
careful about not putting symlinked X11 directories in the PATH.
Now can configure user's default directory via the --with-post-path
argument. (Brian Cameron).
- New configuration option to disallow visible feedback in password
entry. (John Martinsson).
- Fix width of "user name entry" to shrink to fit parent widget so
text does not run out-of-bounds. (Chookij Vanatham)
- Restart slave process if XDMCP chooser is selected from flexi
server. (Leena Gunda)
- Make default face obey the MaxIconWidth and MaxIconHeight
configuration settings. (Diego Gonzalez)
- gdm2 slave now sources /etc/environment if it exists. (Vicent Berger)
- Correct gdmsetup's tooltip to conform to GNOME HIG. (Sebastien Bacher)
- Use ngettext for translation. (Christian Rose)
- Set default font size to "Sans 12". (Erwann Chenede)
- Set name of password entry for more friendly a11y (Erwann Chenede)
- Mark "Remove Theme" for translation. (Balamurali Viswanathan)
- Remove <span> tags from language display since they were causing
formatting issues for some users. (Glynn Foster)
- Ensure LC_MESSAGES is set so the user's default language can be
displayed (Hidetoshi Tajima).
- Specify font for username/password entry for gdm2 supplied themes.
(Alexander Kirillov)
- Add Kinyarwanda and Armenian to language list. (Steve Murphy and
petrosyan@gmail.com)
- Correct IPv6 logic so that it supports an IPv4 XDMCP request when
IPv6 is enabled. Fixed configure help for --enable-ipv6.
(Brian Cameron)
- Set more sane Reboot/Halt/Shutdown commands on Solaris. (Brian
Cameron).
- Correct the usage of IFS in the Init/PreSession/PostSession/Xsession
scripts so it works on Solaris. (Leena Gunda)
- Support logindevperm on Solaris for automatic/timed login.
(Brian Cameron)
- Swap Alt and Meta keys on Solaris. (Leena Gunda)
- Correct IPv6 identification for Solaris. (Leena Gunda)
- Cleanup. (Mark McLoughlin and Kjartan Marass)
Diffstat (limited to 'x11/gdm/distinfo')
-rw-r--r-- | x11/gdm/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gdm/distinfo b/x11/gdm/distinfo index 11d46ca70ae..c4da4d4c9ff 100644 --- a/x11/gdm/distinfo +++ b/x11/gdm/distinfo @@ -1,15 +1,15 @@ -$NetBSD: distinfo,v 1.21 2005/02/23 17:36:10 wiz Exp $ +$NetBSD: distinfo,v 1.22 2005/03/22 16:25:42 jmmv Exp $ -SHA1 (gdm-2.6.0.7.tar.bz2) = 55fd0a5fa69c66e34f2392e709a09f5f11e8ce26 -RMD160 (gdm-2.6.0.7.tar.bz2) = 0ff060d281b05ee42209c90b65817560b8e3809f -Size (gdm-2.6.0.7.tar.bz2) = 3345365 bytes +SHA1 (gdm-2.6.0.8.tar.bz2) = 1f263b777b005a67b75560e992900136bb614b4b +RMD160 (gdm-2.6.0.8.tar.bz2) = d7a84e1b523bedbac5dc38c124a297f877c40be0 +Size (gdm-2.6.0.8.tar.bz2) = 3357597 bytes SHA1 (Daemon.README) = eb1e6af52adc02ded77af17e8953134b7e60d23b RMD160 (Daemon.README) = 39edd92ed4314397080f32a8caff0ac3f716ecf4 Size (Daemon.README) = 2191 bytes SHA1 (Daemon.png) = e77a42c644beecd66c4b95c0ae68c08c728a4e6d RMD160 (Daemon.png) = eb317dc7ac501ee03aac1276856eee14674e3da7 Size (Daemon.png) = 15725 bytes -SHA1 (patch-aa) = d37a6b1a7fe1eec6d351b3f25015d1e901f8f3b4 +SHA1 (patch-aa) = 68b631bdf400b33863c36b17478eb5e899659386 SHA1 (patch-ac) = bcb4656d9467737d62b69a1dd3f3750d5607fef3 SHA1 (patch-ae) = 358dc369e2bb7380b5c6bf7145c8822edba0330e SHA1 (patch-af) = 467afc3ee4d555fac4d5d26e49c3ff8b098e7369 |