~damien-moore/+junk/codeblocks

« back to all changes in this revision

Viewing changes to src/plugins/contrib/rndgen/manifest.xml

  • Committer: Damien Moore
  • Date: 2013-10-11 14:25:27 UTC
  • Revision ID: damienlmoore@gmail.com-20131011142527-w13ki0x8yjd7973d
copy of Code::Blocks repo based on SVN rev 9395

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
 
2
<CodeBlocks_plugin_manifest_file>
 
3
    <SdkVersion major="1" minor="11"  release="12" />
 
4
    <Plugin name="rndgen">
 
5
        <Value title="rndgen" />
 
6
        <Value version="217.11.0.22" />
 
7
        <Value description="What the name says." />
 
8
        <Value author="" />
 
9
        <Value authorEmail="" />
 
10
        <Value authorWebsite="" />
 
11
        <Value thanksTo="" />
 
12
        <Value license="NFL" />
 
13
    </Plugin>
 
14
</CodeBlocks_plugin_manifest_file>