File: navigation.xml

package info (click to toggle)
libgettext-commons-java 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: java: 1,024; xml: 530; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 654 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>

<project name="Package Manager">
  <title>Gettext Commons</title>
  <body>
    <links>
      <item name="Project Page"
      href="http://code.google.com/p/gettext-commons/"/>
    </links>
    <menu name="Overview">
      <item href="/index.html" name="Home"/>
      <item name="Download" href="http://code.google.com/p/gettext-commons/downloads/list"/>
      <item href="/maven.html" name="Maven Repository"/>
      <item href="http://code.google.com/p/gettext-commons/wiki/Tutorial" name="Tutorial"/>
      <item name="API (JavaDoc)" href="/apidocs/index.html" target="_blank"/>
    </menu>
  </body>
</project>