~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

Viewing changes to Thunderbird/src/Thunderbird.addin.xml

  • Committer: David Siegel
  • Date: 2008-06-02 19:48:18 UTC
  • Revision ID: dave@x-20080602194818-i7rtmvlbq2461ey3
Added repo.py

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<Addin id="Thunderbird" namespace= "Do" version="1.0">
 
1
<Addin
 
2
        id="Thunderbird"
 
3
        namespace="Do"
 
4
        version="1.0"
 
5
        name="Thunderbird"
 
6
        description="Indexes your Thunderbird contacts"
 
7
        author="David Siegel"
 
8
>
2
9
 
3
10
        <Runtime>
4
11
                <Import assembly="Thunderbird.dll"/>