Propaganda logo is now default

PR: MAVEN-364


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113289 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding 2003-04-08 21:08:33 +00:00
parent ee9478d58f
commit 7054f0a237
2 changed files with 4 additions and 4 deletions

View File

@ -22,8 +22,8 @@ maven.xdoc.date.format = dd MMMM yyyy
maven.xdoc.date.locale = en
# The logo to show on the generated site. No default at present (competition isn't closed)
maven.xdoc.poweredby.image=
maven.xdoc.poweredby.title=Built by Maven
maven.xdoc.poweredby.image=maven-propaganda.png
maven.xdoc.poweredby.title=Powered by Maven
maven.xdoc.poweredby.url=http://maven.apache.org/

View File

@ -438,7 +438,7 @@
<td>Yes</td>
<td>
Sets the name of the image to use (see images/logos).
No default as the competition is not complete.
The default is the propaganda logo by St&#233;phane Mor.
</td>
</tr>
<tr>
@ -446,7 +446,7 @@
<td>Yes</td>
<td>
Sets the title of the link for the powered
by logo. Defaults to "Built by Maven"
by logo. Defaults to "Powered by Maven"
</td>
</tr>
<tr>