diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 10:29:21 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 10:29:21 (GMT) |
commit | f5408614bf3fe20ad5c4937c2329c8a77b8753cf (patch) | |
tree | 14648e99f6d8d8ec1f7b8e789ed833ac2a050703 /tools/linguist | |
parent | ef9fec988d3d7ea33836a08128119f99747dc9d5 (diff) | |
download | Qt-f5408614bf3fe20ad5c4937c2329c8a77b8753cf.zip Qt-f5408614bf3fe20ad5c4937c2329c8a77b8753cf.tar.gz Qt-f5408614bf3fe20ad5c4937c2329c8a77b8753cf.tar.bz2 |
Update URL of online documentation.
Reviewed-by: Trust Me
Diffstat (limited to 'tools/linguist')
-rw-r--r-- | tools/linguist/lrelease/lrelease.1 | 2 | ||||
-rw-r--r-- | tools/linguist/lupdate/lupdate.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/linguist/lrelease/lrelease.1 b/tools/linguist/lrelease/lrelease.1 index e9f1bae..3c5f9be 100644 --- a/tools/linguist/lrelease/lrelease.1 +++ b/tools/linguist/lrelease/lrelease.1 @@ -115,4 +115,4 @@ lrelease gnomovision_*.ts .SH "SEE ALSO" .BR lupdate (1) and -.BR http://doc.trolltech.com/i18n.html +.BR http://qt.nokia.com/doc/i18n.html diff --git a/tools/linguist/lupdate/lupdate.1 b/tools/linguist/lupdate/lupdate.1 index 471edce..3d0e31d 100644 --- a/tools/linguist/lupdate/lupdate.1 +++ b/tools/linguist/lupdate/lupdate.1 @@ -150,4 +150,4 @@ lupdate *.cpp *.h *.ui -ts gnomovision_dk.ts .SH "SEE ALSO" .BR lrelease (1) and -.BR http://doc.trolltech.com/i18n.html +.BR http://qt.nokia.com/doc/i18n.html |