Korean users: request for comments on switch to ttf-nanum fonts

2011-10-24 Thread Christopher James Halse Rogers
Hi all!

In bug #836430¹ (and associated merge proposals) we have a request to
switch the default fonts for Korean locales from ttf-unfonts-core to
ttf-nanum.  It seems that ChromeOS and OS X are both using these fonts.

All the pieces are ready to make this change, but I'm not a native
Korean speaker and so I'd like to ensure that this change has broad
support before it's made.

If no-one has any objections to this change I propose that it be made in
2 weeks, after everyone's back from UDS.  That should give interested
parties long enough to raise any problems.  If people do have objections
to the change then they should be resolved first, obviously.

¹: https://bugs.launchpad.net/bugs/836430


signature.asc
Description: This is a digitally signed message part
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


libsane and acl group selection in udev rules

2011-10-24 Thread Martin Owens
As per the launchpad bug #773617[1] we've managed to track a
multi-release issue in oneiric to a packaging/acl issue.

It appears that the 40-libsane.rules file contains the following line:

ENV{libsane_matched}=="yes", RUN+="/bin/setfacl -m g:scanner:rw
$env{DEVNAME}"

Which should add the scanner to the scanner group and allow network
scanner sharing to work again. But we also have a saned group which I
believe the saned network scanner is using instead of scanner.

Should we change the setfacl to use saned? change saned to use the
scanner group? Add both scanner and saned permissions into the rules
file? Or add the saned user to the scanner group?

Please advise.

Best Regards, Martin Owens

[1] https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/773617


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss