From 20167991da0e440ac4b06dbe3c48ad46679b9a14 Mon Sep 17 00:00:00 2001 From: qarkai Date: Sun, 8 Oct 2017 20:31:38 +0300 Subject: Some fixes --- libpurple/core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpurple/core.h') diff --git a/libpurple/core.h b/libpurple/core.h index 4af45f9397..40968534a8 100644 --- a/libpurple/core.h +++ b/libpurple/core.h @@ -232,7 +232,7 @@ GHashTable* purple_core_get_ui_info(void); * Migrates from legacy directory for libpurple to location following * XDG base dir spec. https://developer.pidgin.im/ticket/10029 * NOTE This is not finished yet. Need to decide where other profile files - * should be moved. + * should be moved. Search for usages of purple_user_dir(). * * Returns: TRUE if migrated successfully, FALSE otherwise. On failure, * the application must display an error to the user and then exit. -- cgit v1.2.1