Use a fake report address
I don't want reports to be sent to bugs.kde.org when obviously this isn't hosted by KDE.
This commit is contained in:
parent
8a0bab4ebc
commit
58238803c3
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ int main(int argc, char *argv[])
|
|||
KAboutLicense::GPL_V3,
|
||||
i18n("(C) 2015 Luca Beltrame"),
|
||||
QString("Using libdanbooru version %1").arg(LIBDANBOORU_VERSION_STRING),
|
||||
QLatin1String("https://git.dennogumi.org/kde/danbooru-client"),
|
||||
QLatin1String("https://git.dennogumi.org/kde/danbooru-client")
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue