summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Aurich <darkrain42@pidgin.im>2009-04-25 23:32:08 +0000
committerPaul Aurich <darkrain42@pidgin.im>2009-04-25 23:32:08 +0000
commit14cafe8fd8092b29100fae2eac3110597b3db753 (patch)
tree72a06c527569c4ddb884e48c4059d8323cd12f44
parent8edfd080d813f72ed7bb431dc4924072c2be539e (diff)
downloadpidgin-cpw.darkrain42.docs.tar.gz
There is no way to change the custom smiley storage directorycpw.darkrain42.docs
-rw-r--r--libpurple/smiley.h3
1 files changed, 1 insertions, 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.
*/