Documentation/Help/source.qhp

branch
maintenance
changeset 5773
899700885725
parent 5752
1860eca908e4
parent 5769
944c04cec861
child 5825
9487c08b6a23
diff -r 1dffdf872fdb -r 899700885725 Documentation/Help/source.qhp
--- a/Documentation/Help/source.qhp	Tue Jun 06 19:52:41 2017 +0200
+++ b/Documentation/Help/source.qhp	Wed Jun 28 19:14:32 2017 +0200
@@ -107,6 +107,7 @@
             <section title="eric6.E5Gui.E5PathPicker" ref="eric6.E5Gui.E5PathPicker.html" />
             <section title="eric6.E5Gui.E5ProgressDialog" ref="eric6.E5Gui.E5ProgressDialog.html" />
             <section title="eric6.E5Gui.E5SideBar" ref="eric6.E5Gui.E5SideBar.html" />
+            <section title="eric6.E5Gui.E5SimpleHelpDialog" ref="eric6.E5Gui.E5SimpleHelpDialog.html" />
             <section title="eric6.E5Gui.E5SingleApplication" ref="eric6.E5Gui.E5SingleApplication.html" />
             <section title="eric6.E5Gui.E5SqueezeLabels" ref="eric6.E5Gui.E5SqueezeLabels.html" />
             <section title="eric6.E5Gui.E5StringListEditWidget" ref="eric6.E5Gui.E5StringListEditWidget.html" />
@@ -127,6 +128,7 @@
             <section title="eric6.E5Network.data" ref="index-eric6.E5Network.data.html">
             </section>
             <section title="eric6.E5Network.E5Ftp" ref="eric6.E5Network.E5Ftp.html" />
+            <section title="eric6.E5Network.E5GoogleMail" ref="eric6.E5Network.E5GoogleMail.html" />
             <section title="eric6.E5Network.E5NetworkHeaderDetailsDialog" ref="eric6.E5Network.E5NetworkHeaderDetailsDialog.html" />
             <section title="eric6.E5Network.E5NetworkIcon" ref="eric6.E5Network.E5NetworkIcon.html" />
             <section title="eric6.E5Network.E5NetworkMonitor" ref="eric6.E5Network.E5NetworkMonitor.html" />
@@ -774,6 +776,7 @@
               <section title="eric6.Preferences.ConfigurationPages.DebuggerGeneralPage" ref="eric6.Preferences.ConfigurationPages.DebuggerGeneralPage.html" />
               <section title="eric6.Preferences.ConfigurationPages.DebuggerPython3Page" ref="eric6.Preferences.ConfigurationPages.DebuggerPython3Page.html" />
               <section title="eric6.Preferences.ConfigurationPages.DebuggerPythonPage" ref="eric6.Preferences.ConfigurationPages.DebuggerPythonPage.html" />
+              <section title="eric6.Preferences.ConfigurationPages.DiffColoursPage" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html" />
               <section title="eric6.Preferences.ConfigurationPages.EditorAPIsPage" ref="eric6.Preferences.ConfigurationPages.EditorAPIsPage.html" />
               <section title="eric6.Preferences.ConfigurationPages.EditorAutocompletionPage" ref="eric6.Preferences.ConfigurationPages.EditorAutocompletionPage.html" />
               <section title="eric6.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage" ref="eric6.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html" />
@@ -981,7 +984,6 @@
             <section title="eric6.Tasks.TaskViewer" ref="eric6.Tasks.TaskViewer.html" />
           </section>
           <section title="eric6.Templates" ref="index-eric6.Templates.html">
-            <section title="eric6.Templates.TemplateHelpDialog" ref="eric6.Templates.TemplateHelpDialog.html" />
             <section title="eric6.Templates.TemplateMultipleVariablesDialog" ref="eric6.Templates.TemplateMultipleVariablesDialog.html" />
             <section title="eric6.Templates.TemplatePropertiesDialog" ref="eric6.Templates.TemplatePropertiesDialog.html" />
             <section title="eric6.Templates.TemplateSingleVariableDialog" ref="eric6.Templates.TemplateSingleVariableDialog.html" />
@@ -2947,6 +2949,7 @@
       <keyword name="CompareDialog.__appendText" id="CompareDialog.__appendText" ref="eric6.UI.CompareDialog.html#CompareDialog.__appendText" />
       <keyword name="CompareDialog.__compare" id="CompareDialog.__compare" ref="eric6.UI.CompareDialog.html#CompareDialog.__compare" />
       <keyword name="CompareDialog.__fileChanged" id="CompareDialog.__fileChanged" ref="eric6.UI.CompareDialog.html#CompareDialog.__fileChanged" />
+      <keyword name="CompareDialog.__generateFormats" id="CompareDialog.__generateFormats" ref="eric6.UI.CompareDialog.html#CompareDialog.__generateFormats" />
       <keyword name="CompareDialog.__moveTextToCurrentDiffPos" id="CompareDialog.__moveTextToCurrentDiffPos" ref="eric6.UI.CompareDialog.html#CompareDialog.__moveTextToCurrentDiffPos" />
       <keyword name="CompareDialog.__scrollBarMoved" id="CompareDialog.__scrollBarMoved" ref="eric6.UI.CompareDialog.html#CompareDialog.__scrollBarMoved" />
       <keyword name="CompareDialog.compare" id="CompareDialog.compare" ref="eric6.UI.CompareDialog.html#CompareDialog.compare" />
@@ -3809,6 +3812,15 @@
       <keyword name="DictResolver.getDictionary" id="DictResolver.getDictionary" ref="eric6.DebugClients.Python.DebugVariables.html#DictResolver.getDictionary" />
       <keyword name="DictResolver.keyToStr" id="DictResolver.keyToStr" ref="eric6.DebugClients.Python.DebugVariables.html#DictResolver.keyToStr" />
       <keyword name="DictResolver.resolve" id="DictResolver.resolve" ref="eric6.DebugClients.Python.DebugVariables.html#DictResolver.resolve" />
+      <keyword name="DiffColoursPage" id="DiffColoursPage" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage" />
+      <keyword name="DiffColoursPage (Constructor)" id="DiffColoursPage (Constructor)" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage.__init__" />
+      <keyword name="DiffColoursPage (Module)" id="DiffColoursPage (Module)" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html" />
+      <keyword name="DiffColoursPage.__initColour" id="DiffColoursPage.__initColour" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage.__initColour" />
+      <keyword name="DiffColoursPage.__selectBackgroundColour" id="DiffColoursPage.__selectBackgroundColour" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage.__selectBackgroundColour" />
+      <keyword name="DiffColoursPage.__selectTextColour" id="DiffColoursPage.__selectTextColour" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage.__selectTextColour" />
+      <keyword name="DiffColoursPage.__updateSampleBackgroundColour" id="DiffColoursPage.__updateSampleBackgroundColour" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage.__updateSampleBackgroundColour" />
+      <keyword name="DiffColoursPage.__updateSampleTextColour" id="DiffColoursPage.__updateSampleTextColour" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage.__updateSampleTextColour" />
+      <keyword name="DiffColoursPage.save" id="DiffColoursPage.save" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage.save" />
       <keyword name="DiffDialog" id="DiffDialog" ref="eric6.UI.DiffDialog.html#DiffDialog" />
       <keyword name="DiffDialog (Constructor)" id="DiffDialog (Constructor)" ref="eric6.UI.DiffDialog.html#DiffDialog.__init__" />
       <keyword name="DiffDialog (Module)" id="DiffDialog (Module)" ref="eric6.UI.DiffDialog.html" />
@@ -4185,11 +4197,14 @@
       <keyword name="E5GenericDiffHighlighter" id="E5GenericDiffHighlighter" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter" />
       <keyword name="E5GenericDiffHighlighter (Constructor)" id="E5GenericDiffHighlighter (Constructor)" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter.__init__" />
       <keyword name="E5GenericDiffHighlighter (Module)" id="E5GenericDiffHighlighter (Module)" ref="eric6.E5Gui.E5GenericDiffHighlighter.html" />
