mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Rename HexChat to ZoiteChat in dbus-client.h
This commit is contained in:
committed by
GitHub
parent
975f4c8d66
commit
ca43595430
@@ -1,4 +1,4 @@
|
|||||||
/* dbus-client.h - HexChat command-line options for D-Bus
|
/* dbus-client.h - ZoiteChat command-line options for D-Bus
|
||||||
* Copyright (C) 2006 Claessens Xavier
|
* Copyright (C) 2006 Claessens Xavier
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
@@ -22,6 +22,6 @@
|
|||||||
#ifndef __DBUS_PLUGIN_H__
|
#ifndef __DBUS_PLUGIN_H__
|
||||||
#define __DBUS_PLUGIN_H__
|
#define __DBUS_PLUGIN_H__
|
||||||
|
|
||||||
void hexchat_remote (void);
|
void zoitechat_remote (void);
|
||||||
|
|
||||||
#endif /* __DBUS_PLUGIN_H__ */
|
#endif /* __DBUS_PLUGIN_H__ */
|
||||||
|
|||||||
Reference in New Issue
Block a user