10 <Description>Plug-in to enclose the selection of the current editor in a selectable and configurable string.</Description> |
10 <Description>Plug-in to enclose the selection of the current editor in a selectable and configurable string.</Description> |
11 <Version>0.1</Version> |
11 <Version>0.1</Version> |
12 <Author>Detlev Offenbach</Author> |
12 <Author>Detlev Offenbach</Author> |
13 <Email>detlev@die-offenbachs.de</Email> |
13 <Email>detlev@die-offenbachs.de</Email> |
14 <TranslationPattern>SelectionEncloser/i18n/selectionencloser_%language%.ts</TranslationPattern> |
14 <TranslationPattern>SelectionEncloser/i18n/selectionencloser_%language%.ts</TranslationPattern> |
|
15 <Eol index="-1"/> |
15 <Sources> |
16 <Sources> |
16 <Source>__init__.py</Source> |
17 <Source>__init__.py</Source> |
17 <Source>PluginSelectionEncloser.py</Source> |
18 <Source>PluginSelectionEncloser.py</Source> |
|
19 <Source>SelectionEncloser/__init__.py</Source> |
|
20 <Source>SelectionEncloser/ConfigurationPage/__init__.py</Source> |
|
21 <Source>SelectionEncloser/ConfigurationPage/SelectionEncloserPage.py</Source> |
18 </Sources> |
22 </Sources> |
19 <Forms/> |
23 <Forms> |
|
24 <Form>SelectionEncloser/ConfigurationPage/SelectionEncloserPage.ui</Form> |
|
25 </Forms> |
20 <Translations/> |
26 <Translations/> |
21 <Resources/> |
27 <Resources/> |
22 <Interfaces/> |
28 <Interfaces/> |
23 <Others> |
29 <Others> |
24 <Other>.hgignore</Other> |
30 <Other>.hgignore</Other> |
|
31 <Other>SelectionEncloser/icons/topAdd.png.png</Other> |
|
32 <Other>SelectionEncloser/icons/selectionEncloser.png</Other> |
25 </Others> |
33 </Others> |
26 <MainScript>PluginSelectionEncloser.py</MainScript> |
34 <MainScript>PluginSelectionEncloser.py</MainScript> |
27 <Vcs> |
35 <Vcs> |
28 <VcsType>Mercurial</VcsType> |
36 <VcsType>Mercurial</VcsType> |
29 <VcsOptions> |
37 <VcsOptions> |
139 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> |
147 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> |
140 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> |
148 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> |
141 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
149 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
142 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
150 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
143 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> |
151 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> |
|
152 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> |
144 </FiletypeAssociations> |
153 </FiletypeAssociations> |
145 </Project> |
154 </Project> |