+      <keyword name="E5GenericDiffHighlighter.__initColours" id="E5GenericDiffHighlighter.__initColours" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter.__initColours" />
       <keyword name="E5GenericDiffHighlighter.createRules" id="E5GenericDiffHighlighter.createRules" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter.createRules" />
       <keyword name="E5GenericDiffHighlighter.formats" id="E5GenericDiffHighlighter.formats" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter.formats" />
       <keyword name="E5GenericDiffHighlighter.generateRules" id="E5GenericDiffHighlighter.generateRules" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter.generateRules" />
       <keyword name="E5GenericDiffHighlighter.highlightBlock" id="E5GenericDiffHighlighter.highlightBlock" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter.highlightBlock" />
       <keyword name="E5GenericDiffHighlighter.makeFormat" id="E5GenericDiffHighlighter.makeFormat" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter.makeFormat" />
+      <keyword name="E5GenericDiffHighlighter.regenerateRules" id="E5GenericDiffHighlighter.regenerateRules" ref="eric6.E5Gui.E5GenericDiffHighlighter.html#E5GenericDiffHighlighter.regenerateRules" />
+      <keyword name="E5GoogleMail (Module)" id="E5GoogleMail (Module)" ref="eric6.E5Network.E5GoogleMail.html" />
       <keyword name="E5Graphics (Package)" id="E5Graphics (Package)" ref="index-eric6.E5Graphics.html" />
       <keyword name="E5GraphicsView" id="E5GraphicsView" ref="eric6.E5Graphics.E5GraphicsView.html#E5GraphicsView" />
       <keyword name="E5GraphicsView (Constructor)" id="E5GraphicsView (Constructor)" ref="eric6.E5Graphics.E5GraphicsView.html#E5GraphicsView.__init__" />
@@ -4544,6 +4559,9 @@
       <keyword name="E5SideBar.tabToolTip" id="E5SideBar.tabToolTip" ref="eric6.E5Gui.E5SideBar.html#E5SideBar.tabToolTip" />
       <keyword name="E5SideBar.tabWhatsThis" id="E5SideBar.tabWhatsThis" ref="eric6.E5Gui.E5SideBar.html#E5SideBar.tabWhatsThis" />
       <keyword name="E5SideBar.widget" id="E5SideBar.widget" ref="eric6.E5Gui.E5SideBar.html#E5SideBar.widget" />
+      <keyword name="E5SimpleHelpDialog" id="E5SimpleHelpDialog" ref="eric6.E5Gui.E5SimpleHelpDialog.html#E5SimpleHelpDialog" />
+      <keyword name="E5SimpleHelpDialog (Constructor)" id="E5SimpleHelpDialog (Constructor)" ref="eric6.E5Gui.E5SimpleHelpDialog.html#E5SimpleHelpDialog.__init__" />
+      <keyword name="E5SimpleHelpDialog (Module)" id="E5SimpleHelpDialog (Module)" ref="eric6.E5Gui.E5SimpleHelpDialog.html" />
       <keyword name="E5SingleApplication (Module)" id="E5SingleApplication (Module)" ref="eric6.E5Gui.E5SingleApplication.html" />
       <keyword name="E5SingleApplicationClient" id="E5SingleApplicationClient" ref="eric6.E5Gui.E5SingleApplication.html#E5SingleApplicationClient" />
       <keyword name="E5SingleApplicationClient (Constructor)" id="E5SingleApplicationClient (Constructor)" ref="eric6.E5Gui.E5SingleApplication.html#E5SingleApplicationClient.__init__" />
