# HG changeset patch # User Richard Laager # Date 1177389547 0 # Node ID 44489a2123e76263e1a5995b340c60a14e288db2 # Parent dd47fa8ba3e41952e7a810a78457fa95fcd5b7b8 Since I'm about to push this, I'm going to comment out the temp code that references my home directory. diff -r dd47fa8ba3e4 -r 44489a2123e7 libpurple/buddyicon.c --- a/libpurple/buddyicon.c Tue Apr 24 04:35:38 2007 +0000 +++ b/libpurple/buddyicon.c Tue Apr 24 04:39:07 2007 +0000 @@ -752,7 +752,7 @@ const char *dirname = purple_buddy_icons_get_cache_dir(); // TODO: TEMP - old_icons_dir = g_strdup("/home/rlaager/.gaim/icons"); + //old_icons_dir = g_strdup("/home/rlaager/.gaim/icons"); /* Doing this once here saves having to check it inside a loop. */ if (old_icons_dir != NULL)