1
0
mirror of https://github.com/irssi/irssi.git synced 2024-12-04 14:46:39 -05:00
irssi/src/lib-popt
Timo Sirainen c2b2d45bd6 Getting rid of gettext, moved some _(..) texts to themes and left some error
messages hard coded.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1503 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-05-17 20:13:59 +00:00
..
.cvsignore libpopt is now distributed with irssi since it's small enough and I got 1999-10-06 16:47:43 +00:00
findme.c ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
findme.h libpopt is now distributed with irssi since it's small enough and I got 1999-10-06 16:47:43 +00:00
Makefile.am Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
popt.c don't use alloca() 2000-12-02 07:02:59 +00:00
popt.h libpopt is now distributed with irssi since it's small enough and I got 1999-10-06 16:47:43 +00:00
poptconfig.c ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
popthelp.c Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00
poptint.h Enabled lots of GCC warnings, fixed those that were easy to fix. 2000-07-10 23:00:56 +00:00
poptparse.c ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00