Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2009-04-28 16:04:39 +0000
committerVivian Kong2009-04-28 16:04:39 +0000
commite850c5811b03c557c357ab49290004bdbb27adae (patch)
tree46d880ac7cdddb2ff18bc1cffd37ff7ec0005b64 /doc/org.eclipse.cdt.doc.user
parent4f634fd92354f5576b22662908c429c65438f53c (diff)
downloadorg.eclipse.cdt-e850c5811b03c557c357ab49290004bdbb27adae.tar.gz
org.eclipse.cdt-e850c5811b03c557c357ab49290004bdbb27adae.tar.xz
org.eclipse.cdt-e850c5811b03c557c357ab49290004bdbb27adae.zip
bug 269421 - [Accessibility] The value of the LANG attribute must be set to one of the ISO 639 language codes
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user')
-rw-r--r--doc/org.eclipse.cdt.doc.user/about.html2
-rw-r--r--doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/notices.html2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_include_browser_view.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html2
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_type_hierarchy_view.htm2
-rw-r--r--doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm2
10 files changed, 10 insertions, 10 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/about.html b/doc/org.eclipse.cdt.doc.user/about.html
index a8759f20c6b..d9568888721 100644
--- a/doc/org.eclipse.cdt.doc.user/about.html
+++ b/doc/org.eclipse.cdt.doc.user/about.html
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>About</title>
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm
index cd9a345eae0..88594ff5f9d 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_indexer_fullindexer.htm
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<html lang="en">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm
index e04b62e3188..84cb60bba64 100644
--- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm
+++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm
@@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
+<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2007,2008 This page is made available under license. For full details, see the LEGAL section in the documentation that contains this page.">
diff --git a/doc/org.eclipse.cdt.doc.user/notices.html b/doc/org.eclipse.cdt.doc.user/notices.html
index d3cd8fee14c..e3106d6b53f 100644
--- a/doc/org.eclipse.cdt.doc.user/notices.html
+++ b/doc/org.eclipse.cdt.doc.user/notices.html
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
-<html>
+<html lang="en">
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm
index c5096ccca52..30156bae643 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_code_templates_pref.htm
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm
index 90f15231179..f6bb2450dad 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_c_editor_mark_occurrences.htm
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_include_browser_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_include_browser_view.htm
index 625a0454d5e..e4b9581ef35 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_include_browser_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_include_browser_view.htm
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html
index 8ea77f84485..c414fcff4fc 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_indexer_preference.html
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<html lang="en">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_type_hierarchy_view.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_type_hierarchy_view.htm
index 4799356240f..fa29dd4300e 100644
--- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_type_hierarchy_view.htm
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_type_hierarchy_view.htm
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm
index a925e176a48..19e1195960f 100644
--- a/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm
+++ b/doc/org.eclipse.cdt.doc.user/tasks/cdt_t_debug_exes.htm
@@ -1,5 +1,5 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
+<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />

Back to the top