Mercurial > emacs
view etc/images/ezimage/checkmark.xpm @ 87156:e0ab56e63db8
* dbusbind.c (Fdbus_get_unique_name, xd_read_message)
(Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
(Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
Unify argument lists.
(xd_read_message, Fdbus_register_signal) Reorder and extend event
arguments and hash table keys. Use unique name for service.
(Fdbus_unregister_signal): Remove checks.
(Vdbus_registered_functions_table): Fix doc string.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Fri, 07 Dec 2007 04:39:25 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_chk_xpm[] = { "15 15 2 1", " c None", ". c #FF0000", " ", " . . .. ", " . . . ", " . . . . ", " . .. . ", " .. ", " .. ", " ... .. ", " ... .. ", " .... .. ", " ... .. ", " .... ", " ... ", " . ", " "};