summaryrefslogtreecommitdiffstats
path: root/src/gvcore/filethumbnailviewitem.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-12 21:59:52 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-12 21:59:52 -0500
commitce3d59a5a336089131c23ae2ffa11b720b8c35ea (patch)
tree26645859ecba334dfbc6be2cdb83bed99e3e2965 /src/gvcore/filethumbnailviewitem.cpp
parent1eac443e690763dd571aec664aba52f6683f9916 (diff)
downloadgwenview-ce3d59a5a336089131c23ae2ffa11b720b8c35ea.tar.gz
gwenview-ce3d59a5a336089131c23ae2ffa11b720b8c35ea.zip
Fix branding issues.
Diffstat (limited to 'src/gvcore/filethumbnailviewitem.cpp')
-rw-r--r--src/gvcore/filethumbnailviewitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/filethumbnailviewitem.cpp b/src/gvcore/filethumbnailviewitem.cpp
index cd607b7..7fe5c77 100644
--- a/src/gvcore/filethumbnailviewitem.cpp
+++ b/src/gvcore/filethumbnailviewitem.cpp
@@ -1,5 +1,5 @@
// vim: set tabstop=4 shiftwidth=4 noexpandtab:
-/* Gwenview - A simple image viewer for KDE
+/* Gwenview - A simple image viewer for TDE
Copyright 2000-2004 Aurélien Gâteau
This class is based on the KIconViewItem class from KDE libs.
Original copyright follows.