~ubuntu-branches/ubuntu/karmic/apgdiff/karmic

« back to all changes in this revision

Viewing changes to src/site/site.xml

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Berg
  • Date: 2008-09-09 15:42:54 UTC
  • Revision ID: james.westby@ubuntu.com-20080909154254-458sv7ew1rczdal1
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<project name="Another PostgreSQL Diff Tool">
 
3
  <bannerLeft>
 
4
    <name>Another PostgreSQL Diff Tool</name>
 
5
    <href>http://apgdiff.sourceforge.net/</href>
 
6
  </bannerLeft>
 
7
  <body>
 
8
    <links>
 
9
      <item name="PostgreSQL" href="http://www.postgresql.org/" />
 
10
    </links>
 
11
 
 
12
    <menu name="Another PostgreSQL Diff Tool">
 
13
        <item name="Introduction" href="index.html"/>
 
14
        <item name="SourceForge project page" href="http://sourceforge.net/projects/apgdiff/"/>
 
15
        <item name="Download" href="http://sourceforge.net/project/showfiles.php?group_id=163508"/>
 
16
    </menu>
 
17
 
 
18
    ${reports}
 
19
 
 
20
  </body>
 
21
</project>