Comment 3 for bug 654015

Revision history for this message
DjSlash (djslash) wrote :

No, no need for a modification on dcpp/* - it was only those cr/lf's. Apparantly I removed them because they were annoying me. I checked by getting the latest trunk and comparing my older dcpp/DirectoryListing.cpp with the newer one.

There are similar variables available in windows dc++, but they are all different. I've compared them recently:

%[mynick] = %[myNI]
%[nick] = %[userNI]
%[file] = %[filePH]%[fileFN]

the last one is with my patch applied, otherwise it's just %[fileFN] - but the windows variant is (iirc) containing the full path.