seems like a bug in NullsoftInstallerPackage
Wolfgang Rohdewald
wolfgang at rohdewald.de
Wed Jan 12 22:57:57 CET 2011
On Mittwoch 12 Januar 2011, Ralf Habacker wrote:
> The whole code is shown below - where is the problem
> - imageDir is a local copy of self.imageDir()
imageDir is computed but never used. Instead self.imageDir()
is used for copyFiles.
So either we do not need to compute imageDir or it should
actually be used in copyFiles
--
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-windows/attachments/20110112/a8bb0f95/attachment.htm
More information about the Kde-windows
mailing list