diff options
Diffstat (limited to 'src/svnfrontend/fronthelpers')
-rw-r--r-- | src/svnfrontend/fronthelpers/propertylist.cpp | 2 | ||||
-rw-r--r-- | src/svnfrontend/fronthelpers/propertylist.h | 2 | ||||
-rw-r--r-- | src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/svnfrontend/fronthelpers/propertylist.cpp b/src/svnfrontend/fronthelpers/propertylist.cpp index 0c7c705..f36721a 100644 --- a/src/svnfrontend/fronthelpers/propertylist.cpp +++ b/src/svnfrontend/fronthelpers/propertylist.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007 by Rajko Albrecht [email protected] * - * http://kdesvn.alwins-world.de/ * + * http://tdesvn.alwins-world.de/ * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/svnfrontend/fronthelpers/propertylist.h b/src/svnfrontend/fronthelpers/propertylist.h index 5751340..49ac137 100644 --- a/src/svnfrontend/fronthelpers/propertylist.h +++ b/src/svnfrontend/fronthelpers/propertylist.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007 by Rajko Albrecht [email protected] * - * http://kdesvn.alwins-world.de/ * + * http://tdesvn.alwins-world.de/ * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp b/src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp index 91a72bb..cdd3a08 100644 --- a/src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp +++ b/src/svnfrontend/fronthelpers/revisionbuttonimpl.cpp @@ -19,7 +19,7 @@ ***************************************************************************/ #include "revisionbuttonimpl.h" #include "src/svnfrontend/fronthelpers/rangeinput_impl.h" -#include "src/settings/kdesvnsettings.h" +#include "src/settings/tdesvnsettings.h" #include <kpushbutton.h> #include <kdialog.h> |