summaryrefslogtreecommitdiffstats
path: root/kview/kimageviewer
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:16 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:16 -0600
commit698dd70e2868d1a4028a7cb5486eb6e63990b106 (patch)
tree554d7f474ff689050795bb1991bf3af04ce30485 /kview/kimageviewer
parent3af987b7825866d742487cb6aa5b82bf0adf7543 (diff)
downloadtdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.tar.gz
tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.zip
Additional renaming of kde to tde
Diffstat (limited to 'kview/kimageviewer')
-rw-r--r--kview/kimageviewer/canvas.h2
-rw-r--r--kview/kimageviewer/viewer.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kview/kimageviewer/canvas.h b/kview/kimageviewer/canvas.h
index fbfeaff0..75f601ed 100644
--- a/kview/kimageviewer/canvas.h
+++ b/kview/kimageviewer/canvas.h
@@ -38,7 +38,7 @@ namespace KImageViewer
*
* @author Matthias Kretz <kretz@kde.org>
*
- * You'll find an implementation in kdegraphics (KView). You may
+ * You'll find an implementation in tdegraphics (KView). You may
* still use this interface in your program but it will only work
* if you have an implementation installed.
*
diff --git a/kview/kimageviewer/viewer.h b/kview/kimageviewer/viewer.h
index b521710d..2439b9e9 100644
--- a/kview/kimageviewer/viewer.h
+++ b/kview/kimageviewer/viewer.h
@@ -37,7 +37,7 @@ namespace KImageViewer
*
* @author Matthias Kretz <kretz@kde.org>
*
- * You'll find an implementation in kdegraphics (KView). You may
+ * You'll find an implementation in tdegraphics (KView). You may
* still use this interface in your program but it will only work
* if you have an implementation installed
*