From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- khtml/dom/Makefile.am | 2 +- khtml/dom/css_stylesheet.h | 2 +- khtml/dom/dom2_traversal.h | 2 +- khtml/dom/dom2_views.h | 2 +- khtml/dom/dom_element.h | 2 +- khtml/dom/dom_misc.h | 2 +- khtml/dom/dom_node.h | 2 +- khtml/dom/dom_string.h | 2 +- khtml/dom/html_base.h | 2 +- khtml/dom/html_block.h | 2 +- khtml/dom/html_document.h | 2 +- khtml/dom/html_element.h | 2 +- khtml/dom/html_inline.h | 2 +- khtml/dom/html_list.h | 2 +- khtml/dom/html_misc.h | 2 +- khtml/dom/html_table.h | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'khtml/dom') diff --git a/khtml/dom/Makefile.am b/khtml/dom/Makefile.am index a799e8c0d..cb8b1de8c 100644 --- a/khtml/dom/Makefile.am +++ b/khtml/dom/Makefile.am @@ -49,7 +49,7 @@ myinclude_HEADERS = \ INCLUDES = -I$(top_srcdir)/kimgio -I$(top_srcdir)/kio -I$(top_srcdir)/dcop \ -I$(top_srcdir)/khtml -I$(top_srcdir) $(all_includes) -SRCDOC_DEST=$(kde_htmldir)/en/kdelibs/khtml +SRCDOC_DEST=$(kde_htmldir)/en/tdelibs/khtml ## generate lib documentation srcdoc: diff --git a/khtml/dom/css_stylesheet.h b/khtml/dom/css_stylesheet.h index 33b380ef9..d220ffa76 100644 --- a/khtml/dom/css_stylesheet.h +++ b/khtml/dom/css_stylesheet.h @@ -31,7 +31,7 @@ #include #include -#include +#include namespace DOM { diff --git a/khtml/dom/dom2_traversal.h b/khtml/dom/dom2_traversal.h index d2d3abf48..ea3d3521b 100644 --- a/khtml/dom/dom2_traversal.h +++ b/khtml/dom/dom2_traversal.h @@ -29,7 +29,7 @@ #include #include -#include +#include namespace DOM { class Node; diff --git a/khtml/dom/dom2_views.h b/khtml/dom/dom2_views.h index 862cb9ef2..6f326aaa3 100644 --- a/khtml/dom/dom2_views.h +++ b/khtml/dom/dom2_views.h @@ -23,7 +23,7 @@ #ifndef _DOM_Views_h_ #define _DOM_Views_h_ -#include +#include namespace DOM { class Document; diff --git a/khtml/dom/dom_element.h b/khtml/dom/dom_element.h index e6cc11877..5a5f2986b 100644 --- a/khtml/dom/dom_element.h +++ b/khtml/dom/dom_element.h @@ -32,7 +32,7 @@ #include #include -#include +#include namespace DOM { diff --git a/khtml/dom/dom_misc.h b/khtml/dom/dom_misc.h index 52c796305..4cded0f00 100644 --- a/khtml/dom/dom_misc.h +++ b/khtml/dom/dom_misc.h @@ -22,7 +22,7 @@ #ifndef _DOM_RefCountImpl_h_ #define _DOM_RefCountImpl_h_ -#include +#include namespace DOM { diff --git a/khtml/dom/dom_node.h b/khtml/dom/dom_node.h index 4ddd4ffb1..594aa5e3e 100644 --- a/khtml/dom/dom_node.h +++ b/khtml/dom/dom_node.h @@ -34,7 +34,7 @@ #define _DOM_Node_h_ #include -#include +#include class TQRect; diff --git a/khtml/dom/dom_string.h b/khtml/dom/dom_string.h index 69f2f7b13..dec259882 100644 --- a/khtml/dom/dom_string.h +++ b/khtml/dom/dom_string.h @@ -25,7 +25,7 @@ #include #include -#include +#include namespace DOM { diff --git a/khtml/dom/html_base.h b/khtml/dom/html_base.h index 8a1a2510c..c7ed878ce 100644 --- a/khtml/dom/html_base.h +++ b/khtml/dom/html_base.h @@ -32,7 +32,7 @@ #include -#include +#include namespace DOM { diff --git a/khtml/dom/html_block.h b/khtml/dom/html_block.h index e57c311cd..b318d8cb9 100644 --- a/khtml/dom/html_block.h +++ b/khtml/dom/html_block.h @@ -34,7 +34,7 @@ #include -#include +#include namespace DOM { diff --git a/khtml/dom/html_document.h b/khtml/dom/html_document.h index 677251e78..aa53de96c 100644 --- a/khtml/dom/html_document.h +++ b/khtml/dom/html_document.h @@ -33,7 +33,7 @@ #include #include -#include +#include class KHTMLView; class KHTMLPart; diff --git a/khtml/dom/html_element.h b/khtml/dom/html_element.h index 2d40f08a5..1329793b2 100644 --- a/khtml/dom/html_element.h +++ b/khtml/dom/html_element.h @@ -30,7 +30,7 @@ #define HTML_ELEMENT_H #include -#include +#include class KHTMLView; diff --git a/khtml/dom/html_inline.h b/khtml/dom/html_inline.h index d5c11d515..041c43db0 100644 --- a/khtml/dom/html_inline.h +++ b/khtml/dom/html_inline.h @@ -31,7 +31,7 @@ #include -#include +#include namespace DOM { class HTMLGenericElementImpl; diff --git a/khtml/dom/html_list.h b/khtml/dom/html_list.h index 6aacbf5eb..34c081cb5 100644 --- a/khtml/dom/html_list.h +++ b/khtml/dom/html_list.h @@ -30,7 +30,7 @@ #define HTML_LIST_H #include -#include +#include namespace DOM { diff --git a/khtml/dom/html_misc.h b/khtml/dom/html_misc.h index bcfa09495..643e5caf6 100644 --- a/khtml/dom/html_misc.h +++ b/khtml/dom/html_misc.h @@ -30,7 +30,7 @@ #define HTML_MISC_H #include -#include +#include namespace DOM { diff --git a/khtml/dom/html_table.h b/khtml/dom/html_table.h index 69d163723..72e38d7fe 100644 --- a/khtml/dom/html_table.h +++ b/khtml/dom/html_table.h @@ -31,7 +31,7 @@ // -------------------------------------------------------------------------- #include -#include +#include namespace DOM { -- cgit v1.2.1