Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Johnston2012-09-04 18:16:56 +0000
committerJeff Johnston2012-09-04 20:47:50 +0000
commite1e09712b4a7dfb58bd8ffe1e33294f6bdb28df9 (patch)
tree4c767792a0dc20a382a36397c2e55d5164780dec
parent182549656af8afba78a5e88b685552dc67a1dafd (diff)
downloadorg.eclipse.cdt-e1e09712b4a7dfb58bd8ffe1e33294f6bdb28df9.tar.gz
org.eclipse.cdt-e1e09712b4a7dfb58bd8ffe1e33294f6bdb28df9.tar.xz
org.eclipse.cdt-e1e09712b4a7dfb58bd8ffe1e33294f6bdb28df9.zip
Bug 388648: NLS directive should be added to Eclipse Help TOC
file: org.eclipse.cdt.autotools.docs\toc.xml https://bugs.eclipse.org/bugs/show_bug.cgi?id=388648 Change-Id: I48157f63083364e0f6724e21356aa9ac07d7fe77 Reviewed-on: https://git.eclipse.org/r/7612 Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> IP-Clean: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
-rw-r--r--build/org.eclipse.cdt.autotools.docs/toc.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/org.eclipse.cdt.autotools.docs/toc.xml b/build/org.eclipse.cdt.autotools.docs/toc.xml
index def611ff098..be592ba16f6 100644
--- a/build/org.eclipse.cdt.autotools.docs/toc.xml
+++ b/build/org.eclipse.cdt.autotools.docs/toc.xml
@@ -1,4 +1,5 @@
<?xml version='1.0' encoding='utf-8' ?>
+<?NLS TYPE="org.eclipse.help.toc"?>
<toc topic="CDT/Autotools/User_Guide/User-Guide.html" label="Autotools Plug-in User Guide">
<topic href="CDT/Autotools/User_Guide/User-Guide.html" label="Autotools Plug-in User Guide">
<topic href="CDT/Autotools/User_Guide/User-Guide.html" label="Introduction"></topic>

Back to the top