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:
parent
ee9478d58f
commit
7054f0a237
@ -22,8 +22,8 @@ maven.xdoc.date.format = dd MMMM yyyy
|
|||||||
maven.xdoc.date.locale = en
|
maven.xdoc.date.locale = en
|
||||||
|
|
||||||
# The logo to show on the generated site. No default at present (competition isn't closed)
|
# The logo to show on the generated site. No default at present (competition isn't closed)
|
||||||
maven.xdoc.poweredby.image=
|
maven.xdoc.poweredby.image=maven-propaganda.png
|
||||||
maven.xdoc.poweredby.title=Built by Maven
|
maven.xdoc.poweredby.title=Powered by Maven
|
||||||
maven.xdoc.poweredby.url=http://maven.apache.org/
|
maven.xdoc.poweredby.url=http://maven.apache.org/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -438,7 +438,7 @@
|
|||||||
<td>Yes</td>
|
<td>Yes</td>
|
||||||
<td>
|
<td>
|
||||||
Sets the name of the image to use (see images/logos).
|
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éphane Mor.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -446,7 +446,7 @@
|
|||||||
<td>Yes</td>
|
<td>Yes</td>
|
||||||
<td>
|
<td>
|
||||||
Sets the title of the link for the powered
|
Sets the title of the link for the powered
|
||||||
by logo. Defaults to "Built by Maven"
|
by logo. Defaults to "Powered by Maven"
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user