diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:48:59 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:48:59 -0600 |
commit | 371e91c48d010efedcc490858f04b8d75e91a82d (patch) | |
tree | 722c82764ee74ef74a48e3ceea5740b3a008b15b /kcontrol/ebrowsing/plugins/localdomain | |
parent | 9fad243fd6c7e0d838d518cf283a0ec1ccbda1a6 (diff) | |
download | tdebase-371e91c48d010efedcc490858f04b8d75e91a82d.tar.gz tdebase-371e91c48d010efedcc490858f04b8d75e91a82d.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kcontrol/ebrowsing/plugins/localdomain')
-rw-r--r-- | kcontrol/ebrowsing/plugins/localdomain/Makefile.am | 2 | ||||
-rw-r--r-- | kcontrol/ebrowsing/plugins/localdomain/localdomainurifilter.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am index 164a9ce35..362aacbf5 100644 --- a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am +++ b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am @@ -1,4 +1,4 @@ -## Makefile.am of kdebase/kcontrol/ebrowsing/plugins/localdomain +## Makefile.am of tdebase/kcontrol/ebrowsing/plugins/localdomain AM_CPPFLAGS = $(all_includes) -DQT_NO_CAST_ASCII diff --git a/kcontrol/ebrowsing/plugins/localdomain/localdomainurifilter.cpp b/kcontrol/ebrowsing/plugins/localdomain/localdomainurifilter.cpp index f81fda73d..1f9af3152 100644 --- a/kcontrol/ebrowsing/plugins/localdomain/localdomainurifilter.cpp +++ b/kcontrol/ebrowsing/plugins/localdomain/localdomainurifilter.cpp @@ -33,7 +33,7 @@ /** * IMPORTANT: If you change anything here, please run the regression test - * kdelibs/kio/tests/kurifiltertest + * tdelibs/kio/tests/kurifiltertest */ LocalDomainURIFilter::LocalDomainURIFilter( TQObject *parent, const char *name, |