summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/dub
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:46:32 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:46:32 -0600
commitcfb4d6fac0df04704644730fbcd36af80f802b7e (patch)
tree15e43f0b84f1e4d95b9707f05330077da680bd58 /noatun-plugins/dub
parent0b54ffd6f291a256e00f5a93d0472d7198e6a1fc (diff)
downloadtdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.tar.gz
tdeaddons-cfb4d6fac0df04704644730fbcd36af80f802b7e.zip
Additional renaming of kde to tde
Diffstat (limited to 'noatun-plugins/dub')
-rw-r--r--noatun-plugins/dub/Makefile.am4
-rw-r--r--noatun-plugins/dub/dub/fileselectorwidget.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/noatun-plugins/dub/Makefile.am b/noatun-plugins/dub/Makefile.am
index e7268ab..da96f87 100644
--- a/noatun-plugins/dub/Makefile.am
+++ b/noatun-plugins/dub/Makefile.am
@@ -1,10 +1,10 @@
-####### kdevelop will overwrite this part!!! (begin)##########
+####### tdevelop will overwrite this part!!! (begin)##########
SUBDIRS = dub
EXTRA_DIST = dub.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO BUGS
-####### kdevelop will overwrite this part!!! (end)############
+####### tdevelop will overwrite this part!!! (end)############
# not a GNU package. You can remove this line, if
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign
diff --git a/noatun-plugins/dub/dub/fileselectorwidget.h b/noatun-plugins/dub/dub/fileselectorwidget.h
index 6cb612b..d140285 100644
--- a/noatun-plugins/dub/dub/fileselectorwidget.h
+++ b/noatun-plugins/dub/dub/fileselectorwidget.h
@@ -1,5 +1,5 @@
/*-*-c++-*-*****************************************************************
- * Copyright (C) 2001 by Bernd Gehrmann bernd@kdevelop.org *
+ * Copyright (C) 2001 by Bernd Gehrmann bernd@tdevelop.org *
* Copyright (C) 2002 by Eray Ozkural erayo@cs.bilkent.edu.tr *
* *
* This program is free software; you can redistribute it and/or modify *