PluginDjangoTagsMenu.e4p

Tue, 23 Dec 2014 11:39:19 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 23 Dec 2014 11:39:19 +0100
changeset 27
578756093767
parent 26
b21b4fc418bc
child 37
06449b2d8cfc
permissions
-rw-r--r--

Added Russian translations provided by Alexander Barkoff.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
<!-- eric project file for project PluginDjangoTagsMenu -->
<!-- Copyright (C) 2014 Detlev Offenbach, detlev@die-offenbachs.de -->
<Project version="5.1">
  <Language>en_US</Language>
  <Hash>fac07f0675a7c77618ebfac9d2cbbfb763f751f3</Hash>
  <ProgLanguage mixed="0">Python3</ProgLanguage>
  <ProjectType>E6Plugin</ProjectType>
  <Description>This plug-in adds a menu to select various tag templates to the Django menu.</Description>
  <Version>0.x</Version>
  <Author>Detlev Offenbach</Author>
  <Email>detlev@die-offenbachs.de</Email>
  <TranslationPattern>ProjectDjangoTagsMenu/i18n/djangotagsmenu_%language%.ts</TranslationPattern>
  <Eol index="1"/>
  <Sources>
    <Source>__init__.py</Source>
    <Source>PluginProjectDjangoTagsMenu.py</Source>
    <Source>ProjectDjangoTagsMenu/__init__.py</Source>
    <Source>ProjectDjangoTagsMenu/DjangoTagsMenuHandler.py</Source>
    <Source>ProjectDjangoTagsMenu/FindTemplateTagDialog.py</Source>
    <Source>ProjectDjangoTagsMenu/DjangoTagInputDialog.py</Source>
    <Source>ProjectDjangoTagsMenu/LoremTagInputDialog.py</Source>
    <Source>ProjectDjangoTagsMenu/IfTagInputDialog.py</Source>
    <Source>ProjectDjangoTagsMenu/MultiLineInputDialog.py</Source>
    <Source>ProjectDjangoTagsMenu/IeCommentDialog.py</Source>
    <Source>ProjectDjangoTagsMenu/TimezoneSelectionDialog.py</Source>
  </Sources>
  <Forms>
    <Form>ProjectDjangoTagsMenu/FindTemplateTagDialog.ui</Form>
    <Form>ProjectDjangoTagsMenu/LoremTagInputDialog.ui</Form>
    <Form>ProjectDjangoTagsMenu/IfTagInputDialog.ui</Form>
    <Form>ProjectDjangoTagsMenu/MultiLineInputDialog.ui</Form>
    <Form>ProjectDjangoTagsMenu/IeCommentDialog.ui</Form>
    <Form>ProjectDjangoTagsMenu/TimezoneSelectionDialog.ui</Form>
  </Forms>
  <Translations>
    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_de.ts</Translation>
    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_en.ts</Translation>
    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_es.ts</Translation>
    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_de.qm</Translation>
    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_en.qm</Translation>
    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_es.qm</Translation>
    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_ru.ts</Translation>
    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_ru.qm</Translation>
  </Translations>
  <Resources/>
  <Interfaces/>
  <Others>
    <Other>.hgignore</Other>
    <Other>PluginDjangoTagsMenu.e4p</Other>
    <Other>ChangeLog</Other>
    <Other>ProjectDjangoTagsMenu/Documentation/LICENSE.GPL3</Other>
    <Other>ProjectDjangoTagsMenu/Documentation/source</Other>
    <Other>PKGLIST</Other>
    <Other>PluginProjectDjangoTagsMenu.zip</Other>
  </Others>
  <MainScript>PluginProjectDjangoTagsMenu.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>
    <VcsOtherData>
      <dict/>
    </VcsOtherData>
  </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"/>
    <FiletypeAssociation pattern="*.ui.h" type="FORMS"/>
    <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
  </FiletypeAssociations>
  <Documentation>
    <DocumentationParams>
      <dict>
        <key>
          <string>ERIC4DOC</string>
        </key>
        <value>
          <dict>
            <key>
              <string>cssFile</string>
            </key>
            <value>
              <string>%PYTHON%/eric6/CSSs/default.css</string>
            </value>
            <key>
              <string>ignoreDirectories</string>
            </key>
            <value>
              <list>
                <string>.eric5project</string>
                <string>.ropeproject</string>
                <string>_eric5project</string>
                <string>_ropeproject</string>
                <string>.hg</string>
                <string>.eric6project</string>
              </list>
            </value>
            <key>
              <string>ignoreFilePatterns</string>
            </key>
            <value>
              <list>
                <string>Ui_*.py</string>
              </list>
            </value>
            <key>
              <string>outputDirectory</string>
            </key>
            <value>
              <string>ProjectDjangoTagsMenu/Documentation/source</string>
            </value>
            <key>
              <string>qtHelpEnabled</string>
            </key>
            <value>
              <bool>False</bool>
            </value>
            <key>
              <string>sourceExtensions</string>
            </key>
            <value>
              <list>
                <string></string>
              </list>
            </value>
            <key>
              <string>useRecursion</string>
            </key>
            <value>
              <bool>True</bool>
            </value>
          </dict>
        </value>
      </dict>
    </DocumentationParams>
  </Documentation>
  <Checkers>
    <CheckersParams>
      <dict>
        <key>
          <string>Pep8Checker</string>
        </key>
        <value>
          <dict>
            <key>
              <string>DocstringType</string>
            </key>
            <value>
              <string>eric</string>
            </value>
            <key>
              <string>ExcludeFiles</string>
            </key>
            <value>
              <string>*/Ui_*.py</string>
            </value>
            <key>
              <string>ExcludeMessages</string>
            </key>
            <value>
              <string>W293, N802, N803, N807, N808, N821, E265</string>
            </value>
            <key>
              <string>FixCodes</string>
            </key>
            <value>
              <string></string>
            </value>
            <key>
              <string>FixIssues</string>
            </key>
            <value>
              <bool>False</bool>
            </value>
            <key>
              <string>HangClosing</string>
            </key>
            <value>
              <bool>False</bool>
            </value>
            <key>
              <string>IncludeMessages</string>
            </key>
            <value>
              <string></string>
            </value>
            <key>
              <string>MaxLineLength</string>
            </key>
            <value>
              <int>79</int>
            </value>
            <key>
              <string>NoFixCodes</string>
            </key>
            <value>
              <string>E501</string>
            </value>
            <key>
              <string>RepeatMessages</string>
            </key>
            <value>
              <bool>True</bool>
            </value>
            <key>
              <string>ShowIgnored</string>
            </key>
            <value>
              <bool>False</bool>
            </value>
          </dict>
        </value>
      </dict>
    </CheckersParams>
  </Checkers>
</Project>

eric ide

mercurial