From ce3d59a5a336089131c23ae2ffa11b720b8c35ea Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 12 Apr 2012 21:59:52 -0500 Subject: Fix branding issues. --- src/app/bookmarkdialog.cpp | 2 +- src/app/bookmarkdialog.h | 2 +- src/app/bookmarkowner.cpp | 2 +- src/app/bookmarkowner.h | 2 +- src/app/bookmarkviewcontroller.cpp | 2 +- src/app/bookmarkviewcontroller.h | 2 +- src/app/configdialog.cpp | 2 +- src/app/configdialog.h | 2 +- src/app/dirviewcontroller.cpp | 2 +- src/app/dirviewcontroller.h | 2 +- src/app/history.cpp | 2 +- src/app/history.h | 2 +- src/app/kipiinterface.cpp | 2 +- src/app/kipiinterface.h | 2 +- src/app/main.cpp | 4 ++-- src/app/mainwindow.cpp | 2 +- src/app/mainwindow.h | 2 +- src/app/testvtabwidget.cpp | 2 +- src/app/treeview.cpp | 2 +- src/app/treeview.h | 2 +- src/app/truncatedtextlabel.h | 2 +- src/app/vtabwidget.cpp | 2 +- src/app/vtabwidget.h | 2 +- 23 files changed, 24 insertions(+), 24 deletions(-) (limited to 'src/app') diff --git a/src/app/bookmarkdialog.cpp b/src/app/bookmarkdialog.cpp index 11507df..3fe5aa8 100644 --- a/src/app/bookmarkdialog.cpp +++ b/src/app/bookmarkdialog.cpp @@ -1,6 +1,6 @@ // 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 program is free software; you can redistribute it and/or diff --git a/src/app/bookmarkdialog.h b/src/app/bookmarkdialog.h index 9f47cc0..a2a8311 100644 --- a/src/app/bookmarkdialog.h +++ b/src/app/bookmarkdialog.h @@ -1,6 +1,6 @@ // 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 program is free software; you can redistribute it and/or diff --git a/src/app/bookmarkowner.cpp b/src/app/bookmarkowner.cpp index 55dc593..e1ea6c9 100644 --- a/src/app/bookmarkowner.cpp +++ b/src/app/bookmarkowner.cpp @@ -1,6 +1,6 @@ // 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 program is free software; you can redistribute it and/or diff --git a/src/app/bookmarkowner.h b/src/app/bookmarkowner.h index 87e34a2..93845ac 100644 --- a/src/app/bookmarkowner.h +++ b/src/app/bookmarkowner.h @@ -1,6 +1,6 @@ // 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 program is free software; you can redistribute it and/or diff --git a/src/app/bookmarkviewcontroller.cpp b/src/app/bookmarkviewcontroller.cpp index d09156a..fe0d032 100644 --- a/src/app/bookmarkviewcontroller.cpp +++ b/src/app/bookmarkviewcontroller.cpp @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2005 Aurelien Gateau This program is free software; you can redistribute it and/or diff --git a/src/app/bookmarkviewcontroller.h b/src/app/bookmarkviewcontroller.h index 823341b..e29d64d 100644 --- a/src/app/bookmarkviewcontroller.h +++ b/src/app/bookmarkviewcontroller.h @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2005 Aurelien Gateau This program is free software; you can redistribute it and/or diff --git a/src/app/configdialog.cpp b/src/app/configdialog.cpp index 3dbdb53..d2a442c 100644 --- a/src/app/configdialog.cpp +++ b/src/app/configdialog.cpp @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�ien G�eau This program is free software; you can redistribute it and/or diff --git a/src/app/configdialog.h b/src/app/configdialog.h index 149b763..5e35bcb 100644 --- a/src/app/configdialog.h +++ b/src/app/configdialog.h @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�ien G�eau This program is free software; you can redistribute it and/or diff --git a/src/app/dirviewcontroller.cpp b/src/app/dirviewcontroller.cpp index 2bf34f1..15e480b 100644 --- a/src/app/dirviewcontroller.cpp +++ b/src/app/dirviewcontroller.cpp @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2005 Aurelien Gateau This program is free software; you can redistribute it and/or diff --git a/src/app/dirviewcontroller.h b/src/app/dirviewcontroller.h index da2f075..7dd31bd 100644 --- a/src/app/dirviewcontroller.h +++ b/src/app/dirviewcontroller.h @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2005 Aurelien Gateau This program is free software; you can redistribute it and/or diff --git a/src/app/history.cpp b/src/app/history.cpp index e8781f3..74a2a3a 100644 --- a/src/app/history.cpp +++ b/src/app/history.cpp @@ -1,6 +1,6 @@ // 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 Copyright 2003 Tudor Calin diff --git a/src/app/history.h b/src/app/history.h index 1fcabcf..006faa5 100644 --- a/src/app/history.h +++ b/src/app/history.h @@ -1,6 +1,6 @@ // 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 Copyright 2003 Tudor Calin diff --git a/src/app/kipiinterface.cpp b/src/app/kipiinterface.cpp index f95fe54..e6484f6 100644 --- a/src/app/kipiinterface.cpp +++ b/src/app/kipiinterface.cpp @@ -1,6 +1,6 @@ // 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 program is free software; you can redistribute it and/or diff --git a/src/app/kipiinterface.h b/src/app/kipiinterface.h index ff17553..f4c6fa9 100644 --- a/src/app/kipiinterface.h +++ b/src/app/kipiinterface.h @@ -1,6 +1,6 @@ // 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 program is free software; you can redistribute it and/or diff --git a/src/app/main.cpp b/src/app/main.cpp index 989bffd..4401193 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2006 Aurelien Gateau This program is free software; you can redistribute it and/or @@ -106,7 +106,7 @@ void applyFilterArgs(KCmdLineArgs* args, FileViewController* controller) { extern "C" KDE_EXPORT int kdemain (int argc, char *argv[]) { KAboutData aboutData("gwenview", I18N_NOOP("Gwenview"), - version, I18N_NOOP("An image viewer for KDE"), KAboutData::License_GPL, + version, I18N_NOOP("An image viewer for TDE"), KAboutData::License_GPL, "Copyright 2000-2006, The Gwenview developers",0,"http://gwenview.sourceforge.net"); aboutData.addAuthor("Aurélien Gâteau", I18N_NOOP("Main developer"), "aurelien.gateau@free.fr"); aboutData.addAuthor("LuboÅ¡ Luňák", I18N_NOOP("Developer"), "l.lunak@suse.cz"); diff --git a/src/app/mainwindow.cpp b/src/app/mainwindow.cpp index 70b42d7..be3782d 100644 --- a/src/app/mainwindow.cpp +++ b/src/app/mainwindow.cpp @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�ien G�eau This program is free software; you can redistribute it and/or diff --git a/src/app/mainwindow.h b/src/app/mainwindow.h index ad9122c..c38fbca 100644 --- a/src/app/mainwindow.h +++ b/src/app/mainwindow.h @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2000-2004 Aur�ien G�eau This program is free software; you can redistribute it and/or diff --git a/src/app/testvtabwidget.cpp b/src/app/testvtabwidget.cpp index c63668a..9491280 100644 --- a/src/app/testvtabwidget.cpp +++ b/src/app/testvtabwidget.cpp @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2005 Aurelien Gateau This program is free software; you can redistribute it and/or diff --git a/src/app/treeview.cpp b/src/app/treeview.cpp index 3ee9e4a..f95ed2a 100644 --- a/src/app/treeview.cpp +++ b/src/app/treeview.cpp @@ -1,6 +1,6 @@ // 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�ien G�eau This program is free software; you can redistribute it and/or diff --git a/src/app/treeview.h b/src/app/treeview.h index f084103..99dcf5f 100644 --- a/src/app/treeview.h +++ b/src/app/treeview.h @@ -1,6 +1,6 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2005 Aurelien Gateau This program is free software; you can redistribute it and/or diff --git a/src/app/truncatedtextlabel.h b/src/app/truncatedtextlabel.h index 2351890..082b7b7 100644 --- a/src/app/truncatedtextlabel.h +++ b/src/app/truncatedtextlabel.h @@ -1,6 +1,6 @@ // 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�ien G�eau This program is free software; you can redistribute it and/or diff --git a/src/app/vtabwidget.cpp b/src/app/vtabwidget.cpp index 40a1a0a..9e72b86 100644 --- a/src/app/vtabwidget.cpp +++ b/src/app/vtabwidget.cpp @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2005 Aurelien Gateau This program is free software; you can redistribute it and/or diff --git a/src/app/vtabwidget.h b/src/app/vtabwidget.h index c55f456..0c750a4 100644 --- a/src/app/vtabwidget.h +++ b/src/app/vtabwidget.h @@ -1,7 +1,7 @@ // vim: set tabstop=4 shiftwidth=4 noexpandtab: // kate: indent-mode csands; indent-width 4; replace-tabs-save off; replace-tabs off; replace-trailing-space-save off; space-indent off; tabs-indents on; tab-width 4; /* -Gwenview - A simple image viewer for KDE +Gwenview - A simple image viewer for TDE Copyright 2005 Aurelien Gateau This program is free software; you can redistribute it and/or -- cgit v1.2.1