@@ -5411,12 +5429,14 @@
       <keyword name="EmailDialog.__encodedHeader" id="EmailDialog.__encodedHeader" ref="eric6.UI.EmailDialog.html#EmailDialog.__encodedHeader" />
       <keyword name="EmailDialog.__encodedText" id="EmailDialog.__encodedText" ref="eric6.UI.EmailDialog.html#EmailDialog.__encodedText" />
       <keyword name="EmailDialog.__sendmail" id="EmailDialog.__sendmail" ref="eric6.UI.EmailDialog.html#EmailDialog.__sendmail" />
+      <keyword name="EmailDialog.__sendmailGoogle" id="EmailDialog.__sendmailGoogle" ref="eric6.UI.EmailDialog.html#EmailDialog.__sendmailGoogle" />
       <keyword name="EmailDialog.attachFile" id="EmailDialog.attachFile" ref="eric6.UI.EmailDialog.html#EmailDialog.attachFile" />
       <keyword name="EmailDialog.keyPressEvent" id="EmailDialog.keyPressEvent" ref="eric6.UI.EmailDialog.html#EmailDialog.keyPressEvent" />
       <keyword name="EmailDialog.on_addButton_clicked" id="EmailDialog.on_addButton_clicked" ref="eric6.UI.EmailDialog.html#EmailDialog.on_addButton_clicked" />
       <keyword name="EmailDialog.on_buttonBox_clicked" id="EmailDialog.on_buttonBox_clicked" ref="eric6.UI.EmailDialog.html#EmailDialog.on_buttonBox_clicked" />
       <keyword name="EmailDialog.on_buttonBox_rejected" id="EmailDialog.on_buttonBox_rejected" ref="eric6.UI.EmailDialog.html#EmailDialog.on_buttonBox_rejected" />
       <keyword name="EmailDialog.on_deleteButton_clicked" id="EmailDialog.on_deleteButton_clicked" ref="eric6.UI.EmailDialog.html#EmailDialog.on_deleteButton_clicked" />
+      <keyword name="EmailDialog.on_googleHelpButton_clicked" id="EmailDialog.on_googleHelpButton_clicked" ref="eric6.UI.EmailDialog.html#EmailDialog.on_googleHelpButton_clicked" />
       <keyword name="EmailDialog.on_message_textChanged" id="EmailDialog.on_message_textChanged" ref="eric6.UI.EmailDialog.html#EmailDialog.on_message_textChanged" />
       <keyword name="EmailDialog.on_sendButton_clicked" id="EmailDialog.on_sendButton_clicked" ref="eric6.UI.EmailDialog.html#EmailDialog.on_sendButton_clicked" />
       <keyword name="EmailDialog.on_subject_textChanged" id="EmailDialog.on_subject_textChanged" ref="eric6.UI.EmailDialog.html#EmailDialog.on_subject_textChanged" />
@@ -6156,6 +6176,8 @@
       <keyword name="Function.addDescription" id="Function.addDescription" ref="eric6.Utilities.ModuleParser.html#Function.addDescription" />
       <keyword name="Function.setEndLine" id="Function.setEndLine" ref="eric6.Utilities.ModuleParser.html#Function.setEndLine" />
       <keyword name="Globals (Package)" id="Globals (Package)" ref="index-eric6.Globals.html" />
+      <keyword name="GoogleMailHelp" id="GoogleMailHelp" ref="eric6.E5Network.E5GoogleMail.html#GoogleMailHelp" />
+      <keyword name="GoogleMailSendMessage" id="GoogleMailSendMessage" ref="eric6.E5Network.E5GoogleMail.html#GoogleMailSendMessage" />
       <keyword name="GotoDialog" id="GotoDialog" ref="eric6.QScintilla.GotoDialog.html#GotoDialog" />
       <keyword name="GotoDialog (Constructor)" id="GotoDialog (Constructor)" ref="eric6.QScintilla.GotoDialog.html#GotoDialog.__init__" />
       <keyword name="GotoDialog (Module)" id="GotoDialog (Module)" ref="eric6.QScintilla.GotoDialog.html" />
