From 14cafe8fd8092b29100fae2eac3110597b3db753 Mon Sep 17 00:00:00 2001 From: Paul Aurich Date: Sat, 25 Apr 2009 23:32:08 +0000 Subject: There is no way to change the custom smiley storage directory --- libpurple/smiley.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libpurple/smiley.h b/libpurple/smiley.h index cfd2c0bb43..8d96fddd0e 100644 --- a/libpurple/smiley.h +++ b/libpurple/smiley.h @@ -236,8 +236,7 @@ purple_smileys_find_by_checksum(const char *checksum); /** * Returns the directory used to store custom smiley cached files. * - * The default directory is PURPLEDIR/custom_smiley, unless otherwise specified - * by purple_buddy_icons_set_cache_dir(). + * The default directory is PURPLEDIR/custom_smiley. * * @return The directory in which to store custom smileys cached files. */ -- cgit v1.2.1