On 2013年01月09日 08:09, Martin Sandsmark wrote:
>Any reason not to use bugs.kde.org?
Fixed.
Hi, I see you made the change :
- aboutData->setBugAddress(QByteArray("[email protected]"));
+ aboutData->setBugAddress(QByteArray("https://bugs.kde.org/"));
Hmm, that is not going to work. Dr.Konqi expects "[email protected]"
as the bug address of applications using bugs.kde.org. If you plan to
use bugs.kde.org as the tracker, then you don't need to call
setBugAddress() at all. The default value just works.
And don't forget to ask sysadmins to create a "mangonel" product on
bugs.kde.org :)
Regards
Jekyll