summaryrefslogtreecommitdiffstats
path: root/chalk/ui
diff options
context:
space:
mode:
authorChris <[email protected]>2019-07-16 01:58:10 +0200
committerMichele Calgaro <[email protected]>2019-07-16 14:18:03 +0900
commit9b2c6a283082eb866d4e8e824ce1279b5b41bc52 (patch)
treed10f7b9168368e1a3c944b2af235609ff2c55bc5 /chalk/ui
parent778e3a690fd0afbedaa9ecfa1b9b79cfd28abc1a (diff)
downloadkoffice-9b2c6a283082eb866d4e8e824ce1279b5b41bc52.tar.gz
koffice-9b2c6a283082eb866d4e8e824ce1279b5b41bc52.zip
Fix old upstream URLs for visible parts.
Signed-off-by: Chris <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'chalk/ui')
-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",
+ "bugs.trinitydesktop.org");
aboutData->addAuthor("Adrian Page", 0, "[email protected]");
aboutData->addAuthor("Alan Horkan", 0, "", "http://www.openclipart.org");
aboutData->addAuthor("Bart Coppens", 0, "[email protected]");