From e19722342046756a90d65060c756198e31ff4457 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:03:11 +0200 Subject: Additional k => tde renaming and fixes --- languages/csharp/Makefile.am | 2 +- languages/csharp/README.dox | 2 +- languages/csharp/csharpconfigwidget.cpp | 2 +- languages/csharp/csharpconfigwidget.h | 2 +- languages/csharp/csharpsupportpart.cpp | 2 +- languages/csharp/csharpsupportpart.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'languages/csharp') diff --git a/languages/csharp/Makefile.am b/languages/csharp/Makefile.am index d04f1481..75ba9513 100644 --- a/languages/csharp/Makefile.am +++ b/languages/csharp/Makefile.am @@ -13,7 +13,7 @@ libkdevcsharpsupport_la_LIBADD = $(top_builddir)/lib/libtdevelop.la libkdevcsharpsupport_la_SOURCES = csharpsupportpart.cpp csharpconfigwidget.cpp csharpconfigwidgetbase.ui tdeio_csharpdoc_la_SOURCES = csharpdoc.cpp -tdeio_csharpdoc_la_LIBADD = $(LIB_KIO) +tdeio_csharpdoc_la_LIBADD = $(LIB_TDEIO) tdeio_csharpdoc_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) METASOURCES = AUTO diff --git a/languages/csharp/README.dox b/languages/csharp/README.dox index 130d7104..6d256b08 100644 --- a/languages/csharp/README.dox +++ b/languages/csharp/README.dox @@ -6,7 +6,7 @@ over several lines. You can even use some html commands in these lines like: This is code, html links link text, and images. -\authors Bernd Gehrmann +\authors Bernd Gehrmann \authors Luc Willems \maintainer Luc Willems diff --git a/languages/csharp/csharpconfigwidget.cpp b/languages/csharp/csharpconfigwidget.cpp index adc7e0c5..620f7881 100644 --- a/languages/csharp/csharpconfigwidget.cpp +++ b/languages/csharp/csharpconfigwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2002 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@kdevelop.org * * * * 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/languages/csharp/csharpconfigwidget.h b/languages/csharp/csharpconfigwidget.h index d8dab4c2..d5a348c4 100644 --- a/languages/csharp/csharpconfigwidget.h +++ b/languages/csharp/csharpconfigwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2002 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@kdevelop.org * * * * 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/languages/csharp/csharpsupportpart.cpp b/languages/csharp/csharpsupportpart.cpp index 9c124167..154ff911 100644 --- a/languages/csharp/csharpsupportpart.cpp +++ b/languages/csharp/csharpsupportpart.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001-2002 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@kdevelop.org * * * * 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/languages/csharp/csharpsupportpart.h b/languages/csharp/csharpsupportpart.h index 31193322..18e5a663 100644 --- a/languages/csharp/csharpsupportpart.h +++ b/languages/csharp/csharpsupportpart.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2001-2002 by Bernd Gehrmann * - * bernd@tdevelop.org * + * bernd@kdevelop.org * * * * 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 * -- cgit v1.2.1