- Timestamp:
- 2008-02-16T15:20:58Z (17 years ago)
- Branches:
- master
- Children:
- 1221ef0
- Parents:
- dc9797f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irc.c
rdc9797f r3064ea4 788 788 789 789 irc_usermsg( irc, "Welcome to the BitlBee gateway!\n\nIf you've never used BitlBee before, please do read the help information using the \x02help\x02 command. Lots of FAQs are answered there." ); 790 #ifdef WITH_OTR 791 irc_usermsg( irc, "\nOTR users please note: Private key files are owned by the user BitlBee is running as." ); 792 #endif 790 793 791 794 if( global.conf->runmode == RUNMODE_FORKDAEMON || global.conf->runmode == RUNMODE_DAEMON )
Note: See TracChangeset
for help on using the changeset viewer.