trunk: Add x_device permissions for XI2 functions, from Eamon Walsh.
This commit is contained in:
parent
45515556d4
commit
95ea7d6986
@ -1,3 +1,4 @@
|
|||||||
|
- Add x_device permissions for XI2 functions, from Eamon Walsh.
|
||||||
- MLS constraints for the x_selection class, from Eamon Walsh.
|
- MLS constraints for the x_selection class, from Eamon Walsh.
|
||||||
- Postgresql updates from KaiGai Kohei.
|
- Postgresql updates from KaiGai Kohei.
|
||||||
- Milter state directory patch from Paul Howarth.
|
- Milter state directory patch from Paul Howarth.
|
||||||
|
@ -539,6 +539,11 @@ class x_device
|
|||||||
freeze
|
freeze
|
||||||
grab
|
grab
|
||||||
manage
|
manage
|
||||||
|
list_property
|
||||||
|
get_property
|
||||||
|
set_property
|
||||||
|
add
|
||||||
|
remove
|
||||||
}
|
}
|
||||||
|
|
||||||
class x_server
|
class x_server
|
||||||
|
Loading…
Reference in New Issue
Block a user