X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fprocmsg.h;h=83d5fb1ae75c2b7ff61937ce4985ac3ca355bcdb;hp=0bc416932ae5b677f5511b0f4a5a4c7c94c3d1f3;hb=d01351502311c061d2747f32c4b7797b53144987;hpb=172954923222802df6f78f114a01be7b82f7857c diff --git a/src/procmsg.h b/src/procmsg.h index 0bc416932..83d5fb1ae 100644 --- a/src/procmsg.h +++ b/src/procmsg.h @@ -241,6 +241,7 @@ GNode *procmsg_get_thread_tree (GSList *mlist); void procmsg_move_messages (GSList *mlist); void procmsg_copy_messages (GSList *mlist); +/* return path is locale charset */ gchar *procmsg_get_message_file_path (MsgInfo *msginfo); gchar *procmsg_get_message_file (MsgInfo *msginfo); GSList *procmsg_get_message_file_list (MsgInfoList *mlist);