Rename HexChat to ZoiteChat in dbus-client.h

This commit is contained in:
deepend-tildeclub
2026-01-05 18:04:34 -07:00
committed by GitHub
parent 975f4c8d66
commit ca43595430

View File

@@ -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
*
* This program is free software; you can redistribute it and/or modify
@@ -22,6 +22,6 @@
#ifndef __DBUS_PLUGIN_H__
#define __DBUS_PLUGIN_H__
void hexchat_remote (void);
void zoitechat_remote (void);
#endif /* __DBUS_PLUGIN_H__ */