mirror of
https://github.com/irssi/irssi.git
synced 2026-08-15 14:42:08 +02:00
show initial nick and name on first start
This commit is contained in:
parent
7e619ed990
commit
b0fa4dd46d
8 changed files with 85 additions and 26 deletions
6
src/fe-common/core/fe-settings.h
Normal file
6
src/fe-common/core/fe-settings.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef __FE_CHANNELS_H
|
||||
#define __FE_CHANNELS_H
|
||||
|
||||
void fe_settings_set_print(const char *key);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue