Update of /cvsroot/gaim/gaim/po
In directory usw-pr-cvs1:/tmp/cvs-serv5211/po
Modified Files:
POTFILES.in
Log Message:
Arkadiusz Miskiewicz\'s Gadu-Gadu plugin. I was able to figure out enough polish to be able to download Gadu-Gadu, create an account, and test the plugin. Imagine my shock when I got my info and it said I was a woman. Whoops.
Also splitting plugins.c so that non-gtk stuff is in modules.c. gaim-core is almost ready for protocol implantaion.
Also fixing an IRC bug.
Also patiently waiting for anoncvs_gaim's lock in /cvsroot/gaim/gaim/pixmaps
Index: POTFILES.in
===================================================================
RCS file: /cvsroot/gaim/gaim/po/POTFILES.in,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- POTFILES.in 2001/08/30 21:24:13 1.11
+++ POTFILES.in 2001/09/29 23:06:30 1.12
@@ -1,3 +1,4 @@
+src/protocols/gg/gg.c
src/protocols/icq/gaim_icq.c
src/protocols/irc/irc.c
src/protocols/jabber/jabber.c
|