~cszikszoy/do-plugins/pastebin

« back to all changes in this revision

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

  • Committer: David Siegel
  • Date: 2008-06-02 16:09:11 UTC
  • Revision ID: dave@x-20080602160911-5bc56q3okv27pg7y
Added GNOME Terminal plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<Addin id="Pastebin" namespace= "Do" version="1.0">
 
1
<Addin
 
2
        id="Pastebin"
 
3
        namespace="Do"
 
4
        version="1.0"
 
5
        name="Pastebin"
 
6
        description="Paste text to an online paste bin"
 
7
        author=""
 
8
>
2
9
 
3
10
        <Runtime>
4
11
                <Import assembly="Pastebin.dll"/>