From owner-svn-ports-head@FreeBSD.ORG Mon Sep 22 15:08:35 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AA91316; Mon, 22 Sep 2014 15:08:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 437866DB; Mon, 22 Sep 2014 15:08:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8MF8Zuv041848; Mon, 22 Sep 2014 15:08:35 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8MF8YIh041844; Mon, 22 Sep 2014 15:08:34 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201409221508.s8MF8YIh041844@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Mon, 22 Sep 2014 15:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368955 - head/devel/eric4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Sep 2014 15:08:35 -0000 Author: bsam Date: Mon Sep 22 15:08:34 2014 New Revision: 368955 URL: http://svnweb.freebsd.org/changeset/ports/368955 QAT: https://qat.redports.org/buildarchive/r368955/ Log: devel/eric4: simpify plist using wildcards and removing @dirrm Modified: head/devel/eric4/Makefile head/devel/eric4/pkg-plist Modified: head/devel/eric4/Makefile ============================================================================== --- head/devel/eric4/Makefile Mon Sep 22 15:08:31 2014 (r368954) +++ head/devel/eric4/Makefile Mon Sep 22 15:08:34 2014 (r368955) @@ -21,6 +21,10 @@ SUB_FILES= eric4.desktop OPTIONS_DEFINE= DOCS EXAMPLES EXTRA_PATCHES= +PORTDATA= * +PORTDOCS= * +PORTEXAMPLES= * + do-configure: ${SED} -e 's,PYTHON_SITELIBDIR,${PYTHON_SITELIBDIR},' \ -e 's,PREFIX,${PREFIX},' \ Modified: head/devel/eric4/pkg-plist ============================================================================== --- head/devel/eric4/pkg-plist Mon Sep 22 15:08:31 2014 (r368954) +++ head/devel/eric4/pkg-plist Mon Sep 22 15:08:34 2014 (r368955) @@ -22,3009 +22,6 @@ lib/python2.7/site-packages/eric4config. lib/python2.7/site-packages/eric4config.pyc lib/python2.7/site-packages/eric4plugins/__init__.py share/applications/eric4.desktop -%%PORTDOCS%%%%DOCSDIR%%/Help/source.qch -%%PORTDOCS%%%%DOCSDIR%%/LICENSE.GPL3 -%%PORTDOCS%%%%DOCSDIR%%/README-MacOSX.txt -%%PORTDOCS%%%%DOCSDIR%%/README-PyXML.txt -%%PORTDOCS%%%%DOCSDIR%%/README-eric4-doc.txt -%%PORTDOCS%%%%DOCSDIR%%/README-i18n.txt -%%PORTDOCS%%%%DOCSDIR%%/README-passive-debugging.txt -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DataViews.CodeMetrics.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DataViews.CodeMetricsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DataViews.PyCoverageDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DataViews.PyProfileDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.AsyncFile.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.AsyncIO.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DCTestResult.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DebugBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DebugClient.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DebugClientBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DebugClientCapabilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DebugClientThreads.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DebugConfig.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DebugProtocol.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.DebugThread.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.FlexCompleter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.PyProfile.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.eric4dbgstub.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python.getpass.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.AsyncFile.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.AsyncIO.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DCTestResult.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DebugBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DebugClient.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DebugClientBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DebugClientCapabilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DebugClientThreads.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DebugConfig.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DebugProtocol.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.DebugThread.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.FlexCompleter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.PyProfile.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.eric4dbgstub.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Python3.getpass.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.AsyncFile.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.AsyncIO.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.Completer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.Config.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.DebugClient.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.DebugClientBaseModule.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.DebugClientCapabilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.DebugProtocol.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.DebugQuit.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.Debuggee.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DebugClients.Ruby.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.BreakPointModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.BreakPointViewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.Config.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebugClientCapabilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebugProtocol.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebugServer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebugUI.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebugViewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebuggerInterfaceNone.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebuggerInterfacePython.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebuggerInterfacePython3.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.DebuggerInterfaceRuby.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.EditBreakpointDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.EditWatchpointDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.ExceptionLogger.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.ExceptionsFilterDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.StartDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.VariableDetailDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.VariablesFilterDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.VariablesViewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.WatchPointModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Debugger.WatchPointViewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DocumentationTools.APIGenerator.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DocumentationTools.Config.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DocumentationTools.IndexGenerator.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DocumentationTools.ModuleDocumentor.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DocumentationTools.QtHelpGenerator.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DocumentationTools.TemplatesListsStyle.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DocumentationTools.TemplatesListsStyleCSS.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.DocumentationTools.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Graphics.E4ArrowItem.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Graphics.E4GraphicsView.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4Action.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4Completers.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4Led.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4LineEdit.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4ListView.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4ModelMenu.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4ModelToolBar.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4SideBar.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4SingleApplication.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4SqueezeLabels.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4TabWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4TableView.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4ToolBarDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4ToolBarManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4ToolBox.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4TreeSortFilterProxyModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Gui.E4TreeView.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Network.E4NetworkHeaderDetailsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Network.E4NetworkMonitor.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4Network.E4NetworkProxyFactory.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.Config.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.DebuggerPropertiesHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.DebuggerPropertiesWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.HighlightingStylesHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.HighlightingStylesWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.MultiProjectHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.MultiProjectWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.PluginRepositoryHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.ProjectHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.ProjectWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.SessionHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.SessionWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.ShortcutsHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.ShortcutsWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.TasksHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.TasksWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.TemplatesHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.TemplatesWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.UserProjectHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.UserProjectWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.XMLEntityResolver.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.XMLErrorHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.XMLHandlerBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.XMLMessageDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.XMLUtilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.E4XML.XMLWriterBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Globals.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.ApplicationDiagram.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.AssociationItem.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.ClassItem.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.GraphicsUtilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.ImportsDiagram.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.ModuleItem.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.PackageDiagram.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.PackageItem.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.PixmapDiagram.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.SvgDiagram.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.UMLClassDiagram.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.UMLDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.UMLGraphicsView.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.UMLItem.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.UMLSceneSizeDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Graphics.ZoomDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockAccessHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockBlockedNetworkReply.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockNetwork.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockRule.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.AdBlock.AdBlockSubscription.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.AddBookmarkDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.BookmarkNode.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.BookmarksDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.BookmarksManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.BookmarksMenu.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.BookmarksModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.BookmarksToolBar.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.DefaultBookmarks.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.XbelReader.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Bookmarks.XbelWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.CookieJar.CookieDetailsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.CookieJar.CookieExceptionsModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.CookieJar.CookieJar.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.CookieJar.CookieModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.CookieJar.CookiesConfigurationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.CookieJar.CookiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.CookieJar.CookiesExceptionsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.DownloadDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HTMLResources.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpBrowserWV.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpClearPrivateDataDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpDocsInstaller.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpIndexWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpLanguagesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpSearchWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpTocWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpTopicDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpWebSearchWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.HelpWindow.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.History.HistoryCompleter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.History.HistoryDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.History.HistoryFilterModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.History.HistoryManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.History.HistoryMenu.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.History.HistoryModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.History.HistoryTreeModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.JavaScriptResources.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.AboutAccessHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.EmptyNetworkReply.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.NetworkAccessManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.NetworkAccessManagerProxy.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.NetworkDiskCache.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.NetworkProtocolUnknownErrorReply.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.NetworkReply.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.PyrcAccessHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.QtHelpAccessHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Network.SchemeAccessHandler.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchDefaultEngines.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchEditDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchEngine.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchEngineAction.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchEngineModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchReader.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.OpenSearch.OpenSearchWriter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Passwords.PasswordManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Passwords.PasswordModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.Passwords.PasswordsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.QtHelpDocumentationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.QtHelpFiltersDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Helpviewer.SearchWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.IconEditor.IconEditorGrid.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.IconEditor.IconEditorPalette.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.IconEditor.IconEditorWindow.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.IconEditor.IconSizeDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.IconEditor.IconZoomDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.IconEditor.cursors.cursors_rc.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQApplication.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQColorDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQFileDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQFontDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQInputDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQMainWindow.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQMessageBox.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQPrintDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQPrinter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.KQProgressDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.KdeQt.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.MultiProject.AddProjectDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.MultiProject.MultiProject.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.MultiProject.MultiProjectBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.MultiProject.PropertiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.PluginManager.PluginDetailsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.PluginManager.PluginExceptions.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.PluginManager.PluginInfoDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.PluginManager.PluginInstallDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.PluginManager.PluginManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.PluginManager.PluginRepositoryDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.PluginManager.PluginUninstallDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.AboutPlugin.AboutDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.CheckerPlugins.Tabnanny.TabnannyDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginAbout.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginEricapi.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginEricdoc.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginSyntaxChecker.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginTabnanny.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginVcsPySvn.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginVcsSubversion.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginVmListspace.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginVmMdiArea.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginVmTabview.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginVmWorkspace.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginWizardPyRegExp.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginWizardQColorDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginWizardQFileDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginWizardQFontDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginWizardQInputDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginWizardQMessageBox.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.PluginWizardQRegExp.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.Config.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnChangeListsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnConst.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnLogDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsPySvn.subversion.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.Config.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnChangeListsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnLogDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.VcsPlugins.vcsSubversion.subversion.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.ViewManagerPlugins.Listspace.Listspace.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.ViewManagerPlugins.MdiArea.MdiArea.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.ViewManagerPlugins.Tabview.Tabview.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.ViewManagerPlugins.Workspace.Workspace.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardCharactersDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Plugins.WizardPlugins.QRegExpWizard.QRegExpWizardRepeatDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.ApplicationPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.ConfigurationPageBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.CorbaPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.DebuggerGeneralPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.DebuggerPython3Page.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.DebuggerPythonPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.DebuggerRubyPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorAPIsPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorAutocompletionPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorCalltipsPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorExportersPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorFilePage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorGeneralPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorHighlightersPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorKeywordsPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorPropertiesPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorSearchPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorSpellCheckingPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorStylesPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EditorTypingPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.EmailPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.GraphicsPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.HelpAppearancePage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.HelpDocumentationPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.HelpViewersPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.HelpWebBrowserPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.IconsPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.IconsPreviewDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.InterfacePage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.MultiProjectPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.NetworkPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.PluginManagerPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.PrinterPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.ProjectBrowserPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.ProjectPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.PythonPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.QtPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.ShellPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.TasksPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.TemplatesPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.TrayStarterPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.VcsPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ConfigurationPages.ViewmanagerPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.PreferencesLexer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ProgramsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ShortcutDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.Shortcuts.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ShortcutsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ToolConfigurationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ToolGroupConfigurationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.ViewProfileDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Preferences.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.AddDirectoryDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.AddFileDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.AddFoundFilesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.AddLanguageDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.CreateDialogCodeDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.DebuggerPropertiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.FiletypeAssociationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.LexerAssociationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.NewDialogClassDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.NewPythonPackageDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.Project.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectBaseBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectBrowserFlags.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectBrowserModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectBrowserSortFilterProxyModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectFormsBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectInterfacesBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectOthersBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectResourcesBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectSourcesBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.ProjectTranslationsBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.PropertiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.SpellingPropertiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.TranslationPropertiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Project.UserPropertiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.PyUnit.UnittestDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.APIsManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Editor.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Exporters.ExporterBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Exporters.ExporterHTML.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Exporters.ExporterPDF.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Exporters.ExporterRTF.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Exporters.ExporterTEX.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Exporters.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.GotoDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.Lexer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerBash.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerBatch.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerCMake.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerCPP.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerCSS.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerCSharp.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerContainer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerD.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerDiff.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerFortran.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerFortran77.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerHTML.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerIDL.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerJava.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerJavaScript.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerLua.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerMakefile.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerMatlab.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerOctave.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerPOV.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerPascal.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerPerl.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerPostScript.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerProperties.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerPygments.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerPython.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerRuby.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerSQL.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerTCL.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerTeX.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerVHDL.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerXML.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.LexerYAML.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Lexers.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.MiniEditor.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Printer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.QsciScintillaCompat.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.SearchReplaceWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.Shell.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.ShellHistoryDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.SpellChecker.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.SpellCheckingDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.TypingCompleters.CompleterBase.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.TypingCompleters.CompleterPython.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.TypingCompleters.CompleterRuby.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.TypingCompleters.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.ZoomDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.QScintilla.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.SqlBrowser.SqlBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.SqlBrowser.SqlBrowserWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.SqlBrowser.SqlConnectionDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.SqlBrowser.SqlConnectionWidget.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Tasks.TaskFilterConfigDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Tasks.TaskPropertiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Tasks.TaskViewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Templates.TemplateMultipleVariablesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Templates.TemplatePropertiesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Templates.TemplateSingleVariableDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Templates.TemplateViewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Tools.TRPreviewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Tools.TRSingleApplication.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Tools.TrayStarter.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Tools.UIPreviewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.AuthenticationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.Browser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.BrowserModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.BrowserSortFilterProxyModel.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.CompareDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.Config.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.DeleteFilesConfirmationDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.DiffDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.EmailDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.ErrorLogDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.FindFileDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.FindFileNameDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.Info.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.LogView.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.PixmapCache.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.SplashScreen.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.UI.UserInterface.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.AutoSaver.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.ClassBrowsers.ClbrBaseClasses.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.ClassBrowsers.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.ClassBrowsers.idlclbr.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.ClassBrowsers.pyclbr.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.ClassBrowsers.rbclbr.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.ModuleParser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.SingleApplication.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.Startup.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.mimetypesExtension.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.Utilities.uic.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.VCS.CommandOptionsDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.VCS.ProjectBrowserHelper.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.VCS.ProjectHelper.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.VCS.RepositoryInfoDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.VCS.StatusMonitorLed.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.VCS.StatusMonitorThread.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.VCS.VersionControl.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.VCS.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.ViewManager.BookmarkedFilesDialog.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.ViewManager.ViewManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.ViewManager.__init__.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.compileUiFiles.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_api.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_compare.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_configure.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_diff.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_doc.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_editor.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_iconeditor.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_plugininstall.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_pluginrepository.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_pluginuninstall.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_qregexp.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_re.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_sqlbrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_tray.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_trpreviewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_uipreviewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_unittest.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4_webbrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.eric4config.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.install-i18n.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.install.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.patch_modpython.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.patch_pyxml.html -%%PORTDOCS%%%%DOCSDIR%%/Source/eric4.uninstall.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.DataViews.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.DebugClients.Python.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.DebugClients.Python3.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.DebugClients.Ruby.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.DebugClients.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Debugger.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.DocumentationTools.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.E4Graphics.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.E4Gui.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.E4Network.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.E4XML.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Globals.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Graphics.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Helpviewer.AdBlock.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Helpviewer.Bookmarks.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Helpviewer.CookieJar.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Helpviewer.History.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Helpviewer.Network.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Helpviewer.OpenSearch.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Helpviewer.Passwords.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Helpviewer.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.IconEditor.cursors.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.IconEditor.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.KdeQt.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.MultiProject.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.PluginManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.AboutPlugin.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.CheckerPlugins.SyntaxChecker.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.CheckerPlugins.Tabnanny.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.CheckerPlugins.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.DocumentationPlugins.Ericapi.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.DocumentationPlugins.Ericdoc.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.DocumentationPlugins.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.VcsPlugins.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.VcsPlugins.vcsPySvn.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.VcsPlugins.vcsSubversion.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.ViewManagerPlugins.Listspace.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.ViewManagerPlugins.MdiArea.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.ViewManagerPlugins.Tabview.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.ViewManagerPlugins.Workspace.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.ViewManagerPlugins.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.WizardPlugins.ColorDialogWizard.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.WizardPlugins.FileDialogWizard.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.WizardPlugins.FontDialogWizard.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.WizardPlugins.InputDialogWizard.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.WizardPlugins.MessageBoxWizard.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.WizardPlugins.PyRegExpWizard.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.WizardPlugins.QRegExpWizard.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.WizardPlugins.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Plugins.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Preferences.ConfigurationPages.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Preferences.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Project.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.PyUnit.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.QScintilla.Exporters.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.QScintilla.Lexers.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.QScintilla.TypingCompleters.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.QScintilla.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.SqlBrowser.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Tasks.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Templates.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Tools.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.UI.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Utilities.ClassBrowsers.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.Utilities.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.VCS.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.ViewManager.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index-eric4.html -%%PORTDOCS%%%%DOCSDIR%%/Source/index.html -%%PORTDOCS%%%%DOCSDIR%%/THANKS -%%PORTDOCS%%%%DOCSDIR%%/changelog -%%DATADIR%%/CSSs/default.css -%%DATADIR%%/CodeTemplates/impl_pyqt.py.tmpl -%%DATADIR%%/CodeTemplates/impl_pyqt.py3.tmpl -%%DATADIR%%/CodeTemplates/impl_pyside.py.tmpl -%%DATADIR%%/DTDs/Basic-4.0.dtd -%%DATADIR%%/DTDs/DebuggerProperties-3.8.dtd -%%DATADIR%%/DTDs/DebuggerProperties-3.9.dtd -%%DATADIR%%/DTDs/HighlightingStyles-4.3.dtd -%%DATADIR%%/DTDs/MultiProject-4.2.dtd -%%DATADIR%%/DTDs/PluginRepository-4.1.dtd -%%DATADIR%%/DTDs/PluginRepository-4.2.dtd -%%DATADIR%%/DTDs/Project-3.5.dtd -%%DATADIR%%/DTDs/Project-3.6.dtd -%%DATADIR%%/DTDs/Project-3.7.dtd -%%DATADIR%%/DTDs/Project-3.8.dtd -%%DATADIR%%/DTDs/Project-3.9.dtd -%%DATADIR%%/DTDs/Project-4.0.dtd -%%DATADIR%%/DTDs/Project-4.1.dtd -%%DATADIR%%/DTDs/Project-4.2.dtd -%%DATADIR%%/DTDs/Project-4.3.dtd -%%DATADIR%%/DTDs/Project-4.4.dtd -%%DATADIR%%/DTDs/Project-4.5.dtd -%%DATADIR%%/DTDs/Project-4.6.dtd -%%DATADIR%%/DTDs/Session-3.5.dtd -%%DATADIR%%/DTDs/Session-3.6.dtd -%%DATADIR%%/DTDs/Session-3.7.dtd -%%DATADIR%%/DTDs/Session-3.8.dtd -%%DATADIR%%/DTDs/Session-4.0.dtd -%%DATADIR%%/DTDs/Session-4.1.dtd -%%DATADIR%%/DTDs/Session-4.2.dtd -%%DATADIR%%/DTDs/Session-4.3.dtd -%%DATADIR%%/DTDs/Session-4.4.dtd -%%DATADIR%%/DTDs/Shortcuts-3.5.dtd -%%DATADIR%%/DTDs/Shortcuts-3.6.dtd -%%DATADIR%%/DTDs/Tasks-3.7.dtd -%%DATADIR%%/DTDs/Tasks-3.8.dtd -%%DATADIR%%/DTDs/Tasks-4.1.dtd -%%DATADIR%%/DTDs/Tasks-4.2.dtd -%%DATADIR%%/DTDs/Templates-3.8.dtd -%%DATADIR%%/DTDs/Templates-4.0.dtd -%%DATADIR%%/DTDs/UserProject-4.0.dtd -%%DATADIR%%/DataViews/CodeMetrics.py -%%DATADIR%%/DataViews/CodeMetrics.pyc -%%DATADIR%%/DataViews/CodeMetricsDialog.py -%%DATADIR%%/DataViews/CodeMetricsDialog.pyc -%%DATADIR%%/DataViews/PyCoverageDialog.py -%%DATADIR%%/DataViews/PyCoverageDialog.pyc -%%DATADIR%%/DataViews/PyProfileDialog.py -%%DATADIR%%/DataViews/PyProfileDialog.pyc -%%DATADIR%%/DataViews/Ui_CodeMetricsDialog.py -%%DATADIR%%/DataViews/Ui_CodeMetricsDialog.pyc -%%DATADIR%%/DataViews/Ui_PyCoverageDialog.py -%%DATADIR%%/DataViews/Ui_PyCoverageDialog.pyc -%%DATADIR%%/DataViews/Ui_PyProfileDialog.py -%%DATADIR%%/DataViews/Ui_PyProfileDialog.pyc -%%DATADIR%%/DataViews/__init__.py -%%DATADIR%%/DataViews/__init__.pyc -%%DATADIR%%/DebugClients/Python/AsyncFile.py -%%DATADIR%%/DebugClients/Python/AsyncFile.pyc -%%DATADIR%%/DebugClients/Python/AsyncIO.py -%%DATADIR%%/DebugClients/Python/AsyncIO.pyc -%%DATADIR%%/DebugClients/Python/DCTestResult.py -%%DATADIR%%/DebugClients/Python/DCTestResult.pyc -%%DATADIR%%/DebugClients/Python/DebugBase.py -%%DATADIR%%/DebugClients/Python/DebugBase.pyc -%%DATADIR%%/DebugClients/Python/DebugClient.py -%%DATADIR%%/DebugClients/Python/DebugClient.pyc -%%DATADIR%%/DebugClients/Python/DebugClientBase.py -%%DATADIR%%/DebugClients/Python/DebugClientBase.pyc -%%DATADIR%%/DebugClients/Python/DebugClientCapabilities.py -%%DATADIR%%/DebugClients/Python/DebugClientCapabilities.pyc -%%DATADIR%%/DebugClients/Python/DebugClientThreads.py -%%DATADIR%%/DebugClients/Python/DebugClientThreads.pyc -%%DATADIR%%/DebugClients/Python/DebugConfig.py -%%DATADIR%%/DebugClients/Python/DebugConfig.pyc -%%DATADIR%%/DebugClients/Python/DebugProtocol.py -%%DATADIR%%/DebugClients/Python/DebugProtocol.pyc -%%DATADIR%%/DebugClients/Python/DebugThread.py -%%DATADIR%%/DebugClients/Python/DebugThread.pyc -%%DATADIR%%/DebugClients/Python/FlexCompleter.py -%%DATADIR%%/DebugClients/Python/FlexCompleter.pyc -%%DATADIR%%/DebugClients/Python/PyProfile.py -%%DATADIR%%/DebugClients/Python/PyProfile.pyc -%%DATADIR%%/DebugClients/Python/__init__.py -%%DATADIR%%/DebugClients/Python/__init__.pyc -%%DATADIR%%/DebugClients/Python/coverage/__init__.py -%%DATADIR%%/DebugClients/Python/coverage/__init__.pyc -%%DATADIR%%/DebugClients/Python/coverage/annotate.py -%%DATADIR%%/DebugClients/Python/coverage/annotate.pyc -%%DATADIR%%/DebugClients/Python/coverage/backward.py -%%DATADIR%%/DebugClients/Python/coverage/backward.pyc -%%DATADIR%%/DebugClients/Python/coverage/cmdline.py -%%DATADIR%%/DebugClients/Python/coverage/cmdline.pyc -%%DATADIR%%/DebugClients/Python/coverage/codeunit.py -%%DATADIR%%/DebugClients/Python/coverage/codeunit.pyc -%%DATADIR%%/DebugClients/Python/coverage/collector.py -%%DATADIR%%/DebugClients/Python/coverage/collector.pyc -%%DATADIR%%/DebugClients/Python/coverage/control.py -%%DATADIR%%/DebugClients/Python/coverage/control.pyc -%%DATADIR%%/DebugClients/Python/coverage/data.py -%%DATADIR%%/DebugClients/Python/coverage/data.pyc -%%DATADIR%%/DebugClients/Python/coverage/execfile.py -%%DATADIR%%/DebugClients/Python/coverage/execfile.pyc -%%DATADIR%%/DebugClients/Python/coverage/files.py -%%DATADIR%%/DebugClients/Python/coverage/files.pyc -%%DATADIR%%/DebugClients/Python/coverage/html.py -%%DATADIR%%/DebugClients/Python/coverage/html.pyc -%%DATADIR%%/DebugClients/Python/coverage/misc.py -%%DATADIR%%/DebugClients/Python/coverage/misc.pyc -%%DATADIR%%/DebugClients/Python/coverage/parser.py -%%DATADIR%%/DebugClients/Python/coverage/parser.pyc -%%DATADIR%%/DebugClients/Python/coverage/report.py -%%DATADIR%%/DebugClients/Python/coverage/report.pyc -%%DATADIR%%/DebugClients/Python/coverage/summary.py -%%DATADIR%%/DebugClients/Python/coverage/summary.pyc -%%DATADIR%%/DebugClients/Python/coverage/templite.py -%%DATADIR%%/DebugClients/Python/coverage/templite.pyc -%%DATADIR%%/DebugClients/Python/eric4dbgstub.py -%%DATADIR%%/DebugClients/Python/eric4dbgstub.pyc -%%DATADIR%%/DebugClients/Python/getpass.py -%%DATADIR%%/DebugClients/Python/getpass.pyc -%%DATADIR%%/DebugClients/Python3/AsyncFile.py -%%DATADIR%%/DebugClients/Python3/AsyncIO.py -%%DATADIR%%/DebugClients/Python3/DCTestResult.py -%%DATADIR%%/DebugClients/Python3/DebugBase.py -%%DATADIR%%/DebugClients/Python3/DebugClient.py -%%DATADIR%%/DebugClients/Python3/DebugClientBase.py -%%DATADIR%%/DebugClients/Python3/DebugClientCapabilities.py -%%DATADIR%%/DebugClients/Python3/DebugClientThreads.py -%%DATADIR%%/DebugClients/Python3/DebugConfig.py -%%DATADIR%%/DebugClients/Python3/DebugProtocol.py -%%DATADIR%%/DebugClients/Python3/DebugThread.py -%%DATADIR%%/DebugClients/Python3/FlexCompleter.py -%%DATADIR%%/DebugClients/Python3/PyProfile.py -%%DATADIR%%/DebugClients/Python3/__init__.py -%%DATADIR%%/DebugClients/Python3/coverage/__init__.py -%%DATADIR%%/DebugClients/Python3/coverage/annotate.py -%%DATADIR%%/DebugClients/Python3/coverage/backward.py -%%DATADIR%%/DebugClients/Python3/coverage/cmdline.py -%%DATADIR%%/DebugClients/Python3/coverage/codeunit.py -%%DATADIR%%/DebugClients/Python3/coverage/collector.py -%%DATADIR%%/DebugClients/Python3/coverage/control.py -%%DATADIR%%/DebugClients/Python3/coverage/data.py -%%DATADIR%%/DebugClients/Python3/coverage/execfile.py -%%DATADIR%%/DebugClients/Python3/coverage/files.py -%%DATADIR%%/DebugClients/Python3/coverage/html.py -%%DATADIR%%/DebugClients/Python3/coverage/misc.py -%%DATADIR%%/DebugClients/Python3/coverage/parser.py -%%DATADIR%%/DebugClients/Python3/coverage/report.py -%%DATADIR%%/DebugClients/Python3/coverage/summary.py -%%DATADIR%%/DebugClients/Python3/coverage/templite.py -%%DATADIR%%/DebugClients/Python3/eric4dbgstub.py -%%DATADIR%%/DebugClients/Python3/getpass.py -%%DATADIR%%/DebugClients/Ruby/AsyncFile.rb -%%DATADIR%%/DebugClients/Ruby/AsyncIO.rb -%%DATADIR%%/DebugClients/Ruby/Completer.rb -%%DATADIR%%/DebugClients/Ruby/Config.rb -%%DATADIR%%/DebugClients/Ruby/DebugClient.rb -%%DATADIR%%/DebugClients/Ruby/DebugClientBaseModule.rb -%%DATADIR%%/DebugClients/Ruby/DebugClientCapabilities.rb -%%DATADIR%%/DebugClients/Ruby/DebugProtocol.rb -%%DATADIR%%/DebugClients/Ruby/DebugQuit.rb -%%DATADIR%%/DebugClients/Ruby/Debuggee.rb -%%DATADIR%%/DebugClients/Ruby/__init__.rb -%%DATADIR%%/DebugClients/__init__.py -%%DATADIR%%/DebugClients/__init__.pyc -%%DATADIR%%/Debugger/BreakPointModel.py -%%DATADIR%%/Debugger/BreakPointModel.pyc -%%DATADIR%%/Debugger/BreakPointViewer.py -%%DATADIR%%/Debugger/BreakPointViewer.pyc -%%DATADIR%%/Debugger/Config.py -%%DATADIR%%/Debugger/Config.pyc -%%DATADIR%%/Debugger/DebugClientCapabilities.py -%%DATADIR%%/Debugger/DebugClientCapabilities.pyc -%%DATADIR%%/Debugger/DebugProtocol.py -%%DATADIR%%/Debugger/DebugProtocol.pyc -%%DATADIR%%/Debugger/DebugServer.py -%%DATADIR%%/Debugger/DebugServer.pyc -%%DATADIR%%/Debugger/DebugUI.py -%%DATADIR%%/Debugger/DebugUI.pyc -%%DATADIR%%/Debugger/DebugViewer.py -%%DATADIR%%/Debugger/DebugViewer.pyc -%%DATADIR%%/Debugger/DebuggerInterfaceNone.py -%%DATADIR%%/Debugger/DebuggerInterfaceNone.pyc -%%DATADIR%%/Debugger/DebuggerInterfacePython.py -%%DATADIR%%/Debugger/DebuggerInterfacePython.pyc -%%DATADIR%%/Debugger/DebuggerInterfacePython3.py -%%DATADIR%%/Debugger/DebuggerInterfaceRuby.py -%%DATADIR%%/Debugger/DebuggerInterfaceRuby.pyc -%%DATADIR%%/Debugger/EditBreakpointDialog.py -%%DATADIR%%/Debugger/EditBreakpointDialog.pyc -%%DATADIR%%/Debugger/EditWatchpointDialog.py -%%DATADIR%%/Debugger/EditWatchpointDialog.pyc -%%DATADIR%%/Debugger/ExceptionLogger.py -%%DATADIR%%/Debugger/ExceptionLogger.pyc -%%DATADIR%%/Debugger/ExceptionsFilterDialog.py -%%DATADIR%%/Debugger/ExceptionsFilterDialog.pyc -%%DATADIR%%/Debugger/StartDialog.py -%%DATADIR%%/Debugger/StartDialog.pyc -%%DATADIR%%/Debugger/Ui_EditBreakpointDialog.py -%%DATADIR%%/Debugger/Ui_EditBreakpointDialog.pyc -%%DATADIR%%/Debugger/Ui_EditWatchpointDialog.py -%%DATADIR%%/Debugger/Ui_EditWatchpointDialog.pyc -%%DATADIR%%/Debugger/Ui_ExceptionsFilterDialog.py -%%DATADIR%%/Debugger/Ui_ExceptionsFilterDialog.pyc -%%DATADIR%%/Debugger/Ui_StartCoverageDialog.py -%%DATADIR%%/Debugger/Ui_StartCoverageDialog.pyc -%%DATADIR%%/Debugger/Ui_StartDebugDialog.py -%%DATADIR%%/Debugger/Ui_StartDebugDialog.pyc -%%DATADIR%%/Debugger/Ui_StartProfileDialog.py -%%DATADIR%%/Debugger/Ui_StartProfileDialog.pyc -%%DATADIR%%/Debugger/Ui_StartRunDialog.py -%%DATADIR%%/Debugger/Ui_StartRunDialog.pyc -%%DATADIR%%/Debugger/Ui_VariableDetailDialog.py -%%DATADIR%%/Debugger/Ui_VariableDetailDialog.pyc -%%DATADIR%%/Debugger/Ui_VariablesFilterDialog.py -%%DATADIR%%/Debugger/Ui_VariablesFilterDialog.pyc -%%DATADIR%%/Debugger/VariableDetailDialog.py -%%DATADIR%%/Debugger/VariableDetailDialog.pyc -%%DATADIR%%/Debugger/VariablesFilterDialog.py -%%DATADIR%%/Debugger/VariablesFilterDialog.pyc -%%DATADIR%%/Debugger/VariablesViewer.py -%%DATADIR%%/Debugger/VariablesViewer.pyc -%%DATADIR%%/Debugger/WatchPointModel.py -%%DATADIR%%/Debugger/WatchPointModel.pyc -%%DATADIR%%/Debugger/WatchPointViewer.py -%%DATADIR%%/Debugger/WatchPointViewer.pyc -%%DATADIR%%/Debugger/__init__.py -%%DATADIR%%/Debugger/__init__.pyc -%%DATADIR%%/DesignerTemplates/configurationdialog.tmpl -%%DATADIR%%/DesignerTemplates/dialog.tmpl -%%DATADIR%%/DesignerTemplates/dialog4.tmpl -%%DATADIR%%/DesignerTemplates/dialogbuttonboxbottom4.tmpl -%%DATADIR%%/DesignerTemplates/dialogbuttonboxright4.tmpl -%%DATADIR%%/DesignerTemplates/dialogbuttonsbottom.tmpl -%%DATADIR%%/DesignerTemplates/dialogbuttonsbottom4.tmpl -%%DATADIR%%/DesignerTemplates/dialogbuttonsbottomcenter4.tmpl -%%DATADIR%%/DesignerTemplates/dialogbuttonsright.tmpl -%%DATADIR%%/DesignerTemplates/dialogbuttonsright4.tmpl -%%DATADIR%%/DesignerTemplates/mainwindow4.tmpl -%%DATADIR%%/DesignerTemplates/qdockwidget4.tmpl -%%DATADIR%%/DesignerTemplates/qframe4.tmpl -%%DATADIR%%/DesignerTemplates/qgroupbox4.tmpl -%%DATADIR%%/DesignerTemplates/qmdiarea4.tmpl -%%DATADIR%%/DesignerTemplates/qscrollarea4.tmpl -%%DATADIR%%/DesignerTemplates/qstackedwidget4.tmpl -%%DATADIR%%/DesignerTemplates/qtabwidget4.tmpl -%%DATADIR%%/DesignerTemplates/qtoolbox4.tmpl -%%DATADIR%%/DesignerTemplates/tabdialog.tmpl -%%DATADIR%%/DesignerTemplates/widget.tmpl -%%DATADIR%%/DesignerTemplates/widget4.tmpl -%%DATADIR%%/DesignerTemplates/wizard.tmpl -%%DATADIR%%/DesignerTemplates/wizard4.tmpl -%%DATADIR%%/DesignerTemplates/wizardpage4.tmpl -%%DATADIR%%/DocumentationTools/APIGenerator.py -%%DATADIR%%/DocumentationTools/APIGenerator.pyc -%%DATADIR%%/DocumentationTools/Config.py -%%DATADIR%%/DocumentationTools/Config.pyc -%%DATADIR%%/DocumentationTools/IndexGenerator.py -%%DATADIR%%/DocumentationTools/IndexGenerator.pyc -%%DATADIR%%/DocumentationTools/ModuleDocumentor.py -%%DATADIR%%/DocumentationTools/ModuleDocumentor.pyc -%%DATADIR%%/DocumentationTools/QtHelpGenerator.py -%%DATADIR%%/DocumentationTools/QtHelpGenerator.pyc -%%DATADIR%%/DocumentationTools/TemplatesListsStyle.py -%%DATADIR%%/DocumentationTools/TemplatesListsStyle.pyc -%%DATADIR%%/DocumentationTools/TemplatesListsStyleCSS.py -%%DATADIR%%/DocumentationTools/TemplatesListsStyleCSS.pyc -%%DATADIR%%/DocumentationTools/__init__.py -%%DATADIR%%/DocumentationTools/__init__.pyc -%%DATADIR%%/E4Graphics/E4ArrowItem.py -%%DATADIR%%/E4Graphics/E4ArrowItem.pyc -%%DATADIR%%/E4Graphics/E4GraphicsView.py -%%DATADIR%%/E4Graphics/E4GraphicsView.pyc -%%DATADIR%%/E4Graphics/__init__.py -%%DATADIR%%/E4Graphics/__init__.pyc -%%DATADIR%%/E4Gui/E4Action.py -%%DATADIR%%/E4Gui/E4Action.pyc -%%DATADIR%%/E4Gui/E4Completers.py -%%DATADIR%%/E4Gui/E4Completers.pyc -%%DATADIR%%/E4Gui/E4Led.py -%%DATADIR%%/E4Gui/E4Led.pyc -%%DATADIR%%/E4Gui/E4LineEdit.py -%%DATADIR%%/E4Gui/E4LineEdit.pyc -%%DATADIR%%/E4Gui/E4ListView.py -%%DATADIR%%/E4Gui/E4ListView.pyc -%%DATADIR%%/E4Gui/E4ModelMenu.py -%%DATADIR%%/E4Gui/E4ModelMenu.pyc -%%DATADIR%%/E4Gui/E4ModelToolBar.py -%%DATADIR%%/E4Gui/E4ModelToolBar.pyc -%%DATADIR%%/E4Gui/E4SideBar.py -%%DATADIR%%/E4Gui/E4SideBar.pyc -%%DATADIR%%/E4Gui/E4SingleApplication.py -%%DATADIR%%/E4Gui/E4SingleApplication.pyc -%%DATADIR%%/E4Gui/E4SqueezeLabels.py -%%DATADIR%%/E4Gui/E4SqueezeLabels.pyc -%%DATADIR%%/E4Gui/E4TabWidget.py -%%DATADIR%%/E4Gui/E4TabWidget.pyc -%%DATADIR%%/E4Gui/E4TableView.py -%%DATADIR%%/E4Gui/E4TableView.pyc -%%DATADIR%%/E4Gui/E4ToolBarDialog.py -%%DATADIR%%/E4Gui/E4ToolBarDialog.pyc -%%DATADIR%%/E4Gui/E4ToolBarManager.py -%%DATADIR%%/E4Gui/E4ToolBarManager.pyc -%%DATADIR%%/E4Gui/E4ToolBox.py -%%DATADIR%%/E4Gui/E4ToolBox.pyc -%%DATADIR%%/E4Gui/E4TreeSortFilterProxyModel.py -%%DATADIR%%/E4Gui/E4TreeSortFilterProxyModel.pyc -%%DATADIR%%/E4Gui/E4TreeView.py -%%DATADIR%%/E4Gui/E4TreeView.pyc -%%DATADIR%%/E4Gui/Ui_E4ToolBarDialog.py -%%DATADIR%%/E4Gui/Ui_E4ToolBarDialog.pyc -%%DATADIR%%/E4Gui/__init__.py -%%DATADIR%%/E4Gui/__init__.pyc -%%DATADIR%%/E4Network/E4NetworkHeaderDetailsDialog.py -%%DATADIR%%/E4Network/E4NetworkHeaderDetailsDialog.pyc -%%DATADIR%%/E4Network/E4NetworkMonitor.py -%%DATADIR%%/E4Network/E4NetworkMonitor.pyc -%%DATADIR%%/E4Network/E4NetworkProxyFactory.py -%%DATADIR%%/E4Network/E4NetworkProxyFactory.pyc -%%DATADIR%%/E4Network/Ui_E4NetworkHeaderDetailsDialog.py -%%DATADIR%%/E4Network/Ui_E4NetworkHeaderDetailsDialog.pyc -%%DATADIR%%/E4Network/Ui_E4NetworkMonitor.py -%%DATADIR%%/E4Network/Ui_E4NetworkMonitor.pyc -%%DATADIR%%/E4Network/__init__.py -%%DATADIR%%/E4Network/__init__.pyc -%%DATADIR%%/E4XML/Config.py -%%DATADIR%%/E4XML/Config.pyc -%%DATADIR%%/E4XML/DebuggerPropertiesHandler.py -%%DATADIR%%/E4XML/DebuggerPropertiesHandler.pyc -%%DATADIR%%/E4XML/DebuggerPropertiesWriter.py -%%DATADIR%%/E4XML/DebuggerPropertiesWriter.pyc -%%DATADIR%%/E4XML/HighlightingStylesHandler.py -%%DATADIR%%/E4XML/HighlightingStylesHandler.pyc -%%DATADIR%%/E4XML/HighlightingStylesWriter.py -%%DATADIR%%/E4XML/HighlightingStylesWriter.pyc *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***