summaryrefslogtreecommitdiffstats
path: root/chalk
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-16 01:58:10 +0200
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-07-16 23:32:34 +0900
commit6d97f43c4e2c7165fd05789e628576e60234e93b (patch)
tree8c8405747cdd0b66bd346e5001cf4c3c66edc8c9 /chalk
parentfb0bf02ad2e936201eae8ada0d263667d15494e3 (diff)
downloadkoffice-6d97f43c4e2c7165fd05789e628576e60234e93b.tar.gz
koffice-6d97f43c4e2c7165fd05789e628576e60234e93b.zip
Fix old upstream URLs for visible parts.
Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9b2c6a283082eb866d4e8e824ce1279b5b41bc52)
Diffstat (limited to 'chalk')
-rw-r--r--chalk/ui/kis_aboutdata.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chalk/ui/kis_aboutdata.h b/chalk/ui/kis_aboutdata.h
index 60d10645..bf8ad395 100644
--- a/chalk/ui/kis_aboutdata.h
+++ b/chalk/ui/kis_aboutdata.h
@@ -34,8 +34,7 @@ TDEAboutData * newChalkAboutData()
TDEAboutData::License_GPL,
I18N_NOOP("(c) 1999-2006 The Chalk team.\n"),
"",
- "http://www.koffice.org/chalk",
- "submit@bugs.kde.org");
+ "bugs.trinitydesktop.org");
aboutData->addAuthor("Adrian Page", 0, "Adrian.Page@tesco.net");
aboutData->addAuthor("Alan Horkan", 0, "", "http://www.openclipart.org");
aboutData->addAuthor("Bart Coppens", 0, "kde@bartcoppens.be");