Mercurial > pidgin
changeset 16377:44489a2123e7
Since I'm about to push this, I'm going to comment out the temp code that references my home directory.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 24 Apr 2007 04:39:07 +0000 |
parents | dd47fa8ba3e4 |
children | bae921154351 |
files | libpurple/buddyicon.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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)