--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PluginDocumentationSets.e4p Fri Oct 14 18:51:35 2016 +0200 @@ -0,0 +1,141 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE Project SYSTEM "Project-5.1.dtd"> +<!-- eric project file for project PluginDocumentationSets --> +<!-- Copyright (C) 2016 Detlev Offenbach, detlev@die-offenbachs.de --> +<Project version="5.1"> + <Language>en_US</Language> + <Hash>e6fc0a3dad940d43493c520ba23dea56c14ed2b5</Hash> + <ProgLanguage mixed="0">Python3</ProgLanguage> + <ProjectType>E6Plugin</ProjectType> + <Description>This plug-in provides additional documentation sets in QtHelp format (*.pch) for registration with the eric help/web browser or Qt Assistant.</Description> + <Version>0.1</Version> + <Author>Detlev Offenbach</Author> + <Email>detlev@die-offenbachs.de</Email> + <Eol index="1"/> + <Sources> + <Source>PluginDocumentationSets.py</Source> + <Source>__init__.py</Source> + </Sources> + <Forms/> + <Translations/> + <Resources/> + <Interfaces/> + <Others> + <Other>.hgignore</Other> + </Others> + <MainScript>PluginDocumentationSets.py</MainScript> + <Vcs> + <VcsType>Mercurial</VcsType> + <VcsOptions> + <dict> + <key> + <string>add</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>checkout</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>commit</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>diff</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>export</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>global</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>history</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>log</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>remove</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>status</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>tag</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>update</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + </dict> + </VcsOptions> + </Vcs> + <FiletypeAssociations> + <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> + <FiletypeAssociation pattern="*.py" type="SOURCES"/> + <FiletypeAssociation pattern="*.py3" type="SOURCES"/> + <FiletypeAssociation pattern="*.pyw" type="SOURCES"/> + <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/> + <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> + <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> + <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> + <FiletypeAssociation pattern="*.ui" type="FORMS"/> + </FiletypeAssociations> +</Project>