# HG changeset patch # User Herman Bloggs # Date 1034797035 0 # Node ID e3a8baffcc2472277bd14b64bd744be3d273997d # Parent ac6ca3890c53f630778b631f2e47e26ff87b201f [gaim-migrate @ 3846] *** empty log message *** committer: Tailor Script diff -r ac6ca3890c53 -r e3a8baffcc24 PROGRAMMING_NOTES --- a/PROGRAMMING_NOTES Wed Oct 16 19:35:44 2002 +0000 +++ b/PROGRAMMING_NOTES Wed Oct 16 19:37:15 2002 +0000 @@ -9,6 +9,8 @@ - Use gaim_home_dir instead of g_get_home_dir or g_getenv("HOME") +- Make sure when including win32dep.h that it is the last header to + be included. PLUGINS & PROTOS ----------------