diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-01-09 00:24:34 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-01-09 00:24:34 +0100 |
commit | bf4e405e03859bf383f55715944f4f71bd338c34 (patch) | |
tree | 293783d05c079b477b9ef396bbd851ca01714e2d /tdecore | |
parent | c5189a79b8621b38b53e3cec952d49630e16dd3a (diff) | |
download | tdelibs-bf4e405e03859bf383f55715944f4f71bd338c34.tar.gz tdelibs-bf4e405e03859bf383f55715944f4f71bd338c34.zip |
Update kate syntax highlight files
Diffstat (limited to 'tdecore')
-rw-r--r-- | tdecore/tdeaboutdata.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecore/tdeaboutdata.h b/tdecore/tdeaboutdata.h index 8b1480f84..dc758824e 100644 --- a/tdecore/tdeaboutdata.h +++ b/tdecore/tdeaboutdata.h @@ -420,8 +420,8 @@ class TDECORE_EXPORT TDEAboutData * Defines the program homepage. * * @param homepage The program homepage string. - * Start the address with "http://". "http://kate.kde.org" is - * is correct, "kde.kde.org" is not. + * Start the address with "http://". "http://kate-editor.org/" is + * is correct, "kate-editor.org" is not. */ void setHomepage( const char *homepage ); |