aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2014-09-22 23:08:34 +0800
committerbsam <bsam@FreeBSD.org>2014-09-22 23:08:34 +0800
commit29a8c0fd954097cf63fa41205fcbab4c1847903b (patch)
tree38a5014f8a97dbd77e1fb9c1b67b0c525cecc134
parentceaed90b31f6cb8b3916bd29abdac3052681861e (diff)
downloadfreebsd-ports-gnome-29a8c0fd954097cf63fa41205fcbab4c1847903b.tar.gz
freebsd-ports-gnome-29a8c0fd954097cf63fa41205fcbab4c1847903b.tar.zst
freebsd-ports-gnome-29a8c0fd954097cf63fa41205fcbab4c1847903b.zip
devel/eric4: simpify plist using wildcards and removing @dirrm
-rw-r--r--devel/eric4/Makefile4
-rw-r--r--devel/eric4/pkg-plist3110
2 files changed, 4 insertions, 3110 deletions
diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile
index 4ad8ad3b33f7..024f02a4741c 100644
--- a/devel/eric4/Makefile
+++ b/devel/eric4/Makefile
@@ -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},' \
diff --git a/devel/eric4/pkg-plist b/devel/eric4/pkg-plist
index e251b9c6fe9e..96ef67fdefd5 100644
--- a/devel/eric4/pkg-plist
+++ b/devel/eric4/pkg-plist
@@ -22,3009 +22,6 @@ lib/python2.7/site-packages/eric4config.py
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
-%%DATADIR%%/E4XML/MultiProjectHandler.py
-%%DATADIR%%/E4XML/MultiProjectHandler.pyc
-%%DATADIR%%/E4XML/MultiProjectWriter.py
-%%DATADIR%%/E4XML/MultiProjectWriter.pyc
-%%DATADIR%%/E4XML/PluginRepositoryHandler.py
-%%DATADIR%%/E4XML/PluginRepositoryHandler.pyc
-%%DATADIR%%/E4XML/ProjectHandler.py
-%%DATADIR%%/E4XML/ProjectHandler.pyc
-%%DATADIR%%/E4XML/ProjectWriter.py
-%%DATADIR%%/E4XML/ProjectWriter.pyc
-%%DATADIR%%/E4XML/SessionHandler.py
-%%DATADIR%%/E4XML/SessionHandler.pyc
-%%DATADIR%%/E4XML/SessionWriter.py
-%%DATADIR%%/E4XML/SessionWriter.pyc
-%%DATADIR%%/E4XML/ShortcutsHandler.py
-%%DATADIR%%/E4XML/ShortcutsHandler.pyc
-%%DATADIR%%/E4XML/ShortcutsWriter.py
-%%DATADIR%%/E4XML/ShortcutsWriter.pyc
-%%DATADIR%%/E4XML/TasksHandler.py
-%%DATADIR%%/E4XML/TasksHandler.pyc
-%%DATADIR%%/E4XML/TasksWriter.py
-%%DATADIR%%/E4XML/TasksWriter.pyc
-%%DATADIR%%/E4XML/TemplatesHandler.py
-%%DATADIR%%/E4XML/TemplatesHandler.pyc
-%%DATADIR%%/E4XML/TemplatesWriter.py
-%%DATADIR%%/E4XML/TemplatesWriter.pyc
-%%DATADIR%%/E4XML/Ui_XMLMessageDialog.py
-%%DATADIR%%/E4XML/Ui_XMLMessageDialog.pyc
-%%DATADIR%%/E4XML/UserProjectHandler.py
-%%DATADIR%%/E4XML/UserProjectHandler.pyc
-%%DATADIR%%/E4XML/UserProjectWriter.py
-%%DATADIR%%/E4XML/UserProjectWriter.pyc
-%%DATADIR%%/E4XML/XMLEntityResolver.py
-%%DATADIR%%/E4XML/XMLEntityResolver.pyc
-%%DATADIR%%/E4XML/XMLErrorHandler.py
-%%DATADIR%%/E4XML/XMLErrorHandler.pyc
-%%DATADIR%%/E4XML/XMLHandlerBase.py
-%%DATADIR%%/E4XML/XMLHandlerBase.pyc
-%%DATADIR%%/E4XML/XMLMessageDialog.py
-%%DATADIR%%/E4XML/XMLMessageDialog.pyc
-%%DATADIR%%/E4XML/XMLUtilities.py
-%%DATADIR%%/E4XML/XMLUtilities.pyc
-%%DATADIR%%/E4XML/XMLWriterBase.py
-%%DATADIR%%/E4XML/XMLWriterBase.pyc
-%%DATADIR%%/E4XML/__init__.py
-%%DATADIR%%/E4XML/__init__.pyc
-%%DATADIR%%/Globals/__init__.py
-%%DATADIR%%/Globals/__init__.pyc
-%%DATADIR%%/Graphics/ApplicationDiagram.py
-%%DATADIR%%/Graphics/ApplicationDiagram.pyc
-%%DATADIR%%/Graphics/AssociationItem.py
-%%DATADIR%%/Graphics/AssociationItem.pyc
-%%DATADIR%%/Graphics/ClassItem.py
-%%DATADIR%%/Graphics/ClassItem.pyc
-%%DATADIR%%/Graphics/GraphicsUtilities.py
-%%DATADIR%%/Graphics/GraphicsUtilities.pyc
-%%DATADIR%%/Graphics/ImportsDiagram.py
-%%DATADIR%%/Graphics/ImportsDiagram.pyc
-%%DATADIR%%/Graphics/ModuleItem.py
-%%DATADIR%%/Graphics/ModuleItem.pyc
-%%DATADIR%%/Graphics/PackageDiagram.py
-%%DATADIR%%/Graphics/PackageDiagram.pyc
-%%DATADIR%%/Graphics/PackageItem.py
-%%DATADIR%%/Graphics/PackageItem.pyc
-%%DATADIR%%/Graphics/PixmapDiagram.py
-%%DATADIR%%/Graphics/PixmapDiagram.pyc
-%%DATADIR%%/Graphics/SvgDiagram.py
-%%DATADIR%%/Graphics/SvgDiagram.pyc
-%%DATADIR%%/Graphics/UMLClassDiagram.py
-%%DATADIR%%/Graphics/UMLClassDiagram.pyc
-%%DATADIR%%/Graphics/UMLDialog.py
-%%DATADIR%%/Graphics/UMLDialog.pyc
-%%DATADIR%%/Graphics/UMLGraphicsView.py
-%%DATADIR%%/Graphics/UMLGraphicsView.pyc
-%%DATADIR%%/Graphics/UMLItem.py
-%%DATADIR%%/Graphics/UMLItem.pyc
-%%DATADIR%%/Graphics/UMLSceneSizeDialog.py
-%%DATADIR%%/Graphics/UMLSceneSizeDialog.pyc
-%%DATADIR%%/Graphics/Ui_UMLSceneSizeDialog.py
-%%DATADIR%%/Graphics/Ui_UMLSceneSizeDialog.pyc
-%%DATADIR%%/Graphics/Ui_ZoomDialog.py
-%%DATADIR%%/Graphics/Ui_ZoomDialog.pyc
-%%DATADIR%%/Graphics/ZoomDialog.py
-%%DATADIR%%/Graphics/ZoomDialog.pyc
-%%DATADIR%%/Graphics/__init__.py
-%%DATADIR%%/Graphics/__init__.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockAccessHandler.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockAccessHandler.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockBlockedNetworkReply.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockBlockedNetworkReply.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockDialog.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockDialog.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockManager.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockManager.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockModel.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockModel.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockNetwork.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockNetwork.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockPage.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockPage.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockRule.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockRule.pyc
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockSubscription.py
-%%DATADIR%%/Helpviewer/AdBlock/AdBlockSubscription.pyc
-%%DATADIR%%/Helpviewer/AdBlock/Ui_AdBlockDialog.py
-%%DATADIR%%/Helpviewer/AdBlock/Ui_AdBlockDialog.pyc
-%%DATADIR%%/Helpviewer/AdBlock/__init__.py
-%%DATADIR%%/Helpviewer/AdBlock/__init__.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/AddBookmarkDialog.py
-%%DATADIR%%/Helpviewer/Bookmarks/AddBookmarkDialog.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarkNode.py
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarkNode.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksDialog.py
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksDialog.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksManager.py
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksManager.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksMenu.py
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksMenu.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksModel.py
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksModel.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksToolBar.py
-%%DATADIR%%/Helpviewer/Bookmarks/BookmarksToolBar.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/DefaultBookmarks.py
-%%DATADIR%%/Helpviewer/Bookmarks/DefaultBookmarks.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/Ui_AddBookmarkDialog.py
-%%DATADIR%%/Helpviewer/Bookmarks/Ui_AddBookmarkDialog.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/Ui_BookmarksDialog.py
-%%DATADIR%%/Helpviewer/Bookmarks/Ui_BookmarksDialog.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/XbelReader.py
-%%DATADIR%%/Helpviewer/Bookmarks/XbelReader.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/XbelWriter.py
-%%DATADIR%%/Helpviewer/Bookmarks/XbelWriter.pyc
-%%DATADIR%%/Helpviewer/Bookmarks/__init__.py
-%%DATADIR%%/Helpviewer/Bookmarks/__init__.pyc
-%%DATADIR%%/Helpviewer/CookieJar/CookieDetailsDialog.py
-%%DATADIR%%/Helpviewer/CookieJar/CookieDetailsDialog.pyc
-%%DATADIR%%/Helpviewer/CookieJar/CookieExceptionsModel.py
-%%DATADIR%%/Helpviewer/CookieJar/CookieExceptionsModel.pyc
-%%DATADIR%%/Helpviewer/CookieJar/CookieJar.py
-%%DATADIR%%/Helpviewer/CookieJar/CookieJar.pyc
-%%DATADIR%%/Helpviewer/CookieJar/CookieModel.py
-%%DATADIR%%/Helpviewer/CookieJar/CookieModel.pyc
-%%DATADIR%%/Helpviewer/CookieJar/CookiesConfigurationDialog.py
-%%DATADIR%%/Helpviewer/CookieJar/CookiesConfigurationDialog.pyc
-%%DATADIR%%/Helpviewer/CookieJar/CookiesDialog.py
-%%DATADIR%%/Helpviewer/CookieJar/CookiesDialog.pyc
-%%DATADIR%%/Helpviewer/CookieJar/CookiesExceptionsDialog.py
-%%DATADIR%%/Helpviewer/CookieJar/CookiesExceptionsDialog.pyc
-%%DATADIR%%/Helpviewer/CookieJar/Ui_CookieDetailsDialog.py
-%%DATADIR%%/Helpviewer/CookieJar/Ui_CookieDetailsDialog.pyc
-%%DATADIR%%/Helpviewer/CookieJar/Ui_CookiesConfigurationDialog.py
-%%DATADIR%%/Helpviewer/CookieJar/Ui_CookiesConfigurationDialog.pyc
-%%DATADIR%%/Helpviewer/CookieJar/Ui_CookiesDialog.py
-%%DATADIR%%/Helpviewer/CookieJar/Ui_CookiesDialog.pyc
-%%DATADIR%%/Helpviewer/CookieJar/Ui_CookiesExceptionsDialog.py
-%%DATADIR%%/Helpviewer/CookieJar/Ui_CookiesExceptionsDialog.pyc
-%%DATADIR%%/Helpviewer/CookieJar/__init__.py
-%%DATADIR%%/Helpviewer/CookieJar/__init__.pyc
-%%DATADIR%%/Helpviewer/DownloadDialog.py
-%%DATADIR%%/Helpviewer/DownloadDialog.pyc
-%%DATADIR%%/Helpviewer/HTMLResources.py
-%%DATADIR%%/Helpviewer/HTMLResources.pyc
-%%DATADIR%%/Helpviewer/HelpBrowserWV.py
-%%DATADIR%%/Helpviewer/HelpBrowserWV.pyc
-%%DATADIR%%/Helpviewer/HelpClearPrivateDataDialog.py
-%%DATADIR%%/Helpviewer/HelpClearPrivateDataDialog.pyc
-%%DATADIR%%/Helpviewer/HelpDocsInstaller.py
-%%DATADIR%%/Helpviewer/HelpDocsInstaller.pyc
-%%DATADIR%%/Helpviewer/HelpIndexWidget.py
-%%DATADIR%%/Helpviewer/HelpIndexWidget.pyc
-%%DATADIR%%/Helpviewer/HelpLanguagesDialog.py
-%%DATADIR%%/Helpviewer/HelpLanguagesDialog.pyc
-%%DATADIR%%/Helpviewer/HelpSearchWidget.py
-%%DATADIR%%/Helpviewer/HelpSearchWidget.pyc
-%%DATADIR%%/Helpviewer/HelpTocWidget.py
-%%DATADIR%%/Helpviewer/HelpTocWidget.pyc
-%%DATADIR%%/Helpviewer/HelpTopicDialog.py
-%%DATADIR%%/Helpviewer/HelpTopicDialog.pyc
-%%DATADIR%%/Helpviewer/HelpWebSearchWidget.py
-%%DATADIR%%/Helpviewer/HelpWebSearchWidget.pyc
-%%DATADIR%%/Helpviewer/HelpWindow.py
-%%DATADIR%%/Helpviewer/HelpWindow.pyc
-%%DATADIR%%/Helpviewer/History/HistoryCompleter.py
-%%DATADIR%%/Helpviewer/History/HistoryCompleter.pyc
-%%DATADIR%%/Helpviewer/History/HistoryDialog.py
-%%DATADIR%%/Helpviewer/History/HistoryDialog.pyc
-%%DATADIR%%/Helpviewer/History/HistoryFilterModel.py
-%%DATADIR%%/Helpviewer/History/HistoryFilterModel.pyc
-%%DATADIR%%/Helpviewer/History/HistoryManager.py
-%%DATADIR%%/Helpviewer/History/HistoryManager.pyc
-%%DATADIR%%/Helpviewer/History/HistoryMenu.py
-%%DATADIR%%/Helpviewer/History/HistoryMenu.pyc
-%%DATADIR%%/Helpviewer/History/HistoryModel.py
-%%DATADIR%%/Helpviewer/History/HistoryModel.pyc
-%%DATADIR%%/Helpviewer/History/HistoryTreeModel.py
-%%DATADIR%%/Helpviewer/History/HistoryTreeModel.pyc
-%%DATADIR%%/Helpviewer/History/Ui_HistoryDialog.py
-%%DATADIR%%/Helpviewer/History/Ui_HistoryDialog.pyc
-%%DATADIR%%/Helpviewer/History/__init__.py
-%%DATADIR%%/Helpviewer/History/__init__.pyc
-%%DATADIR%%/Helpviewer/JavaScriptResources.py
-%%DATADIR%%/Helpviewer/JavaScriptResources.pyc
-%%DATADIR%%/Helpviewer/Network/AboutAccessHandler.py
-%%DATADIR%%/Helpviewer/Network/AboutAccessHandler.pyc
-%%DATADIR%%/Helpviewer/Network/EmptyNetworkReply.py
-%%DATADIR%%/Helpviewer/Network/EmptyNetworkReply.pyc
-%%DATADIR%%/Helpviewer/Network/NetworkAccessManager.py
-%%DATADIR%%/Helpviewer/Network/NetworkAccessManager.pyc
-%%DATADIR%%/Helpviewer/Network/NetworkAccessManagerProxy.py
-%%DATADIR%%/Helpviewer/Network/NetworkAccessManagerProxy.pyc
-%%DATADIR%%/Helpviewer/Network/NetworkDiskCache.py
-%%DATADIR%%/Helpviewer/Network/NetworkDiskCache.pyc
-%%DATADIR%%/Helpviewer/Network/NetworkProtocolUnknownErrorReply.py
-%%DATADIR%%/Helpviewer/Network/NetworkProtocolUnknownErrorReply.pyc
-%%DATADIR%%/Helpviewer/Network/NetworkReply.py
-%%DATADIR%%/Helpviewer/Network/NetworkReply.pyc
-%%DATADIR%%/Helpviewer/Network/PyrcAccessHandler.py
-%%DATADIR%%/Helpviewer/Network/PyrcAccessHandler.pyc
-%%DATADIR%%/Helpviewer/Network/QtHelpAccessHandler.py
-%%DATADIR%%/Helpviewer/Network/QtHelpAccessHandler.pyc
-%%DATADIR%%/Helpviewer/Network/SchemeAccessHandler.py
-%%DATADIR%%/Helpviewer/Network/SchemeAccessHandler.pyc
-%%DATADIR%%/Helpviewer/Network/__init__.py
-%%DATADIR%%/Helpviewer/Network/__init__.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchDefaultEngines.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchDefaultEngines.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchDialog.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchDialog.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchEditDialog.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchEditDialog.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchEngine.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchEngine.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchEngineAction.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchEngineAction.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchEngineModel.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchEngineModel.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchManager.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchManager.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchReader.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchReader.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchWriter.py
-%%DATADIR%%/Helpviewer/OpenSearch/OpenSearchWriter.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/Ui_OpenSearchDialog.py
-%%DATADIR%%/Helpviewer/OpenSearch/Ui_OpenSearchDialog.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/Ui_OpenSearchEditDialog.py
-%%DATADIR%%/Helpviewer/OpenSearch/Ui_OpenSearchEditDialog.pyc
-%%DATADIR%%/Helpviewer/OpenSearch/__init__.py
-%%DATADIR%%/Helpviewer/OpenSearch/__init__.pyc
-%%DATADIR%%/Helpviewer/Passwords/PasswordManager.py
-%%DATADIR%%/Helpviewer/Passwords/PasswordManager.pyc
-%%DATADIR%%/Helpviewer/Passwords/PasswordModel.py
-%%DATADIR%%/Helpviewer/Passwords/PasswordModel.pyc
-%%DATADIR%%/Helpviewer/Passwords/PasswordsDialog.py
-%%DATADIR%%/Helpviewer/Passwords/PasswordsDialog.pyc
-%%DATADIR%%/Helpviewer/Passwords/Ui_PasswordsDialog.py
-%%DATADIR%%/Helpviewer/Passwords/Ui_PasswordsDialog.pyc
-%%DATADIR%%/Helpviewer/Passwords/__init__.py
-%%DATADIR%%/Helpviewer/Passwords/__init__.pyc
-%%DATADIR%%/Helpviewer/QtHelpDocumentationDialog.py
-%%DATADIR%%/Helpviewer/QtHelpDocumentationDialog.pyc
-%%DATADIR%%/Helpviewer/QtHelpFiltersDialog.py
-%%DATADIR%%/Helpviewer/QtHelpFiltersDialog.pyc
-%%DATADIR%%/Helpviewer/SearchWidget.py
-%%DATADIR%%/Helpviewer/SearchWidget.pyc
-%%DATADIR%%/Helpviewer/Ui_DownloadDialog.py
-%%DATADIR%%/Helpviewer/Ui_DownloadDialog.pyc
-%%DATADIR%%/Helpviewer/Ui_HelpClearPrivateDataDialog.py
-%%DATADIR%%/Helpviewer/Ui_HelpClearPrivateDataDialog.pyc
-%%DATADIR%%/Helpviewer/Ui_HelpLanguagesDialog.py
-%%DATADIR%%/Helpviewer/Ui_HelpLanguagesDialog.pyc
-%%DATADIR%%/Helpviewer/Ui_HelpTopicDialog.py
-%%DATADIR%%/Helpviewer/Ui_HelpTopicDialog.pyc
-%%DATADIR%%/Helpviewer/Ui_QtHelpDocumentationDialog.py
-%%DATADIR%%/Helpviewer/Ui_QtHelpDocumentationDialog.pyc
-%%DATADIR%%/Helpviewer/Ui_QtHelpFiltersDialog.py
-%%DATADIR%%/Helpviewer/Ui_QtHelpFiltersDialog.pyc
-%%DATADIR%%/Helpviewer/Ui_SearchWidget.py
-%%DATADIR%%/Helpviewer/Ui_SearchWidget.pyc
-%%DATADIR%%/Helpviewer/__init__.py
-%%DATADIR%%/Helpviewer/__init__.pyc
-%%DATADIR%%/IconEditor/IconEditorGrid.py
-%%DATADIR%%/IconEditor/IconEditorGrid.pyc
-%%DATADIR%%/IconEditor/IconEditorPalette.py
-%%DATADIR%%/IconEditor/IconEditorPalette.pyc
-%%DATADIR%%/IconEditor/IconEditorWindow.py
-%%DATADIR%%/IconEditor/IconEditorWindow.pyc
-%%DATADIR%%/IconEditor/IconSizeDialog.py
-%%DATADIR%%/IconEditor/IconSizeDialog.pyc
-%%DATADIR%%/IconEditor/IconZoomDialog.py
-%%DATADIR%%/IconEditor/IconZoomDialog.pyc
-%%DATADIR%%/IconEditor/Ui_IconSizeDialog.py
-%%DATADIR%%/IconEditor/Ui_IconSizeDialog.pyc
-%%DATADIR%%/IconEditor/Ui_IconZoomDialog.py
-%%DATADIR%%/IconEditor/Ui_IconZoomDialog.pyc
-%%DATADIR%%/IconEditor/__init__.py
-%%DATADIR%%/IconEditor/__init__.pyc
-%%DATADIR%%/IconEditor/cursors/__init__.py
-%%DATADIR%%/IconEditor/cursors/__init__.pyc
-%%DATADIR%%/IconEditor/cursors/cursors_rc.py
-%%DATADIR%%/IconEditor/cursors/cursors_rc.pyc
-%%DATADIR%%/KdeQt/KQApplication.py
-%%DATADIR%%/KdeQt/KQApplication.pyc
-%%DATADIR%%/KdeQt/KQColorDialog.py
-%%DATADIR%%/KdeQt/KQColorDialog.pyc
-%%DATADIR%%/KdeQt/KQFileDialog.py
-%%DATADIR%%/KdeQt/KQFileDialog.pyc
-%%DATADIR%%/KdeQt/KQFontDialog.py
-%%DATADIR%%/KdeQt/KQFontDialog.pyc
-%%DATADIR%%/KdeQt/KQInputDialog.py
-%%DATADIR%%/KdeQt/KQInputDialog.pyc
-%%DATADIR%%/KdeQt/KQMainWindow.py
-%%DATADIR%%/KdeQt/KQMainWindow.pyc
-%%DATADIR%%/KdeQt/KQMessageBox.py
-%%DATADIR%%/KdeQt/KQMessageBox.pyc
-%%DATADIR%%/KdeQt/KQPrintDialog.py
-%%DATADIR%%/KdeQt/KQPrintDialog.pyc
-%%DATADIR%%/KdeQt/KQPrinter.py
-%%DATADIR%%/KdeQt/KQPrinter.pyc
-%%DATADIR%%/KdeQt/KQProgressDialog.py
-%%DATADIR%%/KdeQt/KQProgressDialog.pyc
-%%DATADIR%%/KdeQt/__init__.py
-%%DATADIR%%/KdeQt/__init__.pyc
-%%DATADIR%%/LICENSE.GPL3
-%%DATADIR%%/MultiProject/AddProjectDialog.py
-%%DATADIR%%/MultiProject/AddProjectDialog.pyc
-%%DATADIR%%/MultiProject/MultiProject.py
-%%DATADIR%%/MultiProject/MultiProject.pyc
-%%DATADIR%%/MultiProject/MultiProjectBrowser.py
-%%DATADIR%%/MultiProject/MultiProjectBrowser.pyc
-%%DATADIR%%/MultiProject/PropertiesDialog.py
-%%DATADIR%%/MultiProject/PropertiesDialog.pyc
-%%DATADIR%%/MultiProject/Ui_AddProjectDialog.py
-%%DATADIR%%/MultiProject/Ui_AddProjectDialog.pyc
-%%DATADIR%%/MultiProject/Ui_PropertiesDialog.py
-%%DATADIR%%/MultiProject/Ui_PropertiesDialog.pyc
-%%DATADIR%%/MultiProject/__init__.py
-%%DATADIR%%/MultiProject/__init__.pyc
-%%DATADIR%%/Others/default.e4k
-%%DATADIR%%/Others/default_Mac.e4k
-%%DATADIR%%/PluginManager/PluginDetailsDialog.py
-%%DATADIR%%/PluginManager/PluginDetailsDialog.pyc
-%%DATADIR%%/PluginManager/PluginExceptions.py
-%%DATADIR%%/PluginManager/PluginExceptions.pyc
-%%DATADIR%%/PluginManager/PluginInfoDialog.py
-%%DATADIR%%/PluginManager/PluginInfoDialog.pyc
-%%DATADIR%%/PluginManager/PluginInstallDialog.py
-%%DATADIR%%/PluginManager/PluginInstallDialog.pyc
-%%DATADIR%%/PluginManager/PluginManager.py
-%%DATADIR%%/PluginManager/PluginManager.pyc
-%%DATADIR%%/PluginManager/PluginRepositoryDialog.py
-%%DATADIR%%/PluginManager/PluginRepositoryDialog.pyc
-%%DATADIR%%/PluginManager/PluginUninstallDialog.py
-%%DATADIR%%/PluginManager/PluginUninstallDialog.pyc
-%%DATADIR%%/PluginManager/Ui_PluginDetailsDialog.py
-%%DATADIR%%/PluginManager/Ui_PluginDetailsDialog.pyc
-%%DATADIR%%/PluginManager/Ui_PluginInfoDialog.py
-%%DATADIR%%/PluginManager/Ui_PluginInfoDialog.pyc
-%%DATADIR%%/PluginManager/Ui_PluginInstallDialog.py
-%%DATADIR%%/PluginManager/Ui_PluginInstallDialog.pyc
-%%DATADIR%%/PluginManager/Ui_PluginRepositoryDialog.py
-%%DATADIR%%/PluginManager/Ui_PluginRepositoryDialog.pyc
-%%DATADIR%%/PluginManager/Ui_PluginUninstallDialog.py
-%%DATADIR%%/PluginManager/Ui_PluginUninstallDialog.pyc
-%%DATADIR%%/PluginManager/__init__.py
-%%DATADIR%%/PluginManager/__init__.pyc
-%%DATADIR%%/Plugins/AboutPlugin/AboutDialog.py
-%%DATADIR%%/Plugins/AboutPlugin/AboutDialog.pyc
-%%DATADIR%%/Plugins/AboutPlugin/Ui_AboutDialog.py
-%%DATADIR%%/Plugins/AboutPlugin/Ui_AboutDialog.pyc
-%%DATADIR%%/Plugins/AboutPlugin/__init__.py
-%%DATADIR%%/Plugins/AboutPlugin/__init__.pyc
-%%DATADIR%%/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py
-%%DATADIR%%/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.pyc
-%%DATADIR%%/Plugins/CheckerPlugins/SyntaxChecker/Ui_SyntaxCheckerDialog.py
-%%DATADIR%%/Plugins/CheckerPlugins/SyntaxChecker/Ui_SyntaxCheckerDialog.pyc
-%%DATADIR%%/Plugins/CheckerPlugins/SyntaxChecker/__init__.py
-%%DATADIR%%/Plugins/CheckerPlugins/SyntaxChecker/__init__.pyc
-%%DATADIR%%/Plugins/CheckerPlugins/Tabnanny/Tabnanny.py
-%%DATADIR%%/Plugins/CheckerPlugins/Tabnanny/Tabnanny.pyc
-%%DATADIR%%/Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.py
-%%DATADIR%%/Plugins/CheckerPlugins/Tabnanny/TabnannyDialog.pyc
-%%DATADIR%%/Plugins/CheckerPlugins/Tabnanny/Ui_TabnannyDialog.py
-%%DATADIR%%/Plugins/CheckerPlugins/Tabnanny/Ui_TabnannyDialog.pyc
-%%DATADIR%%/Plugins/CheckerPlugins/Tabnanny/__init__.py
-%%DATADIR%%/Plugins/CheckerPlugins/Tabnanny/__init__.pyc
-%%DATADIR%%/Plugins/CheckerPlugins/__init__.py
-%%DATADIR%%/Plugins/CheckerPlugins/__init__.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/EricapiConfigDialog.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/EricapiConfigDialog.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/EricapiExecDialog.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/Ui_EricapiConfigDialog.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/Ui_EricapiConfigDialog.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/Ui_EricapiExecDialog.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/Ui_EricapiExecDialog.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/__init__.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericapi/__init__.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/Ui_EricdocConfigDialog.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/Ui_EricdocConfigDialog.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/Ui_EricdocExecDialog.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/Ui_EricdocExecDialog.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/__init__.py
-%%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc/__init__.pyc
-%%DATADIR%%/Plugins/DocumentationPlugins/__init__.py
-%%DATADIR%%/Plugins/DocumentationPlugins/__init__.pyc
-%%DATADIR%%/Plugins/PluginAbout.py
-%%DATADIR%%/Plugins/PluginAbout.pyc
-%%DATADIR%%/Plugins/PluginEricapi.py
-%%DATADIR%%/Plugins/PluginEricapi.pyc
-%%DATADIR%%/Plugins/PluginEricdoc.py
-%%DATADIR%%/Plugins/PluginEricdoc.pyc
-%%DATADIR%%/Plugins/PluginSyntaxChecker.py
-%%DATADIR%%/Plugins/PluginSyntaxChecker.pyc
-%%DATADIR%%/Plugins/PluginTabnanny.py
-%%DATADIR%%/Plugins/PluginTabnanny.pyc
-%%DATADIR%%/Plugins/PluginVcsPySvn.py
-%%DATADIR%%/Plugins/PluginVcsPySvn.pyc
-%%DATADIR%%/Plugins/PluginVcsSubversion.py
-%%DATADIR%%/Plugins/PluginVcsSubversion.pyc
-%%DATADIR%%/Plugins/PluginVmListspace.py
-%%DATADIR%%/Plugins/PluginVmListspace.pyc
-%%DATADIR%%/Plugins/PluginVmMdiArea.py
-%%DATADIR%%/Plugins/PluginVmMdiArea.pyc
-%%DATADIR%%/Plugins/PluginVmTabview.py
-%%DATADIR%%/Plugins/PluginVmTabview.pyc
-%%DATADIR%%/Plugins/PluginVmWorkspace.py
-%%DATADIR%%/Plugins/PluginVmWorkspace.pyc
-%%DATADIR%%/Plugins/PluginWizardPyRegExp.py
-%%DATADIR%%/Plugins/PluginWizardPyRegExp.pyc
-%%DATADIR%%/Plugins/PluginWizardQColorDialog.py
-%%DATADIR%%/Plugins/PluginWizardQColorDialog.pyc
-%%DATADIR%%/Plugins/PluginWizardQFileDialog.py
-%%DATADIR%%/Plugins/PluginWizardQFileDialog.pyc
-%%DATADIR%%/Plugins/PluginWizardQFontDialog.py
-%%DATADIR%%/Plugins/PluginWizardQFontDialog.pyc
-%%DATADIR%%/Plugins/PluginWizardQInputDialog.py
-%%DATADIR%%/Plugins/PluginWizardQInputDialog.pyc
-%%DATADIR%%/Plugins/PluginWizardQMessageBox.py
-%%DATADIR%%/Plugins/PluginWizardQMessageBox.pyc
-%%DATADIR%%/Plugins/PluginWizardQRegExp.py
-%%DATADIR%%/Plugins/PluginWizardQRegExp.pyc
-%%DATADIR%%/Plugins/VcsPlugins/__init__.py
-%%DATADIR%%/Plugins/VcsPlugins/__init__.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Config.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Config.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/SubversionPage.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/Ui_SubversionPage.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/Ui_SubversionPage.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/__init__.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ConfigurationPage/__init__.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ProjectBrowserHelper.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ProjectHelper.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ProjectHelper.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnBlameDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnChangeListsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnCommandDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnCommitDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnConst.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnConst.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnCopyDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnDialogMixin.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnDialogMixin.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnDiffDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnInfoDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnInfoDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnLogBrowserDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnLogDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnLoginDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnLoginDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnMergeDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnPropDelDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnPropDelDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnPropListDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnPropSetDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnRelocateDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnRepoBrowserDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnRevisionSelectionDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnStatusDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnStatusMonitorThread.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnStatusMonitorThread.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnSwitchDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnTagBranchListDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnTagDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnUtilities.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/SvnUtilities.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnBlameDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnBlameDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnChangeListsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnChangeListsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnCommandDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnCommandDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnCommitDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnCommitDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnCopyDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnCopyDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnDiffDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnDiffDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnLogBrowserDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnLogBrowserDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnLogDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnLogDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnLoginDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnLoginDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnMergeDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnMergeDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnNewProjectOptionsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnNewProjectOptionsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnOptionsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnOptionsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnPropDelDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnPropDelDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnPropListDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnPropListDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnPropSetDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnPropSetDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnRelocateDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnRelocateDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnRepoBrowserDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnRepoBrowserDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnRevisionSelectionDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnRevisionSelectionDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnStatusDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnStatusDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnSwitchDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnSwitchDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnTagBranchListDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnTagBranchListDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnTagDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnTagDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnUrlSelectionDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/Ui_SvnUrlSelectionDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/__init__.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/__init__.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/icons/preferences-subversion.png
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/icons/pysvn.png
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/subversion.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/subversion.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Config.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Config.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/SubversionPage.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/Ui_SubversionPage.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/Ui_SubversionPage.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/__init__.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ConfigurationPage/__init__.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ProjectBrowserHelper.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ProjectHelper.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ProjectHelper.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnBlameDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnChangeListsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnCommandDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnCommitDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnCopyDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnDiffDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnLogBrowserDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnLogDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnMergeDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnNewProjectOptionsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnRelocateDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnRepoBrowserDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnRevisionSelectionDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnStatusDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnStatusMonitorThread.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnStatusMonitorThread.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnSwitchDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnTagBranchListDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnTagDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnUrlSelectionDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnUtilities.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/SvnUtilities.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnBlameDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnBlameDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnChangeListsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnChangeListsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnCommandDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnCommandDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnCommitDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnCommitDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnCopyDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnCopyDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnDiffDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnDiffDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnLogBrowserDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnLogBrowserDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnLogDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnLogDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnMergeDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnMergeDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnNewProjectOptionsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnNewProjectOptionsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnOptionsDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnOptionsDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnPropListDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnPropListDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnPropSetDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnPropSetDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnRelocateDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnRelocateDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnRepoBrowserDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnRepoBrowserDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnRevisionSelectionDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnRevisionSelectionDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnStatusDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnStatusDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnSwitchDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnSwitchDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnTagBranchListDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnTagBranchListDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnTagDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnTagDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnUrlSelectionDialog.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/Ui_SvnUrlSelectionDialog.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/__init__.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/__init__.pyc
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/icons/preferences-subversion.png
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/icons/subversion.png
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/subversion.py
-%%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/subversion.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/Listspace/Listspace.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/Listspace/Listspace.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/Listspace/__init__.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/Listspace/__init__.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/Listspace/preview.png
-%%DATADIR%%/Plugins/ViewManagerPlugins/MdiArea/MdiArea.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/MdiArea/MdiArea.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/MdiArea/__init__.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/MdiArea/__init__.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/MdiArea/preview.png
-%%DATADIR%%/Plugins/ViewManagerPlugins/Tabview/Tabview.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/Tabview/Tabview.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/Tabview/__init__.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/Tabview/__init__.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/Tabview/preview.png
-%%DATADIR%%/Plugins/ViewManagerPlugins/Workspace/Workspace.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/Workspace/Workspace.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/Workspace/__init__.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/Workspace/__init__.pyc
-%%DATADIR%%/Plugins/ViewManagerPlugins/Workspace/preview.png
-%%DATADIR%%/Plugins/ViewManagerPlugins/__init__.py
-%%DATADIR%%/Plugins/ViewManagerPlugins/__init__.pyc
-%%DATADIR%%/Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/ColorDialogWizard/ColorDialogWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/ColorDialogWizard/Ui_ColorDialogWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/ColorDialogWizard/Ui_ColorDialogWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/ColorDialogWizard/__init__.py
-%%DATADIR%%/Plugins/WizardPlugins/ColorDialogWizard/__init__.pyc
-%%DATADIR%%/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/FileDialogWizard/FileDialogWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/FileDialogWizard/Ui_FileDialogWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/FileDialogWizard/Ui_FileDialogWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/FileDialogWizard/__init__.py
-%%DATADIR%%/Plugins/WizardPlugins/FileDialogWizard/__init__.pyc
-%%DATADIR%%/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/FontDialogWizard/Ui_FontDialogWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/FontDialogWizard/Ui_FontDialogWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/FontDialogWizard/__init__.py
-%%DATADIR%%/Plugins/WizardPlugins/FontDialogWizard/__init__.pyc
-%%DATADIR%%/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/InputDialogWizard/InputDialogWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/InputDialogWizard/Ui_InputDialogWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/InputDialogWizard/Ui_InputDialogWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/InputDialogWizard/__init__.py
-%%DATADIR%%/Plugins/WizardPlugins/InputDialogWizard/__init__.pyc
-%%DATADIR%%/Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/MessageBoxWizard/Ui_MessageBoxWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/MessageBoxWizard/Ui_MessageBoxWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/MessageBoxWizard/__init__.py
-%%DATADIR%%/Plugins/WizardPlugins/MessageBoxWizard/__init__.pyc
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardCharactersDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardCharactersDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardRepeatDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/PyRegExpWizardRepeatDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/Ui_PyRegExpWizardCharactersDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/Ui_PyRegExpWizardCharactersDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/Ui_PyRegExpWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/Ui_PyRegExpWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/Ui_PyRegExpWizardRepeatDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/Ui_PyRegExpWizardRepeatDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/__init__.py
-%%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard/__init__.pyc
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardCharactersDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardCharactersDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardRepeatDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/QRegExpWizardRepeatDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/Ui_QRegExpWizardCharactersDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/Ui_QRegExpWizardCharactersDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/Ui_QRegExpWizardDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/Ui_QRegExpWizardDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/Ui_QRegExpWizardRepeatDialog.py
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/Ui_QRegExpWizardRepeatDialog.pyc
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/__init__.py
-%%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard/__init__.pyc
-%%DATADIR%%/Plugins/WizardPlugins/__init__.py
-%%DATADIR%%/Plugins/WizardPlugins/__init__.pyc
-%%DATADIR%%/Plugins/__init__.py
-%%DATADIR%%/Plugins/__init__.pyc
-%%DATADIR%%/Preferences/ConfigurationDialog.py
-%%DATADIR%%/Preferences/ConfigurationDialog.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/ApplicationPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/ApplicationPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/ConfigurationPageBase.py
-%%DATADIR%%/Preferences/ConfigurationPages/ConfigurationPageBase.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/CorbaPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/CorbaPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/DebuggerGeneralPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/DebuggerGeneralPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/DebuggerPython3Page.py
-%%DATADIR%%/Preferences/ConfigurationPages/DebuggerPythonPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/DebuggerPythonPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/DebuggerRubyPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/DebuggerRubyPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorAPIsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorAPIsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorAutocompletionPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorAutocompletionPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorAutocompletionQScintillaPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorAutocompletionQScintillaPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorCalltipsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorCalltipsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorCalltipsQScintillaPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorCalltipsQScintillaPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorExportersPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorExportersPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorFilePage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorFilePage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorGeneralPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorGeneralPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorHighlightersPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorHighlightersPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorHighlightingStylesPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorKeywordsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorKeywordsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorPropertiesPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorPropertiesPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorSearchPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorSearchPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorSpellCheckingPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorSpellCheckingPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorStylesPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorStylesPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EditorTypingPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EditorTypingPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/EmailPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/EmailPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/GraphicsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/GraphicsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/HelpAppearancePage.py
-%%DATADIR%%/Preferences/ConfigurationPages/HelpAppearancePage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/HelpDocumentationPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/HelpDocumentationPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/HelpViewersPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/HelpViewersPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/HelpWebBrowserPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/HelpWebBrowserPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/IconsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/IconsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/IconsPreviewDialog.py
-%%DATADIR%%/Preferences/ConfigurationPages/IconsPreviewDialog.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/InterfacePage.py
-%%DATADIR%%/Preferences/ConfigurationPages/InterfacePage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/MultiProjectPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/MultiProjectPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/NetworkPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/NetworkPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/PluginManagerPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/PluginManagerPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/PrinterPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/PrinterPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/ProjectBrowserPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/ProjectBrowserPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/ProjectPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/ProjectPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/PythonPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/PythonPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/QtPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/QtPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/ShellPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/ShellPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/TasksPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/TasksPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/TemplatesPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/TemplatesPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/TrayStarterPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/TrayStarterPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ApplicationPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ApplicationPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_CorbaPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_CorbaPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_DebuggerGeneralPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_DebuggerGeneralPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_DebuggerPython3Page.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_DebuggerPythonPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_DebuggerPythonPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_DebuggerRubyPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_DebuggerRubyPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorAPIsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorAPIsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorAutocompletionPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorAutocompletionPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorAutocompletionQScintillaPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorAutocompletionQScintillaPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorCalltipsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorCalltipsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorCalltipsQScintillaPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorCalltipsQScintillaPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorExportersPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorExportersPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorFilePage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorFilePage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorGeneralPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorGeneralPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorHighlightersPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorHighlightersPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorHighlightingStylesPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorHighlightingStylesPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorKeywordsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorKeywordsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorPropertiesPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorPropertiesPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorSearchPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorSearchPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorSpellCheckingPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorSpellCheckingPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorStylesPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorStylesPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorTypingPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EditorTypingPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EmailPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_EmailPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_GraphicsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_GraphicsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_HelpAppearancePage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_HelpAppearancePage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_HelpDocumentationPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_HelpDocumentationPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_HelpViewersPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_HelpViewersPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_HelpWebBrowserPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_HelpWebBrowserPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_IconsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_IconsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_IconsPreviewDialog.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_IconsPreviewDialog.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_InterfacePage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_InterfacePage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_MultiProjectPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_MultiProjectPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_NetworkPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_NetworkPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_PluginManagerPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_PluginManagerPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_PrinterPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_PrinterPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ProjectBrowserPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ProjectBrowserPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ProjectPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ProjectPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_PythonPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_PythonPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_QtPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_QtPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ShellPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ShellPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_TasksPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_TasksPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_TemplatesPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_TemplatesPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_TrayStarterPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_TrayStarterPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_VcsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_VcsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ViewmanagerPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/Ui_ViewmanagerPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/VcsPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/VcsPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/ViewmanagerPage.py
-%%DATADIR%%/Preferences/ConfigurationPages/ViewmanagerPage.pyc
-%%DATADIR%%/Preferences/ConfigurationPages/__init__.py
-%%DATADIR%%/Preferences/ConfigurationPages/__init__.pyc
-%%DATADIR%%/Preferences/PreferencesLexer.py
-%%DATADIR%%/Preferences/PreferencesLexer.pyc
-%%DATADIR%%/Preferences/ProgramsDialog.py
-%%DATADIR%%/Preferences/ProgramsDialog.pyc
-%%DATADIR%%/Preferences/ShortcutDialog.py
-%%DATADIR%%/Preferences/ShortcutDialog.pyc
-%%DATADIR%%/Preferences/Shortcuts.py
-%%DATADIR%%/Preferences/Shortcuts.pyc
-%%DATADIR%%/Preferences/ShortcutsDialog.py
-%%DATADIR%%/Preferences/ShortcutsDialog.pyc
-%%DATADIR%%/Preferences/ToolConfigurationDialog.py
-%%DATADIR%%/Preferences/ToolConfigurationDialog.pyc
-%%DATADIR%%/Preferences/ToolGroupConfigurationDialog.py
-%%DATADIR%%/Preferences/ToolGroupConfigurationDialog.pyc
-%%DATADIR%%/Preferences/Ui_ProgramsDialog.py
-%%DATADIR%%/Preferences/Ui_ProgramsDialog.pyc
-%%DATADIR%%/Preferences/Ui_ShortcutDialog.py
-%%DATADIR%%/Preferences/Ui_ShortcutDialog.pyc
-%%DATADIR%%/Preferences/Ui_ShortcutsDialog.py
-%%DATADIR%%/Preferences/Ui_ShortcutsDialog.pyc
-%%DATADIR%%/Preferences/Ui_ToolConfigurationDialog.py
-%%DATADIR%%/Preferences/Ui_ToolConfigurationDialog.pyc
-%%DATADIR%%/Preferences/Ui_ToolGroupConfigurationDialog.py
-%%DATADIR%%/Preferences/Ui_ToolGroupConfigurationDialog.pyc
-%%DATADIR%%/Preferences/Ui_ViewProfileDialog.py
-%%DATADIR%%/Preferences/Ui_ViewProfileDialog.pyc
-%%DATADIR%%/Preferences/Ui_ViewProfileSidebarsDialog.py
-%%DATADIR%%/Preferences/Ui_ViewProfileSidebarsDialog.pyc
-%%DATADIR%%/Preferences/Ui_ViewProfileToolboxesDialog.py
-%%DATADIR%%/Preferences/Ui_ViewProfileToolboxesDialog.pyc
-%%DATADIR%%/Preferences/ViewProfileDialog.py
-%%DATADIR%%/Preferences/ViewProfileDialog.pyc
-%%DATADIR%%/Preferences/__init__.py
-%%DATADIR%%/Preferences/__init__.pyc
-%%DATADIR%%/Project/AddDirectoryDialog.py
-%%DATADIR%%/Project/AddDirectoryDialog.pyc
-%%DATADIR%%/Project/AddFileDialog.py
-%%DATADIR%%/Project/AddFileDialog.pyc
-%%DATADIR%%/Project/AddFoundFilesDialog.py
-%%DATADIR%%/Project/AddFoundFilesDialog.pyc
-%%DATADIR%%/Project/AddLanguageDialog.py
-%%DATADIR%%/Project/AddLanguageDialog.pyc
-%%DATADIR%%/Project/CreateDialogCodeDialog.py
-%%DATADIR%%/Project/CreateDialogCodeDialog.pyc
-%%DATADIR%%/Project/DebuggerPropertiesDialog.py
-%%DATADIR%%/Project/DebuggerPropertiesDialog.pyc
-%%DATADIR%%/Project/FiletypeAssociationDialog.py
-%%DATADIR%%/Project/FiletypeAssociationDialog.pyc
-%%DATADIR%%/Project/LexerAssociationDialog.py
-%%DATADIR%%/Project/LexerAssociationDialog.pyc
-%%DATADIR%%/Project/NewDialogClassDialog.py
-%%DATADIR%%/Project/NewDialogClassDialog.pyc
-%%DATADIR%%/Project/NewPythonPackageDialog.py
-%%DATADIR%%/Project/NewPythonPackageDialog.pyc
-%%DATADIR%%/Project/Project.py
-%%DATADIR%%/Project/Project.pyc
-%%DATADIR%%/Project/ProjectBaseBrowser.py
-%%DATADIR%%/Project/ProjectBaseBrowser.pyc
-%%DATADIR%%/Project/ProjectBrowser.py
-%%DATADIR%%/Project/ProjectBrowser.pyc
-%%DATADIR%%/Project/ProjectBrowserFlags.py
-%%DATADIR%%/Project/ProjectBrowserFlags.pyc
-%%DATADIR%%/Project/ProjectBrowserModel.py
-%%DATADIR%%/Project/ProjectBrowserModel.pyc
-%%DATADIR%%/Project/ProjectBrowserSortFilterProxyModel.py
-%%DATADIR%%/Project/ProjectBrowserSortFilterProxyModel.pyc
-%%DATADIR%%/Project/ProjectFormsBrowser.py
-%%DATADIR%%/Project/ProjectFormsBrowser.pyc
-%%DATADIR%%/Project/ProjectInterfacesBrowser.py
-%%DATADIR%%/Project/ProjectInterfacesBrowser.pyc
-%%DATADIR%%/Project/ProjectOthersBrowser.py
-%%DATADIR%%/Project/ProjectOthersBrowser.pyc
-%%DATADIR%%/Project/ProjectResourcesBrowser.py
-%%DATADIR%%/Project/ProjectResourcesBrowser.pyc
-%%DATADIR%%/Project/ProjectSourcesBrowser.py
-%%DATADIR%%/Project/ProjectSourcesBrowser.pyc
-%%DATADIR%%/Project/ProjectTranslationsBrowser.py
-%%DATADIR%%/Project/ProjectTranslationsBrowser.pyc
-%%DATADIR%%/Project/PropertiesDialog.py
-%%DATADIR%%/Project/PropertiesDialog.pyc
-%%DATADIR%%/Project/SpellingPropertiesDialog.py
-%%DATADIR%%/Project/SpellingPropertiesDialog.pyc
-%%DATADIR%%/Project/TranslationPropertiesDialog.py
-%%DATADIR%%/Project/TranslationPropertiesDialog.pyc
-%%DATADIR%%/Project/Ui_AddDirectoryDialog.py
-%%DATADIR%%/Project/Ui_AddDirectoryDialog.pyc
-%%DATADIR%%/Project/Ui_AddFileDialog.py
-%%DATADIR%%/Project/Ui_AddFileDialog.pyc
-%%DATADIR%%/Project/Ui_AddFoundFilesDialog.py
-%%DATADIR%%/Project/Ui_AddFoundFilesDialog.pyc
-%%DATADIR%%/Project/Ui_AddLanguageDialog.py
-%%DATADIR%%/Project/Ui_AddLanguageDialog.pyc
-%%DATADIR%%/Project/Ui_CreateDialogCodeDialog.py
-%%DATADIR%%/Project/Ui_CreateDialogCodeDialog.pyc
-%%DATADIR%%/Project/Ui_DebuggerPropertiesDialog.py
-%%DATADIR%%/Project/Ui_DebuggerPropertiesDialog.pyc
-%%DATADIR%%/Project/Ui_FiletypeAssociationDialog.py
-%%DATADIR%%/Project/Ui_FiletypeAssociationDialog.pyc
-%%DATADIR%%/Project/Ui_LexerAssociationDialog.py
-%%DATADIR%%/Project/Ui_LexerAssociationDialog.pyc
-%%DATADIR%%/Project/Ui_NewDialogClassDialog.py
-%%DATADIR%%/Project/Ui_NewDialogClassDialog.pyc
-%%DATADIR%%/Project/Ui_NewPythonPackageDialog.py
-%%DATADIR%%/Project/Ui_NewPythonPackageDialog.pyc
-%%DATADIR%%/Project/Ui_PropertiesDialog.py
-%%DATADIR%%/Project/Ui_PropertiesDialog.pyc
-%%DATADIR%%/Project/Ui_SpellingPropertiesDialog.py
-%%DATADIR%%/Project/Ui_SpellingPropertiesDialog.pyc
-%%DATADIR%%/Project/Ui_TranslationPropertiesDialog.py
-%%DATADIR%%/Project/Ui_TranslationPropertiesDialog.pyc
-%%DATADIR%%/Project/Ui_UserPropertiesDialog.py
-%%DATADIR%%/Project/Ui_UserPropertiesDialog.pyc
-%%DATADIR%%/Project/UserPropertiesDialog.py
-%%DATADIR%%/Project/UserPropertiesDialog.pyc
-%%DATADIR%%/Project/__init__.py
-%%DATADIR%%/Project/__init__.pyc
-%%DATADIR%%/PyUnit/Ui_UnittestDialog.py
-%%DATADIR%%/PyUnit/Ui_UnittestDialog.pyc
-%%DATADIR%%/PyUnit/Ui_UnittestStacktraceDialog.py
-%%DATADIR%%/PyUnit/Ui_UnittestStacktraceDialog.pyc
-%%DATADIR%%/PyUnit/UnittestDialog.py
-%%DATADIR%%/PyUnit/UnittestDialog.pyc
-%%DATADIR%%/PyUnit/__init__.py
-%%DATADIR%%/PyUnit/__init__.pyc
-%%DATADIR%%/QScintilla/APIsManager.py
-%%DATADIR%%/QScintilla/APIsManager.pyc
-%%DATADIR%%/QScintilla/Editor.py
-%%DATADIR%%/QScintilla/Editor.pyc
-%%DATADIR%%/QScintilla/Exporters/ExporterBase.py
-%%DATADIR%%/QScintilla/Exporters/ExporterBase.pyc
-%%DATADIR%%/QScintilla/Exporters/ExporterHTML.py
-%%DATADIR%%/QScintilla/Exporters/ExporterHTML.pyc
-%%DATADIR%%/QScintilla/Exporters/ExporterPDF.py
-%%DATADIR%%/QScintilla/Exporters/ExporterPDF.pyc
-%%DATADIR%%/QScintilla/Exporters/ExporterRTF.py
-%%DATADIR%%/QScintilla/Exporters/ExporterRTF.pyc
-%%DATADIR%%/QScintilla/Exporters/ExporterTEX.py
-%%DATADIR%%/QScintilla/Exporters/ExporterTEX.pyc
-%%DATADIR%%/QScintilla/Exporters/__init__.py
-%%DATADIR%%/QScintilla/Exporters/__init__.pyc
-%%DATADIR%%/QScintilla/GotoDialog.py
-%%DATADIR%%/QScintilla/GotoDialog.pyc
-%%DATADIR%%/QScintilla/Lexers/Lexer.py
-%%DATADIR%%/QScintilla/Lexers/Lexer.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerBash.py
-%%DATADIR%%/QScintilla/Lexers/LexerBash.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerBatch.py
-%%DATADIR%%/QScintilla/Lexers/LexerBatch.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerCMake.py
-%%DATADIR%%/QScintilla/Lexers/LexerCMake.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerCPP.py
-%%DATADIR%%/QScintilla/Lexers/LexerCPP.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerCSS.py
-%%DATADIR%%/QScintilla/Lexers/LexerCSS.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerCSharp.py
-%%DATADIR%%/QScintilla/Lexers/LexerCSharp.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerContainer.py
-%%DATADIR%%/QScintilla/Lexers/LexerContainer.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerD.py
-%%DATADIR%%/QScintilla/Lexers/LexerD.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerDiff.py
-%%DATADIR%%/QScintilla/Lexers/LexerDiff.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerFortran.py
-%%DATADIR%%/QScintilla/Lexers/LexerFortran.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerFortran77.py
-%%DATADIR%%/QScintilla/Lexers/LexerFortran77.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerHTML.py
-%%DATADIR%%/QScintilla/Lexers/LexerHTML.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerIDL.py
-%%DATADIR%%/QScintilla/Lexers/LexerIDL.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerJava.py
-%%DATADIR%%/QScintilla/Lexers/LexerJava.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerJavaScript.py
-%%DATADIR%%/QScintilla/Lexers/LexerJavaScript.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerLua.py
-%%DATADIR%%/QScintilla/Lexers/LexerLua.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerMakefile.py
-%%DATADIR%%/QScintilla/Lexers/LexerMakefile.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerMatlab.py
-%%DATADIR%%/QScintilla/Lexers/LexerMatlab.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerOctave.py
-%%DATADIR%%/QScintilla/Lexers/LexerOctave.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerPOV.py
-%%DATADIR%%/QScintilla/Lexers/LexerPOV.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerPascal.py
-%%DATADIR%%/QScintilla/Lexers/LexerPascal.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerPerl.py
-%%DATADIR%%/QScintilla/Lexers/LexerPerl.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerPostScript.py
-%%DATADIR%%/QScintilla/Lexers/LexerPostScript.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerProperties.py
-%%DATADIR%%/QScintilla/Lexers/LexerProperties.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerPygments.py
-%%DATADIR%%/QScintilla/Lexers/LexerPygments.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerPython.py
-%%DATADIR%%/QScintilla/Lexers/LexerPython.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerRuby.py
-%%DATADIR%%/QScintilla/Lexers/LexerRuby.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerSQL.py
-%%DATADIR%%/QScintilla/Lexers/LexerSQL.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerTCL.py
-%%DATADIR%%/QScintilla/Lexers/LexerTCL.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerTeX.py
-%%DATADIR%%/QScintilla/Lexers/LexerTeX.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerVHDL.py
-%%DATADIR%%/QScintilla/Lexers/LexerVHDL.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerXML.py
-%%DATADIR%%/QScintilla/Lexers/LexerXML.pyc
-%%DATADIR%%/QScintilla/Lexers/LexerYAML.py
-%%DATADIR%%/QScintilla/Lexers/LexerYAML.pyc
-%%DATADIR%%/QScintilla/Lexers/__init__.py
-%%DATADIR%%/QScintilla/Lexers/__init__.pyc
-%%DATADIR%%/QScintilla/MiniEditor.py
-%%DATADIR%%/QScintilla/MiniEditor.pyc
-%%DATADIR%%/QScintilla/Printer.py
-%%DATADIR%%/QScintilla/Printer.pyc
-%%DATADIR%%/QScintilla/QsciScintillaCompat.py
-%%DATADIR%%/QScintilla/QsciScintillaCompat.pyc
-%%DATADIR%%/QScintilla/SearchReplaceWidget.py
-%%DATADIR%%/QScintilla/SearchReplaceWidget.pyc
-%%DATADIR%%/QScintilla/Shell.py
-%%DATADIR%%/QScintilla/Shell.pyc
-%%DATADIR%%/QScintilla/ShellHistoryDialog.py
-%%DATADIR%%/QScintilla/ShellHistoryDialog.pyc
-%%DATADIR%%/QScintilla/SpellChecker.py
-%%DATADIR%%/QScintilla/SpellChecker.pyc
-%%DATADIR%%/QScintilla/SpellCheckingDialog.py
-%%DATADIR%%/QScintilla/SpellCheckingDialog.pyc
-%%DATADIR%%/QScintilla/TypingCompleters/CompleterBase.py
-%%DATADIR%%/QScintilla/TypingCompleters/CompleterBase.pyc
-%%DATADIR%%/QScintilla/TypingCompleters/CompleterPython.py
-%%DATADIR%%/QScintilla/TypingCompleters/CompleterPython.pyc
-%%DATADIR%%/QScintilla/TypingCompleters/CompleterRuby.py
-%%DATADIR%%/QScintilla/TypingCompleters/CompleterRuby.pyc
-%%DATADIR%%/QScintilla/TypingCompleters/__init__.py
-%%DATADIR%%/QScintilla/TypingCompleters/__init__.pyc
-%%DATADIR%%/QScintilla/Ui_GotoDialog.py
-%%DATADIR%%/QScintilla/Ui_GotoDialog.pyc
-%%DATADIR%%/QScintilla/Ui_ReplaceWidget.py
-%%DATADIR%%/QScintilla/Ui_ReplaceWidget.pyc
-%%DATADIR%%/QScintilla/Ui_SearchWidget.py
-%%DATADIR%%/QScintilla/Ui_SearchWidget.pyc
-%%DATADIR%%/QScintilla/Ui_ShellHistoryDialog.py
-%%DATADIR%%/QScintilla/Ui_ShellHistoryDialog.pyc
-%%DATADIR%%/QScintilla/Ui_SpellCheckingDialog.py
-%%DATADIR%%/QScintilla/Ui_SpellCheckingDialog.pyc
-%%DATADIR%%/QScintilla/Ui_ZoomDialog.py
-%%DATADIR%%/QScintilla/Ui_ZoomDialog.pyc
-%%DATADIR%%/QScintilla/ZoomDialog.py
-%%DATADIR%%/QScintilla/ZoomDialog.pyc
-%%DATADIR%%/QScintilla/__init__.py
-%%DATADIR%%/QScintilla/__init__.pyc
-%%DATADIR%%/SqlBrowser/SqlBrowser.py
-%%DATADIR%%/SqlBrowser/SqlBrowser.pyc
-%%DATADIR%%/SqlBrowser/SqlBrowserWidget.py
-%%DATADIR%%/SqlBrowser/SqlBrowserWidget.pyc
-%%DATADIR%%/SqlBrowser/SqlConnectionDialog.py
-%%DATADIR%%/SqlBrowser/SqlConnectionDialog.pyc
-%%DATADIR%%/SqlBrowser/SqlConnectionWidget.py
-%%DATADIR%%/SqlBrowser/SqlConnectionWidget.pyc
-%%DATADIR%%/SqlBrowser/Ui_SqlBrowserWidget.py
-%%DATADIR%%/SqlBrowser/Ui_SqlBrowserWidget.pyc
-%%DATADIR%%/SqlBrowser/Ui_SqlConnectionDialog.py
-%%DATADIR%%/SqlBrowser/Ui_SqlConnectionDialog.pyc
-%%DATADIR%%/SqlBrowser/__init__.py
-%%DATADIR%%/SqlBrowser/__init__.pyc
-%%DATADIR%%/Styles/Pure_Technology_Dark.qss
-%%DATADIR%%/Tasks/TaskFilterConfigDialog.py
-%%DATADIR%%/Tasks/TaskFilterConfigDialog.pyc
-%%DATADIR%%/Tasks/TaskPropertiesDialog.py
-%%DATADIR%%/Tasks/TaskPropertiesDialog.pyc
-%%DATADIR%%/Tasks/TaskViewer.py
-%%DATADIR%%/Tasks/TaskViewer.pyc
-%%DATADIR%%/Tasks/Ui_TaskFilterConfigDialog.py
-%%DATADIR%%/Tasks/Ui_TaskFilterConfigDialog.pyc
-%%DATADIR%%/Tasks/Ui_TaskPropertiesDialog.py
-%%DATADIR%%/Tasks/Ui_TaskPropertiesDialog.pyc
-%%DATADIR%%/Tasks/__init__.py
-%%DATADIR%%/Tasks/__init__.pyc
-%%DATADIR%%/Templates/TemplateMultipleVariablesDialog.py
-%%DATADIR%%/Templates/TemplateMultipleVariablesDialog.pyc
-%%DATADIR%%/Templates/TemplatePropertiesDialog.py
-%%DATADIR%%/Templates/TemplatePropertiesDialog.pyc
-%%DATADIR%%/Templates/TemplateSingleVariableDialog.py
-%%DATADIR%%/Templates/TemplateSingleVariableDialog.pyc
-%%DATADIR%%/Templates/TemplateViewer.py
-%%DATADIR%%/Templates/TemplateViewer.pyc
-%%DATADIR%%/Templates/Ui_TemplatePropertiesDialog.py
-%%DATADIR%%/Templates/Ui_TemplatePropertiesDialog.pyc
-%%DATADIR%%/Templates/Ui_TemplateSingleVariableDialog.py
-%%DATADIR%%/Templates/Ui_TemplateSingleVariableDialog.pyc
-%%DATADIR%%/Templates/__init__.py
-%%DATADIR%%/Templates/__init__.pyc
-%%DATADIR%%/ThirdParty/CharDet/__init__.py
-%%DATADIR%%/ThirdParty/CharDet/__init__.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/__init__.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/__init__.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/big5freq.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/big5freq.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/big5prober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/big5prober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/chardistribution.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/chardistribution.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/charsetgroupprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/charsetgroupprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/charsetprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/charsetprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/codingstatemachine.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/codingstatemachine.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/constants.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/constants.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/escprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/escprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/escsm.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/escsm.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/eucjpprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/eucjpprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/euckrfreq.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/euckrfreq.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/euckrprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/euckrprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/euctwfreq.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/euctwfreq.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/euctwprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/euctwprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/gb2312freq.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/gb2312freq.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/gb2312prober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/gb2312prober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/hebrewprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/hebrewprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/jisfreq.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/jisfreq.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/jpcntx.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/jpcntx.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/langbulgarianmodel.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/langbulgarianmodel.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/langcyrillicmodel.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/langcyrillicmodel.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/langgreekmodel.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/langgreekmodel.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/langhebrewmodel.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/langhebrewmodel.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/langhungarianmodel.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/langhungarianmodel.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/langthaimodel.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/langthaimodel.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/latin1prober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/latin1prober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/mbcharsetprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/mbcharsetprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/mbcsgroupprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/mbcsgroupprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/mbcssm.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/mbcssm.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/sbcharsetprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/sbcharsetprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/sbcsgroupprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/sbcsgroupprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/sjisprober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/sjisprober.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/test.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/test.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/universaldetector.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/universaldetector.pyc
-%%DATADIR%%/ThirdParty/CharDet/chardet/utf8prober.py
-%%DATADIR%%/ThirdParty/CharDet/chardet/utf8prober.pyc
-%%DATADIR%%/ThirdParty/Pygments/__init__.py
-%%DATADIR%%/ThirdParty/Pygments/__init__.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/__init__.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/__init__.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/cmdline.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/cmdline.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/console.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/console.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/filter.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/filter.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/filters/__init__.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/filters/__init__.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatter.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatter.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/__init__.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/__init__.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/_mapping.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/_mapping.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/bbcode.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/bbcode.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/html.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/html.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/img.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/img.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/latex.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/latex.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/other.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/other.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/rtf.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/rtf.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/svg.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/svg.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/terminal.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/terminal.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/terminal256.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/formatters/terminal256.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexer.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexer.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/__init__.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/__init__.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_asybuiltins.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_asybuiltins.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_clbuiltins.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_clbuiltins.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_luabuiltins.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_luabuiltins.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_mapping.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_mapping.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_phpbuiltins.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_phpbuiltins.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_postgres_builtins.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_postgres_builtins.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_scilab_builtins.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_scilab_builtins.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_vimbuiltins.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/_vimbuiltins.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/agile.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/agile.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/asm.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/asm.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/compiled.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/compiled.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/dotnet.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/dotnet.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/functional.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/functional.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/hdl.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/hdl.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/jvm.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/jvm.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/math.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/math.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/other.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/other.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/parsers.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/parsers.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/shell.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/shell.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/special.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/special.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/sql.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/sql.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/templates.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/templates.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/text.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/text.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/web.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/lexers/web.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/plugin.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/plugin.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/scanner.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/scanner.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/style.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/style.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/__init__.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/__init__.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/autumn.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/autumn.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/borland.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/borland.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/bw.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/bw.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/colorful.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/colorful.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/default.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/default.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/emacs.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/emacs.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/friendly.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/friendly.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/fruity.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/fruity.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/manni.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/manni.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/monokai.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/monokai.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/murphy.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/murphy.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/native.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/native.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/pastie.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/pastie.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/perldoc.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/perldoc.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/rrt.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/rrt.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/tango.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/tango.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/trac.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/trac.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/vim.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/vim.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/vs.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/styles/vs.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/token.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/token.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/unistring.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/unistring.pyc
-%%DATADIR%%/ThirdParty/Pygments/pygments/util.py
-%%DATADIR%%/ThirdParty/Pygments/pygments/util.pyc
-%%DATADIR%%/ThirdParty/SimpleJSON/__init__.py
-%%DATADIR%%/ThirdParty/SimpleJSON/__init__.pyc
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/__init__.py
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/__init__.pyc
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/decoder.py
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/decoder.pyc
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/encoder.py
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/encoder.pyc
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/scanner.py
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/scanner.pyc
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/tool.py
-%%DATADIR%%/ThirdParty/SimpleJSON/simplejson/tool.pyc
-%%DATADIR%%/ThirdParty/__init__.py
-%%DATADIR%%/ThirdParty/__init__.pyc
-%%DATADIR%%/Tools/TRPreviewer.py
-%%DATADIR%%/Tools/TRPreviewer.pyc
-%%DATADIR%%/Tools/TRSingleApplication.py
-%%DATADIR%%/Tools/TRSingleApplication.pyc
-%%DATADIR%%/Tools/TrayStarter.py
-%%DATADIR%%/Tools/TrayStarter.pyc
-%%DATADIR%%/Tools/UIPreviewer.py
-%%DATADIR%%/Tools/UIPreviewer.pyc
-%%DATADIR%%/Tools/__init__.py
-%%DATADIR%%/Tools/__init__.pyc
-%%DATADIR%%/UI/AuthenticationDialog.py
-%%DATADIR%%/UI/AuthenticationDialog.pyc
-%%DATADIR%%/UI/Browser.py
-%%DATADIR%%/UI/Browser.pyc
-%%DATADIR%%/UI/BrowserModel.py
-%%DATADIR%%/UI/BrowserModel.pyc
-%%DATADIR%%/UI/BrowserSortFilterProxyModel.py
-%%DATADIR%%/UI/BrowserSortFilterProxyModel.pyc
-%%DATADIR%%/UI/CompareDialog.py
-%%DATADIR%%/UI/CompareDialog.pyc
-%%DATADIR%%/UI/Config.py
-%%DATADIR%%/UI/Config.pyc
-%%DATADIR%%/UI/DeleteFilesConfirmationDialog.py
-%%DATADIR%%/UI/DeleteFilesConfirmationDialog.pyc
-%%DATADIR%%/UI/DiffDialog.py
-%%DATADIR%%/UI/DiffDialog.pyc
-%%DATADIR%%/UI/EmailDialog.py
-%%DATADIR%%/UI/EmailDialog.pyc
-%%DATADIR%%/UI/ErrorLogDialog.py
-%%DATADIR%%/UI/ErrorLogDialog.pyc
-%%DATADIR%%/UI/FindFileDialog.py
-%%DATADIR%%/UI/FindFileDialog.pyc
-%%DATADIR%%/UI/FindFileNameDialog.py
-%%DATADIR%%/UI/FindFileNameDialog.pyc
-%%DATADIR%%/UI/Info.py
-%%DATADIR%%/UI/Info.pyc
-%%DATADIR%%/UI/LogView.py
-%%DATADIR%%/UI/LogView.pyc
-%%DATADIR%%/UI/PixmapCache.py
-%%DATADIR%%/UI/PixmapCache.pyc
-%%DATADIR%%/UI/SplashScreen.py
-%%DATADIR%%/UI/SplashScreen.pyc
-%%DATADIR%%/UI/Ui_AuthenticationDialog.py
-%%DATADIR%%/UI/Ui_AuthenticationDialog.pyc
-%%DATADIR%%/UI/Ui_CompareDialog.py
-%%DATADIR%%/UI/Ui_CompareDialog.pyc
-%%DATADIR%%/UI/Ui_DeleteFilesConfirmationDialog.py
-%%DATADIR%%/UI/Ui_DeleteFilesConfirmationDialog.pyc
-%%DATADIR%%/UI/Ui_DiffDialog.py
-%%DATADIR%%/UI/Ui_DiffDialog.pyc
-%%DATADIR%%/UI/Ui_EmailDialog.py
-%%DATADIR%%/UI/Ui_EmailDialog.pyc
-%%DATADIR%%/UI/Ui_ErrorLogDialog.py
-%%DATADIR%%/UI/Ui_ErrorLogDialog.pyc
-%%DATADIR%%/UI/Ui_FindFileDialog.py
-%%DATADIR%%/UI/Ui_FindFileDialog.pyc
-%%DATADIR%%/UI/Ui_FindFileNameDialog.py
-%%DATADIR%%/UI/Ui_FindFileNameDialog.pyc
-%%DATADIR%%/UI/UserInterface.py
-%%DATADIR%%/UI/UserInterface.pyc
-%%DATADIR%%/UI/__init__.py
-%%DATADIR%%/UI/__init__.pyc
-%%DATADIR%%/Utilities/AutoSaver.py
-%%DATADIR%%/Utilities/AutoSaver.pyc
-%%DATADIR%%/Utilities/ClassBrowsers/ClbrBaseClasses.py
-%%DATADIR%%/Utilities/ClassBrowsers/ClbrBaseClasses.pyc
-%%DATADIR%%/Utilities/ClassBrowsers/__init__.py
-%%DATADIR%%/Utilities/ClassBrowsers/__init__.pyc
-%%DATADIR%%/Utilities/ClassBrowsers/idlclbr.py
-%%DATADIR%%/Utilities/ClassBrowsers/idlclbr.pyc
-%%DATADIR%%/Utilities/ClassBrowsers/pyclbr.py
-%%DATADIR%%/Utilities/ClassBrowsers/pyclbr.pyc
-%%DATADIR%%/Utilities/ClassBrowsers/rbclbr.py
-%%DATADIR%%/Utilities/ClassBrowsers/rbclbr.pyc
-%%DATADIR%%/Utilities/ModuleParser.py
-%%DATADIR%%/Utilities/ModuleParser.pyc
-%%DATADIR%%/Utilities/SingleApplication.py
-%%DATADIR%%/Utilities/SingleApplication.pyc
-%%DATADIR%%/Utilities/Startup.py
-%%DATADIR%%/Utilities/Startup.pyc
-%%DATADIR%%/Utilities/__init__.py
-%%DATADIR%%/Utilities/__init__.pyc
-%%DATADIR%%/Utilities/mimetypesExtension.py
-%%DATADIR%%/Utilities/mimetypesExtension.pyc
-%%DATADIR%%/Utilities/uic.py
-%%DATADIR%%/Utilities/uic.pyc
-%%DATADIR%%/VCS/CommandOptionsDialog.py
-%%DATADIR%%/VCS/CommandOptionsDialog.pyc
-%%DATADIR%%/VCS/ProjectBrowserHelper.py
-%%DATADIR%%/VCS/ProjectBrowserHelper.pyc
-%%DATADIR%%/VCS/ProjectHelper.py
-%%DATADIR%%/VCS/ProjectHelper.pyc
-%%DATADIR%%/VCS/RepositoryInfoDialog.py
-%%DATADIR%%/VCS/RepositoryInfoDialog.pyc
-%%DATADIR%%/VCS/StatusMonitorLed.py
-%%DATADIR%%/VCS/StatusMonitorLed.pyc
-%%DATADIR%%/VCS/StatusMonitorThread.py
-%%DATADIR%%/VCS/StatusMonitorThread.pyc
-%%DATADIR%%/VCS/Ui_CommandOptionsDialog.py
-%%DATADIR%%/VCS/Ui_CommandOptionsDialog.pyc
-%%DATADIR%%/VCS/Ui_RepositoryInfoDialog.py
-%%DATADIR%%/VCS/Ui_RepositoryInfoDialog.pyc
-%%DATADIR%%/VCS/VersionControl.py
-%%DATADIR%%/VCS/VersionControl.pyc
-%%DATADIR%%/VCS/__init__.py
-%%DATADIR%%/VCS/__init__.pyc
-%%DATADIR%%/ViewManager/BookmarkedFilesDialog.py
-%%DATADIR%%/ViewManager/BookmarkedFilesDialog.pyc
-%%DATADIR%%/ViewManager/Ui_BookmarkedFilesDialog.py
-%%DATADIR%%/ViewManager/Ui_BookmarkedFilesDialog.pyc
-%%DATADIR%%/ViewManager/ViewManager.py
-%%DATADIR%%/ViewManager/ViewManager.pyc
-%%DATADIR%%/ViewManager/__init__.py
-%%DATADIR%%/ViewManager/__init__.pyc
-%%DATADIR%%/__init__.py
-%%DATADIR%%/__init__.pyc
-%%DATADIR%%/compileUiFiles.py
-%%DATADIR%%/compileUiFiles.pyc
-%%DATADIR%%/eric4.py
-%%DATADIR%%/eric4.pyc
-%%DATADIR%%/eric4.pyw
-%%DATADIR%%/eric4_api.py
-%%DATADIR%%/eric4_api.pyc
-%%DATADIR%%/eric4_compare.py
-%%DATADIR%%/eric4_compare.pyc
-%%DATADIR%%/eric4_compare.pyw
-%%DATADIR%%/eric4_configure.py
-%%DATADIR%%/eric4_configure.pyc
-%%DATADIR%%/eric4_configure.pyw
-%%DATADIR%%/eric4_diff.py
-%%DATADIR%%/eric4_diff.pyc
-%%DATADIR%%/eric4_diff.pyw
-%%DATADIR%%/eric4_doc.py
-%%DATADIR%%/eric4_doc.pyc
-%%DATADIR%%/eric4_editor.py
-%%DATADIR%%/eric4_editor.pyc
-%%DATADIR%%/eric4_editor.pyw
-%%DATADIR%%/eric4_iconeditor.py
-%%DATADIR%%/eric4_iconeditor.pyc
-%%DATADIR%%/eric4_iconeditor.pyw
-%%DATADIR%%/eric4_plugininstall.py
-%%DATADIR%%/eric4_plugininstall.pyc
-%%DATADIR%%/eric4_plugininstall.pyw
-%%DATADIR%%/eric4_pluginrepository.py
-%%DATADIR%%/eric4_pluginrepository.pyc
-%%DATADIR%%/eric4_pluginrepository.pyw
-%%DATADIR%%/eric4_pluginuninstall.py
-%%DATADIR%%/eric4_pluginuninstall.pyc
-%%DATADIR%%/eric4_pluginuninstall.pyw
-%%DATADIR%%/eric4_qregexp.py
-%%DATADIR%%/eric4_qregexp.pyc
-%%DATADIR%%/eric4_qregexp.pyw
-%%DATADIR%%/eric4_re.py
-%%DATADIR%%/eric4_re.pyc
-%%DATADIR%%/eric4_re.pyw
-%%DATADIR%%/eric4_sqlbrowser.py
-%%DATADIR%%/eric4_sqlbrowser.pyc
-%%DATADIR%%/eric4_sqlbrowser.pyw
-%%DATADIR%%/eric4_tray.py
-%%DATADIR%%/eric4_tray.pyc
-%%DATADIR%%/eric4_tray.pyw
-%%DATADIR%%/eric4_trpreviewer.py
-%%DATADIR%%/eric4_trpreviewer.pyc
-%%DATADIR%%/eric4_trpreviewer.pyw
-%%DATADIR%%/eric4_uipreviewer.py
-%%DATADIR%%/eric4_uipreviewer.pyc
-%%DATADIR%%/eric4_uipreviewer.pyw
-%%DATADIR%%/eric4_unittest.py
-%%DATADIR%%/eric4_unittest.pyc
-%%DATADIR%%/eric4_unittest.pyw
-%%DATADIR%%/eric4_webbrowser.py
-%%DATADIR%%/eric4_webbrowser.pyc
-%%DATADIR%%/eric4_webbrowser.pyw
-%%DATADIR%%/icons/default/1downarrow.png
-%%DATADIR%%/icons/default/1leftarrow.png
-%%DATADIR%%/icons/default/1rightarrow.png
-%%DATADIR%%/icons/default/1uparrow.png
-%%DATADIR%%/icons/default/2downarrow.png
-%%DATADIR%%/icons/default/2leftarrow.png
-%%DATADIR%%/icons/default/2rightarrow.png
-%%DATADIR%%/icons/default/2uparrow.png
-%%DATADIR%%/icons/default/adBlockAction.png
-%%DATADIR%%/icons/default/addBookmark.png
-%%DATADIR%%/icons/default/altn.png
-%%DATADIR%%/icons/default/anychar.png
-%%DATADIR%%/icons/default/attribute.png
-%%DATADIR%%/icons/default/attribute_class.png
-%%DATADIR%%/icons/default/attribute_private.png
-%%DATADIR%%/icons/default/attribute_protected.png
-%%DATADIR%%/icons/default/attributes.png
-%%DATADIR%%/icons/default/attributes_class.png
-%%DATADIR%%/icons/default/autoHideOff.png
-%%DATADIR%%/icons/default/autoHideOn.png
-%%DATADIR%%/icons/default/autospellchecking.png
-%%DATADIR%%/icons/default/back.png
-%%DATADIR%%/icons/default/begline.png
-%%DATADIR%%/icons/default/bookmark.png
-%%DATADIR%%/icons/default/bookmarkNext.png
-%%DATADIR%%/icons/default/bookmarkPrevious.png
-%%DATADIR%%/icons/default/bookmarkToggle.png
-%%DATADIR%%/icons/default/break.png
-%%DATADIR%%/icons/default/breakDisabled.png
-%%DATADIR%%/icons/default/breakpointNext.png
-%%DATADIR%%/icons/default/breakpointPrevious.png
-%%DATADIR%%/icons/default/breakpointToggle.png
-%%DATADIR%%/icons/default/breakpoints.png
-%%DATADIR%%/icons/default/browser.png
-%%DATADIR%%/icons/default/cBreak.png
-%%DATADIR%%/icons/default/cBreakpointToggle.png
-%%DATADIR%%/icons/default/characters.png
-%%DATADIR%%/icons/default/class.png
-%%DATADIR%%/icons/default/class_private.png
-%%DATADIR%%/icons/default/class_protected.png
-%%DATADIR%%/icons/default/clearLeft.png
-%%DATADIR%%/icons/default/clearRight.png
-%%DATADIR%%/icons/default/close.png
-%%DATADIR%%/icons/default/colorPicker.png
-%%DATADIR%%/icons/default/comment.png
-%%DATADIR%%/icons/default/compareFiles.png
-%%DATADIR%%/icons/default/configure.png
-%%DATADIR%%/icons/default/configureExport.png
-%%DATADIR%%/icons/default/configureImport.png
-%%DATADIR%%/icons/default/configureShortcuts.png
-%%DATADIR%%/icons/default/configureViewProfiles.png
-%%DATADIR%%/icons/default/continue.png
-%%DATADIR%%/icons/default/continueToCursor.png
-%%DATADIR%%/icons/default/cookie.png
-%%DATADIR%%/icons/default/coverageProject.png
-%%DATADIR%%/icons/default/coverageScript.png
-%%DATADIR%%/icons/default/databaseConnection.png
-%%DATADIR%%/icons/default/debugProject.png
-%%DATADIR%%/icons/default/debugScript.png
-%%DATADIR%%/icons/default/defaultIcon.png
-%%DATADIR%%/icons/default/deleteShape.png
-%%DATADIR%%/icons/default/designer4.png
-%%DATADIR%%/icons/default/diffFiles.png
-%%DATADIR%%/icons/default/dirClosed.png
-%%DATADIR%%/icons/default/dirOpen.png
-%%DATADIR%%/icons/default/download.png
-%%DATADIR%%/icons/default/drawBrush.png
-%%DATADIR%%/icons/default/drawCircle.png
-%%DATADIR%%/icons/default/drawCircleFilled.png
-%%DATADIR%%/icons/default/drawEllipse.png
-%%DATADIR%%/icons/default/drawEllipseFilled.png
-%%DATADIR%%/icons/default/drawEraser.png
-%%DATADIR%%/icons/default/drawFill.png
-%%DATADIR%%/icons/default/drawLine.png
-%%DATADIR%%/icons/default/drawRectangle.png
-%%DATADIR%%/icons/default/drawRectangleFilled.png
-%%DATADIR%%/icons/default/editBookmarks.png
-%%DATADIR%%/icons/default/editComment.png
-%%DATADIR%%/icons/default/editCopy.png
-%%DATADIR%%/icons/default/editCut.png
-%%DATADIR%%/icons/default/editDelete.png
-%%DATADIR%%/icons/default/editIndent.png
-%%DATADIR%%/icons/default/editPaste.png
-%%DATADIR%%/icons/default/editRedo.png
-%%DATADIR%%/icons/default/editReplace.png
-%%DATADIR%%/icons/default/editReplaceAll.png
-%%DATADIR%%/icons/default/editReplaceSearch.png
-%%DATADIR%%/icons/default/editSmartIndent.png
-%%DATADIR%%/icons/default/editUncomment.png
-%%DATADIR%%/icons/default/editUndo.png
-%%DATADIR%%/icons/default/editUnindent.png
-%%DATADIR%%/icons/default/editor.png
-%%DATADIR%%/icons/default/empty.png
-%%DATADIR%%/icons/default/endline.png
-%%DATADIR%%/icons/default/enum.png
-%%DATADIR%%/icons/default/eric.png
-%%DATADIR%%/icons/default/ericWeb.png
-%%DATADIR%%/icons/default/ericWeb32.png
-%%DATADIR%%/icons/default/eric_2.png
-%%DATADIR%%/icons/default/erict-bw.png
-%%DATADIR%%/icons/default/erict-bwi.png
-%%DATADIR%%/icons/default/erict-hc.png
-%%DATADIR%%/icons/default/erict.png
-%%DATADIR%%/icons/default/exceptions.png
-%%DATADIR%%/icons/default/exit.png
-%%DATADIR%%/icons/default/exportShortcuts.png
-%%DATADIR%%/icons/default/fileD.png
-%%DATADIR%%/icons/default/fileDesigner.png
-%%DATADIR%%/icons/default/fileIDL.png
-%%DATADIR%%/icons/default/fileLinguist.png
-%%DATADIR%%/icons/default/fileLinguist2.png
-%%DATADIR%%/icons/default/fileMisc.png
-%%DATADIR%%/icons/default/fileModified.png
-%%DATADIR%%/icons/default/fileMultiProject.png
-%%DATADIR%%/icons/default/filePixmap.png
-%%DATADIR%%/icons/default/fileProject.png
-%%DATADIR%%/icons/default/filePython.png
-%%DATADIR%%/icons/default/filePython2.png
-%%DATADIR%%/icons/default/fileResource.png
-%%DATADIR%%/icons/default/fileRuby.png
-%%DATADIR%%/icons/default/fileSave.png
-%%DATADIR%%/icons/default/fileSaveAll.png
-%%DATADIR%%/icons/default/fileSaveAs.png
-%%DATADIR%%/icons/default/fileSaveProject.png
-%%DATADIR%%/icons/default/fileShortcuts.png
-%%DATADIR%%/icons/default/fileSvg.png
-%%DATADIR%%/icons/default/find.png
-%%DATADIR%%/icons/default/findClear.png
-%%DATADIR%%/icons/default/findNext.png
-%%DATADIR%%/icons/default/findPrev.png
-%%DATADIR%%/icons/default/flag.png
-%%DATADIR%%/icons/default/forward.png
-%%DATADIR%%/icons/default/globalVariables.png
-%%DATADIR%%/icons/default/google.png
-%%DATADIR%%/icons/default/goto.png
-%%DATADIR%%/icons/default/gotoBrace.png
-%%DATADIR%%/icons/default/grayscale.png
-%%DATADIR%%/icons/default/grid.png
-%%DATADIR%%/icons/default/group.png
-%%DATADIR%%/icons/default/help.png
-%%DATADIR%%/icons/default/helpAbout.png
-%%DATADIR%%/icons/default/helpAboutKde.png
-%%DATADIR%%/icons/default/helpAboutQt.png
-%%DATADIR%%/icons/default/history.png
-%%DATADIR%%/icons/default/historyClear.png
-%%DATADIR%%/icons/default/home.png
-%%DATADIR%%/icons/default/iconEditor.png
-%%DATADIR%%/icons/default/importShortcuts.png
-%%DATADIR%%/icons/default/linguist4.png
-%%DATADIR%%/icons/default/localVariables.png
-%%DATADIR%%/icons/default/logViewer.png
-%%DATADIR%%/icons/default/logViewer_r.png
-%%DATADIR%%/icons/default/masterProject.png
-%%DATADIR%%/icons/default/method.png
-%%DATADIR%%/icons/default/method_class.png
-%%DATADIR%%/icons/default/method_private.png
-%%DATADIR%%/icons/default/method_protected.png
-%%DATADIR%%/icons/default/method_static.png
-%%DATADIR%%/icons/default/module.png
-%%DATADIR%%/icons/default/multiProjectClose.png
-%%DATADIR%%/icons/default/multiProjectNew.png
-%%DATADIR%%/icons/default/multiProjectOpen.png
-%%DATADIR%%/icons/default/multiProjectProps.png
-%%DATADIR%%/icons/default/multiProjectSave.png
-%%DATADIR%%/icons/default/multiProjectSaveAs.png
-%%DATADIR%%/icons/default/multiProjectViewer.png
-%%DATADIR%%/icons/default/namedgroup.png
-%%DATADIR%%/icons/default/namedreference.png
-%%DATADIR%%/icons/default/neglookahead.png
-%%DATADIR%%/icons/default/neglookbehind.png
-%%DATADIR%%/icons/default/new.png
-%%DATADIR%%/icons/default/newWindow.png
-%%DATADIR%%/icons/default/nongroup.png
-%%DATADIR%%/icons/default/nonwordboundary.png
-%%DATADIR%%/icons/default/notcovered.png
-%%DATADIR%%/icons/default/notcoveredNext.png
-%%DATADIR%%/icons/default/notcoveredPrev.png
-%%DATADIR%%/icons/default/open.png
-%%DATADIR%%/icons/default/openNewTab.png
-%%DATADIR%%/icons/default/openQM.png
-%%DATADIR%%/icons/default/openUI.png
-%%DATADIR%%/icons/default/plugin.png
-%%DATADIR%%/icons/default/pluginArchive.png
-%%DATADIR%%/icons/default/pluginArchiveList.png
-%%DATADIR%%/icons/default/pluginArchiveSnapshot.png
-%%DATADIR%%/icons/default/pluginInstall.png
-%%DATADIR%%/icons/default/pluginRepository.png
-%%DATADIR%%/icons/default/pluginUninstall.png
-%%DATADIR%%/icons/default/poslookahead.png
-%%DATADIR%%/icons/default/poslookbehind.png
-%%DATADIR%%/icons/default/preferences-api.png
-%%DATADIR%%/icons/default/preferences-application.png
-%%DATADIR%%/icons/default/preferences-autocompletion.png
-%%DATADIR%%/icons/default/preferences-calltips.png
-%%DATADIR%%/icons/default/preferences-colours.png
-%%DATADIR%%/icons/default/preferences-debugger.png
-%%DATADIR%%/icons/default/preferences-editor.png
-%%DATADIR%%/icons/default/preferences-exporters.png
-%%DATADIR%%/icons/default/preferences-filehandling.png
-%%DATADIR%%/icons/default/preferences-general.png
-%%DATADIR%%/icons/default/preferences-graphics.png
-%%DATADIR%%/icons/default/preferences-help.png
-%%DATADIR%%/icons/default/preferences-helpdocumentation.png
-%%DATADIR%%/icons/default/preferences-helpviewers.png
-%%DATADIR%%/icons/default/preferences-highlighter-association.png
-%%DATADIR%%/icons/default/preferences-highlighting-styles.png
-%%DATADIR%%/icons/default/preferences-icons.png
-%%DATADIR%%/icons/default/preferences-interface.png
-%%DATADIR%%/icons/default/preferences-keywords.png
-%%DATADIR%%/icons/default/preferences-mail_generic.png
-%%DATADIR%%/icons/default/preferences-multiproject.png
-%%DATADIR%%/icons/default/preferences-network.png
-%%DATADIR%%/icons/default/preferences-orbit.png
-%%DATADIR%%/icons/default/preferences-pluginmanager.png
-%%DATADIR%%/icons/default/preferences-printer.png
-%%DATADIR%%/icons/default/preferences-project.png
-%%DATADIR%%/icons/default/preferences-properties.png
-%%DATADIR%%/icons/default/preferences-pyDebugger.png
-%%DATADIR%%/icons/default/preferences-python.png
-%%DATADIR%%/icons/default/preferences-qtlogo.png
-%%DATADIR%%/icons/default/preferences-rbDebugger.png
-%%DATADIR%%/icons/default/preferences-search.png
-%%DATADIR%%/icons/default/preferences-shell.png
-%%DATADIR%%/icons/default/preferences-spellchecking.png
-%%DATADIR%%/icons/default/preferences-styles.png
-%%DATADIR%%/icons/default/preferences-template.png
-%%DATADIR%%/icons/default/preferences-typing.png
-%%DATADIR%%/icons/default/preferences-vcs.png
-%%DATADIR%%/icons/default/preferences-viewmanager.png
-%%DATADIR%%/icons/default/print.png
-%%DATADIR%%/icons/default/printPreview.png
-%%DATADIR%%/icons/default/privateBrowsing.png
-%%DATADIR%%/icons/default/profileProject.png
-%%DATADIR%%/icons/default/profileScript.png
-%%DATADIR%%/icons/default/projectClose.png
-%%DATADIR%%/icons/default/projectFind.png
-%%DATADIR%%/icons/default/projectForms.png
-%%DATADIR%%/icons/default/projectInterfaces.png
-%%DATADIR%%/icons/default/projectNew.png
-%%DATADIR%%/icons/default/projectOpen.png
-%%DATADIR%%/icons/default/projectOthers.png
-%%DATADIR%%/icons/default/projectProps.png
-%%DATADIR%%/icons/default/projectResources.png
-%%DATADIR%%/icons/default/projectSave.png
-%%DATADIR%%/icons/default/projectSaveAs.png
-%%DATADIR%%/icons/default/projectSources.png
-%%DATADIR%%/icons/default/projectSourcesPy.png
-%%DATADIR%%/icons/default/projectSourcesPyMixed.png
-%%DATADIR%%/icons/default/projectSourcesRb.png
-%%DATADIR%%/icons/default/projectSourcesRbMixed.png
-%%DATADIR%%/icons/default/projectTranslations.png
-%%DATADIR%%/icons/default/projectUserProps.png
-%%DATADIR%%/icons/default/projectViewer.png
-%%DATADIR%%/icons/default/qscintilla.png
-%%DATADIR%%/icons/default/quickFindExtend.png
-%%DATADIR%%/icons/default/quickFindNext.png
-%%DATADIR%%/icons/default/quickFindPrev.png
-%%DATADIR%%/icons/default/reload.png
-%%DATADIR%%/icons/default/remsplitHorizontal.png
-%%DATADIR%%/icons/default/remsplitVertical.png
-%%DATADIR%%/icons/default/repeat.png
-%%DATADIR%%/icons/default/restart.png
-%%DATADIR%%/icons/default/runProject.png
-%%DATADIR%%/icons/default/runScript.png
-%%DATADIR%%/icons/default/sceneHeightDec.png
-%%DATADIR%%/icons/default/sceneHeightInc.png
-%%DATADIR%%/icons/default/sceneSize.png
-%%DATADIR%%/icons/default/sceneWidthDec.png
-%%DATADIR%%/icons/default/sceneWidthInc.png
-%%DATADIR%%/icons/default/screenCapture.png
-%%DATADIR%%/icons/default/selectCircle.png
-%%DATADIR%%/icons/default/selectRectangle.png
-%%DATADIR%%/icons/default/shapesAlignBottom.png
-%%DATADIR%%/icons/default/shapesAlignHCenter.png
-%%DATADIR%%/icons/default/shapesAlignLeft.png
-%%DATADIR%%/icons/default/shapesAlignRight.png
-%%DATADIR%%/icons/default/shapesAlignTop.png
-%%DATADIR%%/icons/default/shapesAlignVCenter.png
-%%DATADIR%%/icons/default/shell.png
-%%DATADIR%%/icons/default/shell_r.png
-%%DATADIR%%/icons/default/showPrograms.png
-%%DATADIR%%/icons/default/spellchecking.png
-%%DATADIR%%/icons/default/splitHorizontal.png
-%%DATADIR%%/icons/default/splitVertical.png
-%%DATADIR%%/icons/default/sqlBrowser.png
-%%DATADIR%%/icons/default/step.png
-%%DATADIR%%/icons/default/stepOut.png
-%%DATADIR%%/icons/default/stepOver.png
-%%DATADIR%%/icons/default/stepQuit.png
-%%DATADIR%%/icons/default/stopLoading.png
-%%DATADIR%%/icons/default/stopScript.png
-%%DATADIR%%/icons/default/symlink.png
-%%DATADIR%%/icons/default/syncToc.png
-%%DATADIR%%/icons/default/syntaxError.png
-%%DATADIR%%/icons/default/syntaxErrorGoto.png
-%%DATADIR%%/icons/default/tBreak.png
-%%DATADIR%%/icons/default/tCBreak.png
-%%DATADIR%%/icons/default/task.png
-%%DATADIR%%/icons/default/taskCompleted.png
-%%DATADIR%%/icons/default/taskNext.png
-%%DATADIR%%/icons/default/taskPrev.png
-%%DATADIR%%/icons/default/taskPrioHigh.png
-%%DATADIR%%/icons/default/taskPrioLow.png
-%%DATADIR%%/icons/default/taskPriority.png
-%%DATADIR%%/icons/default/task_r.png
-%%DATADIR%%/icons/default/templateViewer.png
-%%DATADIR%%/icons/default/terminal.png
-%%DATADIR%%/icons/default/textencoding.png
-%%DATADIR%%/icons/default/toolbarsConfigure.png
-%%DATADIR%%/icons/default/toolsConfigure.png
-%%DATADIR%%/icons/default/trPreviewer.png
-%%DATADIR%%/icons/default/transformResize.png
-%%DATADIR%%/icons/default/uiPreviewer.png
-%%DATADIR%%/icons/default/unhighlight.png
-%%DATADIR%%/icons/default/unittest.png
-%%DATADIR%%/icons/default/unittestProject.png
-%%DATADIR%%/icons/default/unittestRestart.png
-%%DATADIR%%/icons/default/unittestScript.png
-%%DATADIR%%/icons/default/vcsAdd.png
-%%DATADIR%%/icons/default/vcsChangeLists.png
-%%DATADIR%%/icons/default/vcsCheckout.png
-%%DATADIR%%/icons/default/vcsCommit.png
-%%DATADIR%%/icons/default/vcsDiff.png
-%%DATADIR%%/icons/default/vcsExport.png
-%%DATADIR%%/icons/default/vcsLock.png
-%%DATADIR%%/icons/default/vcsLog.png
-%%DATADIR%%/icons/default/vcsLogin.png
-%%DATADIR%%/icons/default/vcsLogout.png
-%%DATADIR%%/icons/default/vcsMerge.png
-%%DATADIR%%/icons/default/vcsRemove.png
-%%DATADIR%%/icons/default/vcsRepo.png
-%%DATADIR%%/icons/default/vcsRepoBrowser.png
-%%DATADIR%%/icons/default/vcsRevert.png
-%%DATADIR%%/icons/default/vcsStatus.png
-%%DATADIR%%/icons/default/vcsSwitch.png
-%%DATADIR%%/icons/default/vcsTag.png
-%%DATADIR%%/icons/default/vcsUnlock.png
-%%DATADIR%%/icons/default/vcsUpdate.png
-%%DATADIR%%/icons/default/viewProfileDebug.png
-%%DATADIR%%/icons/default/viewProfileEdit.png
-%%DATADIR%%/icons/default/watchpoints.png
-%%DATADIR%%/icons/default/webSearch.png
-%%DATADIR%%/icons/default/whatsThis.png
-%%DATADIR%%/icons/default/wikipedia.png
-%%DATADIR%%/icons/default/windowFullscreen.png
-%%DATADIR%%/icons/default/windowRestore.png
-%%DATADIR%%/icons/default/wordboundary.png
-%%DATADIR%%/icons/default/yahoo.png
-%%DATADIR%%/icons/default/zoomIn.png
-%%DATADIR%%/icons/default/zoomOut.png
-%%DATADIR%%/icons/default/zoomReset.png
-%%DATADIR%%/icons/default/zoomTo.png
-%%DATADIR%%/install-i18n.py
-%%DATADIR%%/install-i18n.pyc
-%%DATADIR%%/install.py
-%%DATADIR%%/install.pyc
-%%DATADIR%%/patch_modpython.py
-%%DATADIR%%/patch_modpython.pyc
-%%DATADIR%%/patch_pyxml.py
-%%DATADIR%%/patch_pyxml.pyc
-%%DATADIR%%/pixmaps/aboutEric.png
-%%DATADIR%%/pixmaps/aboutEric_2.png
-%%DATADIR%%/pixmaps/eric.png
-%%DATADIR%%/pixmaps/eric4.ico
-%%DATADIR%%/pixmaps/ericSplash.png
-%%DATADIR%%/pixmaps/eric_1.ico
-%%DATADIR%%/pixmaps/eric_2.ico
-%%DATADIR%%/pixmaps/eric_3.ico
-%%DATADIR%%/pixmaps/eric_small.png
-%%DATADIR%%/uninstall.py
-%%DATADIR%%/uninstall.pyc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hallo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hallo.pyc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modpython.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modpython.pyc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modpython_dbg.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/modpython_dbg.pyc
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rhallo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rhallo.pyc
share/pixmaps/eric4.png
share/qt4/qsci/api/python/eric4.api
share/qt4/qsci/api/python/zope-2.10.7.api
@@ -3032,110 +29,3 @@ share/qt4/qsci/api/python/zope-2.11.2.api
share/qt4/qsci/api/python/zope-3.3.1.api
share/qt4/qsci/api/ruby/Ruby-1.8.7.api
share/qt4/qsci/api/ruby/eric4.api
-@dirrmtry share/qt4/qsci/api/ruby
-@dirrmtry share/qt4/qsci/api/python
-@dirrmtry share/qt4/qsci/api
-@dirrmtry share/qt4/qsci
-@dirrmtry share/qt4
-%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
-@dirrmtry %%DATADIR%%/pixmaps
-@dirrmtry %%DATADIR%%/icons/default
-@dirrmtry %%DATADIR%%/icons
-@dirrmtry %%DATADIR%%/i18n
-@dirrmtry %%DATADIR%%/ViewManager
-@dirrmtry %%DATADIR%%/VCS
-@dirrmtry %%DATADIR%%/Utilities/ClassBrowsers
-@dirrmtry %%DATADIR%%/Utilities
-@dirrmtry %%DATADIR%%/UI
-@dirrmtry %%DATADIR%%/Tools
-@dirrmtry %%DATADIR%%/ThirdParty/SimpleJSON/simplejson
-@dirrmtry %%DATADIR%%/ThirdParty/SimpleJSON
-@dirrmtry %%DATADIR%%/ThirdParty/Pygments/pygments/styles
-@dirrmtry %%DATADIR%%/ThirdParty/Pygments/pygments/lexers
-@dirrmtry %%DATADIR%%/ThirdParty/Pygments/pygments/formatters
-@dirrmtry %%DATADIR%%/ThirdParty/Pygments/pygments/filters
-@dirrmtry %%DATADIR%%/ThirdParty/Pygments/pygments
-@dirrmtry %%DATADIR%%/ThirdParty/Pygments
-@dirrmtry %%DATADIR%%/ThirdParty/CharDet/chardet
-@dirrmtry %%DATADIR%%/ThirdParty/CharDet
-@dirrmtry %%DATADIR%%/ThirdParty
-@dirrmtry %%DATADIR%%/Templates
-@dirrmtry %%DATADIR%%/Tasks
-@dirrmtry %%DATADIR%%/Styles
-@dirrmtry %%DATADIR%%/SqlBrowser
-@dirrmtry %%DATADIR%%/QScintilla/TypingCompleters
-@dirrmtry %%DATADIR%%/QScintilla/Lexers
-@dirrmtry %%DATADIR%%/QScintilla/Exporters
-@dirrmtry %%DATADIR%%/QScintilla
-@dirrmtry %%DATADIR%%/PyUnit
-@dirrmtry %%DATADIR%%/Project
-@dirrmtry %%DATADIR%%/Preferences/ConfigurationPages
-@dirrmtry %%DATADIR%%/Preferences
-@dirrmtry %%DATADIR%%/Plugins/WizardPlugins/QRegExpWizard
-@dirrmtry %%DATADIR%%/Plugins/WizardPlugins/PyRegExpWizard
-@dirrmtry %%DATADIR%%/Plugins/WizardPlugins/MessageBoxWizard
-@dirrmtry %%DATADIR%%/Plugins/WizardPlugins/InputDialogWizard
-@dirrmtry %%DATADIR%%/Plugins/WizardPlugins/FontDialogWizard
-@dirrmtry %%DATADIR%%/Plugins/WizardPlugins/FileDialogWizard
-@dirrmtry %%DATADIR%%/Plugins/WizardPlugins/ColorDialogWizard
-@dirrmtry %%DATADIR%%/Plugins/WizardPlugins
-@dirrmtry %%DATADIR%%/Plugins/ViewManagerPlugins/Workspace
-@dirrmtry %%DATADIR%%/Plugins/ViewManagerPlugins/Tabview
-@dirrmtry %%DATADIR%%/Plugins/ViewManagerPlugins/MdiArea
-@dirrmtry %%DATADIR%%/Plugins/ViewManagerPlugins/Listspace
-@dirrmtry %%DATADIR%%/Plugins/ViewManagerPlugins
-@dirrmtry %%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/icons
-@dirrmtry %%DATADIR%%/Plugins/VcsPlugins/vcsSubversion/ConfigurationPage
-@dirrmtry %%DATADIR%%/Plugins/VcsPlugins/vcsSubversion
-@dirrmtry %%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/icons
-@dirrmtry %%DATADIR%%/Plugins/VcsPlugins/vcsPySvn/ConfigurationPage
-@dirrmtry %%DATADIR%%/Plugins/VcsPlugins/vcsPySvn
-@dirrmtry %%DATADIR%%/Plugins/VcsPlugins
-@dirrmtry %%DATADIR%%/Plugins/DocumentationPlugins/Ericdoc
-@dirrmtry %%DATADIR%%/Plugins/DocumentationPlugins/Ericapi
-@dirrmtry %%DATADIR%%/Plugins/DocumentationPlugins
-@dirrmtry %%DATADIR%%/Plugins/CheckerPlugins/Tabnanny
-@dirrmtry %%DATADIR%%/Plugins/CheckerPlugins/SyntaxChecker
-@dirrmtry %%DATADIR%%/Plugins/CheckerPlugins
-@dirrmtry %%DATADIR%%/Plugins/AboutPlugin
-@dirrmtry %%DATADIR%%/Plugins
-@dirrmtry %%DATADIR%%/PluginManager
-@dirrmtry %%DATADIR%%/Others
-@dirrmtry %%DATADIR%%/MultiProject
-@dirrmtry %%DATADIR%%/KdeQt
-@dirrmtry %%DATADIR%%/IconEditor/cursors
-@dirrmtry %%DATADIR%%/IconEditor
-@dirrmtry %%DATADIR%%/Helpviewer/Passwords
-@dirrmtry %%DATADIR%%/Helpviewer/OpenSearch
-@dirrmtry %%DATADIR%%/Helpviewer/Network
-@dirrmtry %%DATADIR%%/Helpviewer/History
-@dirrmtry %%DATADIR%%/Helpviewer/CookieJar
-@dirrmtry %%DATADIR%%/Helpviewer/Bookmarks
-@dirrmtry %%DATADIR%%/Helpviewer/AdBlock
-@dirrmtry %%DATADIR%%/Helpviewer
-@dirrmtry %%DATADIR%%/Graphics
-@dirrmtry %%DATADIR%%/Globals
-@dirrmtry %%DATADIR%%/E4XML
-@dirrmtry %%DATADIR%%/E4Network
-@dirrmtry %%DATADIR%%/E4Gui
-@dirrmtry %%DATADIR%%/E4Graphics
-@dirrmtry %%DATADIR%%/DocumentationTools
-@dirrmtry %%DATADIR%%/DesignerTemplates
-@dirrmtry %%DATADIR%%/Debugger
-@dirrmtry %%DATADIR%%/DebugClients/Ruby
-@dirrmtry %%DATADIR%%/DebugClients/Python3/coverage
-@dirrmtry %%DATADIR%%/DebugClients/Python3
-@dirrmtry %%DATADIR%%/DebugClients/Python/coverage
-@dirrmtry %%DATADIR%%/DebugClients/Python
-@dirrmtry %%DATADIR%%/DebugClients
-@dirrmtry %%DATADIR%%/DataViews
-@dirrmtry %%DATADIR%%/DTDs
-@dirrmtry %%DATADIR%%/CodeTemplates
-@dirrmtry %%DATADIR%%/CSSs
-@dirrmtry %%DATADIR%%
-%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/Source
-%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/Help
-%%PORTDOCS%%@dirrmtry %%DOCSDIR%%
-@dirrmtry lib/python2.7/site-packages/eric4plugins
-@dirrmtry lib/python2.7/site-packages
-@dirrmtry lib/python2.7