K 10 svn:author V 4 bsam K 8 svn:date V 27 2017-10-20T20:16:57.435361Z K 7 svn:log V 399 textproc/goldendict: Fix iconv wchar_t initialization error. From the original e-mail: Goldendict still uses internal libiconv and can't to load dictionaries that require use of iconv with WCHAR_T producing "Can't initialize iconv conversion: Invalid argument". The patch based on the example 6.17 of porter's handbook solves the problem. Submitted by: Art Kamog (via e-mail) END