On 05/19/2010 12:12 AM, Molkentin Daniel (Nokia-D/Berlin) wrote: > That is not strictly true. You can also patch the file (check the path in the > diff and find it under /usr/share) by hand (you will need root permissions to > do that). However, this is frowned upon, since it can potentially conflict > with the package management. As a better alternative, download Qt Creator > 1.3.1, 2.0 beta or a recent snapshot (depending on how adventurous you are). > It will install Creator into your home directory and you should be able to > just apply the patch there.
I'm afraid that's not the case here, since this file is compiled into Qt Creator as a resource so the file can't be found in a Qt SDK or Qt Creator installation. So Qt Creator will have to be recompiled with the patch applied. Regards, Bjørn -- Thorbjørn Lindeijer Software Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
