Fix typo
This commit is contained in:
parent
a5fc9f9fd4
commit
e3e34fd57c
|
@ -58,7 +58,7 @@ except Exception:
|
|||
OBJ_PATH = '/org/gajim/dbus/RemoteObject'
|
||||
INTERFACE = 'org.gajim.dbus.RemoteInterface'
|
||||
SERVICE = 'org.gajim.dbus'
|
||||
BASENAME = 'gajim-remote-plugin'
|
||||
BASENAME = 'gajim-remote'
|
||||
|
||||
class GajimRemote:
|
||||
|
||||
|
|
Loading…
Reference in New Issue