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

« back to all changes in this revision

Viewing changes to src/plugins/loghacker/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="11"  release="12" />
 
4
    <Plugin name="LogHacker">
 
5
        <Value title="LogHacker" />
 
6
        <Value version="0" />
 
7
        <Value description="Only the fool and the wizard use this tool. Which one are you?" />
 
8
        <Value author="Thomas Denk" />
 
9
        <Value authorEmail="" />
 
10
        <Value authorWebsite="" />
 
11
        <Value thanksTo="" />
 
12
        <Value license="GPL" />
 
13
    </Plugin>
 
14
</CodeBlocks_plugin_manifest_file>