@@ -14364,9 +14386,6 @@
       <keyword name="TemplateGroup.removeEntry" id="TemplateGroup.removeEntry" ref="eric6.Templates.TemplateViewer.html#TemplateGroup.removeEntry" />
       <keyword name="TemplateGroup.setLanguage" id="TemplateGroup.setLanguage" ref="eric6.Templates.TemplateViewer.html#TemplateGroup.setLanguage" />
       <keyword name="TemplateGroup.setName" id="TemplateGroup.setName" ref="eric6.Templates.TemplateViewer.html#TemplateGroup.setName" />
-      <keyword name="TemplateHelpDialog" id="TemplateHelpDialog" ref="eric6.Templates.TemplateHelpDialog.html#TemplateHelpDialog" />
-      <keyword name="TemplateHelpDialog (Constructor)" id="TemplateHelpDialog (Constructor)" ref="eric6.Templates.TemplateHelpDialog.html#TemplateHelpDialog.__init__" />
-      <keyword name="TemplateHelpDialog (Module)" id="TemplateHelpDialog (Module)" ref="eric6.Templates.TemplateHelpDialog.html" />
       <keyword name="TemplateMultipleVariablesDialog" id="TemplateMultipleVariablesDialog" ref="eric6.Templates.TemplateMultipleVariablesDialog.html#TemplateMultipleVariablesDialog" />
       <keyword name="TemplateMultipleVariablesDialog (Constructor)" id="TemplateMultipleVariablesDialog (Constructor)" ref="eric6.Templates.TemplateMultipleVariablesDialog.html#TemplateMultipleVariablesDialog.__init__" />
       <keyword name="TemplateMultipleVariablesDialog (Module)" id="TemplateMultipleVariablesDialog (Module)" ref="eric6.Templates.TemplateMultipleVariablesDialog.html" />
@@ -16465,6 +16484,8 @@
       <keyword name="_main" id="_main" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#_main" />
       <keyword name="_parse_multi_options" id="_parse_multi_options" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#_parse_multi_options" />
       <keyword name="_percentReplacementFunc" id="_percentReplacementFunc" ref="eric6.Utilities.__init__.html#_percentReplacementFunc" />
+      <keyword name="_prepareMessage_v2" id="_prepareMessage_v2" ref="eric6.E5Network.E5GoogleMail.html#_prepareMessage_v2" />
+      <keyword name="_prepareMessage_v3" id="_prepareMessage_v3" ref="eric6.E5Network.E5GoogleMail.html#_prepareMessage_v3" />
       <keyword name="absolutePath" id="absolutePath" ref="eric6.Utilities.__init__.html#absolutePath" />
       <keyword name="absoluteUniversalPath" id="absoluteUniversalPath" ref="eric6.Utilities.__init__.html#absoluteUniversalPath" />
       <keyword name="addActions" id="addActions" ref="eric6.E5Gui.E5Action.html#addActions" />
@@ -16520,6 +16541,7 @@
       <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.DebuggerGeneralPage.html#create" />
       <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.DebuggerPython3Page.html#create" />
       <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.DebuggerPythonPage.html#create" />
+      <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.DiffColoursPage.html#create" />
       <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.EditorAPIsPage.html#create" />
       <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.EditorAutocompletionPage.html#create" />
       <keyword name="create" id="create" ref="eric6.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html#create" />
@@ -16727,9 +16749,11 @@
       <keyword name="getConfigPath" id="getConfigPath" ref="eric6.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html#getConfigPath" />
       <keyword name="getCooperation" id="getCooperation" ref="eric6.Preferences.__init__.html#getCooperation" />
       <keyword name="getCorba" id="getCorba" ref="eric6.Preferences.__init__.html#getCorba" />
+      <keyword name="getCredentials" id="getCredentials" ref="eric6.E5Network.E5GoogleMail.html#getCredentials" />
       <keyword name="getDebugger" id="getDebugger" ref="eric6.Preferences.__init__.html#getDebugger" />
       <keyword name="getDefaultLexerAssociations" id="getDefaultLexerAssociations" ref="eric6.QScintilla.Lexers.__init__.html#getDefaultLexerAssociations" />
       <keyword name="getDefaults" id="getDefaults" ref="eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__.html#getDefaults" />
