diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 20:03:11 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 21:03:17 +0200 |
commit | e19722342046756a90d65060c756198e31ff4457 (patch) | |
tree | 8f0f73d20b41d6c9b183ed58a8a13ebc8e5b2f67 /src/newui | |
parent | c3a7a4fbdcd78a66c18b90dc17b7070d517eed17 (diff) | |
download | tdevelop-e19722342046756a90d65060c756198e31ff4457.tar.gz tdevelop-e19722342046756a90d65060c756198e31ff4457.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'src/newui')
-rw-r--r-- | src/newui/Makefile.am | 2 | ||||
-rw-r--r-- | src/newui/button.cpp | 2 | ||||
-rw-r--r-- | src/newui/button.h | 2 | ||||
-rw-r--r-- | src/newui/buttonbar.cpp | 2 | ||||
-rw-r--r-- | src/newui/buttonbar.h | 2 | ||||
-rw-r--r-- | src/newui/comdefs.h | 2 | ||||
-rw-r--r-- | src/newui/ddockwindow.cpp | 2 | ||||
-rw-r--r-- | src/newui/ddockwindow.h | 2 | ||||
-rw-r--r-- | src/newui/dmainwindow.cpp | 2 | ||||
-rw-r--r-- | src/newui/dmainwindow.h | 2 | ||||
-rw-r--r-- | src/newui/docksplitter.cpp | 2 | ||||
-rw-r--r-- | src/newui/docksplitter.h | 2 | ||||
-rw-r--r-- | src/newui/dtabwidget.cpp | 2 | ||||
-rw-r--r-- | src/newui/dtabwidget.h | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/src/newui/Makefile.am b/src/newui/Makefile.am index f0350311..d30e3610 100644 --- a/src/newui/Makefile.am +++ b/src/newui/Makefile.am @@ -11,4 +11,4 @@ libd_la_LDFLAGS = $(all_libraries) noinst_HEADERS = dmainwindow.h ddockwindow.h buttonbar.h button.h comdefs.h docksplitter.h dtabwidget.h libd_la_SOURCES = dmainwindow.cpp buttonbar.cpp \ button.cpp ddockwindow.cpp docksplitter.cpp dtabwidget.cpp -libd_la_LIBADD = $(LIB_KPARTS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) +libd_la_LIBADD = $(LIB_TDEPARTS) $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) diff --git a/src/newui/button.cpp b/src/newui/button.cpp index 83fa358d..930ce733 100644 --- a/src/newui/button.cpp +++ b/src/newui/button.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/button.h b/src/newui/button.h index 4d816788..63d0da59 100644 --- a/src/newui/button.h +++ b/src/newui/button.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/buttonbar.cpp b/src/newui/buttonbar.cpp index 0218a2dc..554870ef 100644 --- a/src/newui/buttonbar.cpp +++ b/src/newui/buttonbar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/buttonbar.h b/src/newui/buttonbar.h index 2732ac50..f0ae292b 100644 --- a/src/newui/buttonbar.h +++ b/src/newui/buttonbar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/comdefs.h b/src/newui/comdefs.h index c2456702..d71694e1 100644 --- a/src/newui/comdefs.h +++ b/src/newui/comdefs.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/ddockwindow.cpp b/src/newui/ddockwindow.cpp index 11e917e1..88f25d18 100644 --- a/src/newui/ddockwindow.cpp +++ b/src/newui/ddockwindow.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/ddockwindow.h b/src/newui/ddockwindow.h index 10727f22..4190958a 100644 --- a/src/newui/ddockwindow.h +++ b/src/newui/ddockwindow.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/dmainwindow.cpp b/src/newui/dmainwindow.cpp index da13b636..3517ab6c 100644 --- a/src/newui/dmainwindow.cpp +++ b/src/newui/dmainwindow.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/dmainwindow.h b/src/newui/dmainwindow.h index 37caa50d..7ccb51f6 100644 --- a/src/newui/dmainwindow.h +++ b/src/newui/dmainwindow.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/docksplitter.cpp b/src/newui/docksplitter.cpp index 26fd4a71..6cfa9445 100644 --- a/src/newui/docksplitter.cpp +++ b/src/newui/docksplitter.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/docksplitter.h b/src/newui/docksplitter.h index b4bf05c9..c61f6c91 100644 --- a/src/newui/docksplitter.h +++ b/src/newui/docksplitter.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2004 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/dtabwidget.cpp b/src/newui/dtabwidget.cpp index 56610b46..1480785a 100644 --- a/src/newui/dtabwidget.cpp +++ b/src/newui/dtabwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * diff --git a/src/newui/dtabwidget.h b/src/newui/dtabwidget.h index 22d861b5..4d7b6f7f 100644 --- a/src/newui/dtabwidget.h +++ b/src/newui/dtabwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2005 by Alexander Dymo * - * adymo@tdevelop.org * + * adymo@kdevelop.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU Library General Public License as * |