mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 01:00:19 +00:00
new name after fork
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* HexChat
|
||||
/* ZoiteChat
|
||||
* Copyright (C) 1998-2010 Peter Zelezny.
|
||||
* Copyright (C) 2009-2013 Berke Viktor.
|
||||
*
|
||||
@@ -174,9 +174,9 @@ void fe_menu_update (menu_entry *);
|
||||
#define FE_SE_RECONDELAY 3
|
||||
#define FE_SE_CONNECTING 4
|
||||
void fe_server_event (server *serv, int type, int arg);
|
||||
/* pass NULL filename2 for default HexChat icon */
|
||||
/* pass NULL filename2 for default ZoiteChat icon */
|
||||
void fe_tray_set_flash (const char *filename1, const char *filename2, int timeout);
|
||||
/* pass NULL filename for default HexChat icon */
|
||||
/* pass NULL filename for default ZoiteChat icon */
|
||||
void fe_tray_set_file (const char *filename);
|
||||
typedef enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user