
GtkAcl :
	- Owner button doesn't work
	- configure with --disable-acl don't work
	- Gray buttons that done no action (ex : change owner if not root, ...)
	- Change permissions recusively (to child)
	
GtkUserGroup :
	- Sort by name or id
	- Hide groups and users that cannot be Add (users already add, no permissions, ...)

GPerms :
	- Create G_PERMS() to check object type
	- Make it active (connect its signal to view to referesh it) (work in progress...)
	- Separate into different objects  (GPermsUnix and GPermsAcl) to allow 
	easy new supports (GPermsSamba???)
	- Use GnomeVFS?
	

Clean code, remove many bugs


FUTURE
Make as Bonobo component ???