+      <keyword name="getDiffColour" id="getDiffColour" ref="eric6.Preferences.__init__.html#getDiffColour" />
       <keyword name="getDirs" id="getDirs" ref="eric6.Utilities.__init__.html#getDirs" />
       <keyword name="getEditor" id="getEditor" ref="eric6.Preferences.__init__.html#getEditor" />
       <keyword name="getEditorAPI" id="getEditorAPI" ref="eric6.Preferences.__init__.html#getEditorAPI" />
@@ -17090,6 +17114,7 @@
       <keyword name="setCorba" id="setCorba" ref="eric6.Preferences.__init__.html#setCorba" />
       <keyword name="setCss" id="setCss" ref="eric6.WebBrowser.Tools.Scripts.html#setCss" />
       <keyword name="setDebugger" id="setDebugger" ref="eric6.Preferences.__init__.html#setDebugger" />
+      <keyword name="setDiffColour" id="setDiffColour" ref="eric6.Preferences.__init__.html#setDiffColour" />
       <keyword name="setEditor" id="setEditor" ref="eric6.Preferences.__init__.html#setEditor" />
       <keyword name="setEditorAPI" id="setEditorAPI" ref="eric6.Preferences.__init__.html#setEditorAPI" />
       <keyword name="setEditorColour" id="setEditorColour" ref="eric6.Preferences.__init__.html#setEditorColour" />
@@ -17304,6 +17329,7 @@
       <file>eric6.E5Gui.E5PathPicker.html</file>
       <file>eric6.E5Gui.E5ProgressDialog.html</file>
       <file>eric6.E5Gui.E5SideBar.html</file>
+      <file>eric6.E5Gui.E5SimpleHelpDialog.html</file>
       <file>eric6.E5Gui.E5SingleApplication.html</file>
       <file>eric6.E5Gui.E5SqueezeLabels.html</file>
       <file>eric6.E5Gui.E5StringListEditWidget.html</file>
@@ -17320,6 +17346,7 @@
       <file>eric6.E5Gui.E5TreeWidget.html</file>
       <file>eric6.E5Gui.E5ZoomWidget.html</file>
       <file>eric6.E5Network.E5Ftp.html</file>
+      <file>eric6.E5Network.E5GoogleMail.html</file>
       <file>eric6.E5Network.E5NetworkHeaderDetailsDialog.html</file>
       <file>eric6.E5Network.E5NetworkIcon.html</file>
       <file>eric6.E5Network.E5NetworkMonitor.html</file>
@@ -17813,6 +17840,7 @@
       <file>eric6.Preferences.ConfigurationPages.DebuggerGeneralPage.html</file>
       <file>eric6.Preferences.ConfigurationPages.DebuggerPython3Page.html</file>
       <file>eric6.Preferences.ConfigurationPages.DebuggerPythonPage.html</file>
+      <file>eric6.Preferences.ConfigurationPages.DiffColoursPage.html</file>
       <file>eric6.Preferences.ConfigurationPages.EditorAPIsPage.html</file>
       <file>eric6.Preferences.ConfigurationPages.EditorAutocompletionPage.html</file>
       <file>eric6.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html</file>
@@ -17996,7 +18024,6 @@
       <file>eric6.Tasks.TaskFilterConfigDialog.html</file>
       <file>eric6.Tasks.TaskPropertiesDialog.html</file>
       <file>eric6.Tasks.TaskViewer.html</file>
-      <file>eric6.Templates.TemplateHelpDialog.html</file>
       <file>eric6.Templates.TemplateMultipleVariablesDialog.html</file>
       <file>eric6.Templates.TemplatePropertiesDialog.html</file>
       <file>eric6.Templates.TemplateSingleVariableDialog.html</file>

eric ide

mercurial