2007-04-16 12:57:03 -04:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2009-08-07 06:26:29 -04:00
|
|
|
<project name="Maven" xmlns="http://maven.apache.org/DECORATION/1.0.0"
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
|
2008-10-28 18:00:59 -04:00
|
|
|
<version position="left"/>
|
2009-08-07 06:26:29 -04:00
|
|
|
|
2007-04-16 12:57:03 -04:00
|
|
|
<bannerLeft>
|
2009-10-18 17:21:37 -04:00
|
|
|
<name>DavMail Gateway</name>
|
|
|
|
<src>images/davmailLogo.png</src>
|
2009-12-25 12:51:51 -05:00
|
|
|
<href>http://davmail.sourceforge.net</href>
|
2009-10-18 17:21:37 -04:00
|
|
|
</bannerLeft>
|
|
|
|
<bannerRight>
|
2007-04-16 12:57:03 -04:00
|
|
|
<name>SourceForge</name>
|
2009-10-12 16:29:57 -04:00
|
|
|
<src>http://sflogo.sourceforge.net/sflogo.php?group_id=184600&type=13</src>
|
2009-03-13 09:03:38 -04:00
|
|
|
<href>http://sourceforge.net/projects/davmail</href>
|
2009-10-18 17:21:37 -04:00
|
|
|
</bannerRight>
|
2009-02-12 11:17:28 -05:00
|
|
|
<poweredBy>
|
|
|
|
<logo name="Donate" href="https://sourceforge.net/donate/index.php?group_id=184600"
|
|
|
|
img="https://sourceforge.net/images/project-support.jpg"/>
|
|
|
|
</poweredBy>
|
2007-04-16 12:57:03 -04:00
|
|
|
<skin>
|
|
|
|
<groupId>org.apache.maven.skins</groupId>
|
|
|
|
<artifactId>maven-default-skin</artifactId>
|
|
|
|
</skin>
|
|
|
|
<body>
|
2008-12-02 04:34:50 -05:00
|
|
|
<head>
|
2009-08-07 06:26:29 -04:00
|
|
|
<link href="/favicon.ico" rel="shortcut icon"/>
|
2008-12-02 04:34:50 -05:00
|
|
|
</head>
|
2007-04-16 12:57:03 -04:00
|
|
|
<menu name="Quick Links">
|
2008-10-28 18:00:59 -04:00
|
|
|
<item name="Home" href="/index.html"/>
|
2009-12-25 12:51:51 -05:00
|
|
|
<item name="Download" href="/download.html"/>
|
2009-11-26 17:52:32 -05:00
|
|
|
<item name="Roadmap" href="/roadmap.html"/>
|
2009-12-25 12:51:51 -05:00
|
|
|
<item name="Build" href="/build.html"/>
|
2009-01-17 10:02:42 -05:00
|
|
|
<item name="FAQ" href="/faq.html"/>
|
2009-12-25 12:51:51 -05:00
|
|
|
<item name="SourceForge site" href="http://sourceforge.net/projects/davmail"/>
|
2008-12-05 08:27:02 -05:00
|
|
|
</menu>
|
|
|
|
|
|
|
|
<menu name="DavMail Setup">
|
2007-10-23 18:09:06 -04:00
|
|
|
<item name="Windows Setup" href="/windowssetup.html"/>
|
|
|
|
<item name="Linux Setup" href="/linuxsetup.html"/>
|
2009-03-03 06:10:47 -05:00
|
|
|
<item name="Mac OS X" href="/macosxsetup.html"/>
|
2008-02-14 10:41:02 -05:00
|
|
|
<item name="Server Setup" href="/serversetup.html"/>
|
2007-04-16 12:57:03 -04:00
|
|
|
<item name="Getting Started" href="/gettingstarted.html"/>
|
|
|
|
</menu>
|
|
|
|
|
2008-12-05 08:27:02 -05:00
|
|
|
<menu name="Thunderbird Setup">
|
2009-03-03 06:10:47 -05:00
|
|
|
<item name="POP Mail setup" href="/thunderbirdmailsetup.html"/>
|
|
|
|
<item name="IMAP Mail setup" href="/thunderbirdimapmailsetup.html"/>
|
2008-12-05 08:27:02 -05:00
|
|
|
<item name="Calendar setup" href="/thunderbirdcalendarsetup.html"/>
|
|
|
|
<item name="Directory setup" href="/thunderbirddirectorysetup.html"/>
|
|
|
|
</menu>
|
2009-03-27 08:25:21 -04:00
|
|
|
<menu name="OSX Setup">
|
|
|
|
<item name="iCal setup" href="/osxicalsetup.html"/>
|
|
|
|
<item name="Directory setup" href="/osxdirectorysetup.html"/>
|
|
|
|
<item name="IMAP Mail setup" href="/osximapmailsetup.html"/>
|
|
|
|
</menu>
|
2007-05-09 18:32:01 -04:00
|
|
|
<menu ref="reports"/>
|
2007-04-16 12:57:03 -04:00
|
|
|
</body>
|
|
|
|
</project>
|