~ubuntu-branches/ubuntu/hardy/codeblocks/hardy-backports

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2008-07-17 04:39:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080717043923-gmsy5cwkdjswghkm
Tags: upstream-8.02
ImportĀ upstreamĀ versionĀ 8.02

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="10" release="0" />
 
4
    <Plugin name="CB_Koders">
 
5
        <Value title="Koders query" />
 
6
        <Value version="0.1" />
 
7
        <Value description="This plugin queries the Koders webpage for keywords" />
 
8
        <Value author="MortenMacFly" />
 
9
        <Value authorEmail="mac-fly@gmx.net" />
 
10
        <Value authorWebsite="http://www.codeblocks.org" />
 
11
        <Value thanksTo="Yiannis Mandravellos, Thomas Denk and all the other C::B developers and contributers for a great piece of software." />
 
12
        <Value license="GPL" />
 
13
    </Plugin>
 
14
</CodeBlocks_plugin_manifest_file>