mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 17:20:21 +00:00
new name after fork
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* dbus-plugin.c - hexchat plugin for remote access using DBUS
|
||||
/* dbus-plugin.c - zoitechat plugin for remote access using DBUS
|
||||
* Copyright (C) 2006 Claessens Xavier
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
@@ -22,7 +22,7 @@
|
||||
#ifndef HEXCHAT_DBUS_PLUGIN_H
|
||||
#define HEXCHAT_DBUS_PLUGIN_H
|
||||
|
||||
int dbus_plugin_init (hexchat_plugin *plugin_handle,
|
||||
int dbus_plugin_init (zoitechat_plugin *plugin_handle,
|
||||
char **plugin_name,
|
||||
char **plugin_desc,
|
||||
char **plugin_version,
|
||||
|
||||
Reference in New Issue
Block a user