Change D-Bus interface name and object path to fedorahosted ones.

This commit is contained in:
Daiki Ueno
2011-04-27 18:25:53 +09:00
parent cae9c89b64
commit 70b0d95d9b
10 changed files with 23 additions and 27 deletions

View File

@ -45,7 +45,7 @@ enum {
static const gchar introspection_xml[] =
"<node>"
" <interface name='com.redhat.Eekboard.Context'>"
" <interface name='org.fedorahosted.Eekboard.Context'>"
" <method name='AddKeyboard'>"
" <arg direction='in' type='v' name='keyboard'/>"
" <arg direction='out' type='u' name='keyboard_id'/>"