Sync .qhelp file renaming to other languages

This commit is contained in:
Marcono1234
2021-03-03 15:38:08 +01:00
parent 53dc2ce9b6
commit b9c0193022
41 changed files with 67 additions and 67 deletions

View File

@@ -2,6 +2,6 @@
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<include src="CommentedOutCodeQuery.qhelp" />
<include src="CommentedOutCodeCommon.qhelp" />
<include src="CommentedOutCodeQuery.inc.qhelp" />
<include src="CommentedOutCodeCommon.inc.qhelp" />
</qhelp>

View File

@@ -12,6 +12,6 @@ for debugging, is left in the code, but commented out. It should be removed alto
</example>
<include src="CommentedOutCodeReferences.qhelp" />
<include src="CommentedOutCodeReferences.inc.qhelp" />
</qhelp>

View File

@@ -2,6 +2,6 @@
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<include src="CommentedOutCodeMetricOverview.qhelp" />
<include src="CommentedOutCodeCommon.qhelp" />
<include src="CommentedOutCodeMetricOverview.inc.qhelp" />
<include src="CommentedOutCodeCommon.inc.qhelp" />
</qhelp>

View File

@@ -2,5 +2,5 @@
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<include src="FCommentRatioCommon.qhelp" />
<include src="FCommentRatioCommon.inc.qhelp" />
</qhelp>

View File

@@ -3,7 +3,7 @@
"qhelp.dtd">
<qhelp>
<overview>
<include src="FLinesOfCodeOverview.qhelp" />
<include src="FLinesOfCodeOverview.inc.qhelp" />
</overview>
<recommendation>
@@ -29,5 +29,5 @@ will not be maintained by a programmer.
</ul>
</recommendation>
<include src="FLinesOfCodeReferences.qhelp" />
<include src="FLinesOfCodeReferences.inc.qhelp" />
</qhelp>

View File

@@ -2,5 +2,5 @@
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<include src="FLinesOfDuplicatedCodeCommon.qhelp" />
<include src="FLinesOfDuplicatedCodeCommon.inc.qhelp" />
</qhelp>

View File

@@ -14,7 +14,7 @@ for a number of reasons.
</p>
</overview>
<include src="DuplicationProblems.qhelp" />
<include src="DuplicationProblems.inc.qhelp" />
<recommendation>

View File

@@ -2,5 +2,5 @@
"-//Semmle//qhelp//EN"
"qhelp.dtd">
<qhelp>
<include src="FLinesOfSimilarCodeCommon.qhelp" />
<include src="FLinesOfSimilarCodeCommon.inc.qhelp" />
</qhelp>

View File

@@ -15,7 +15,7 @@ duplicated code.
</p>
</overview>
<include src="DuplicationProblems.qhelp" />
<include src="DuplicationProblems.inc.qhelp" />
<recommendation>