bwalding 2003/04/02 03:45:45 Modified: src/plugins-build/xdoc plugin.properties Log: New property for setting the image to use as powered by + location. PR: MAVEN-364 Revision Changes Path 1.6 +4 -0 maven/src/plugins-build/xdoc/plugin.properties Index: plugin.properties =================================================================== RCS file: /home/cvs/maven/src/plugins-build/xdoc/plugin.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- plugin.properties 19 Mar 2003 06:01:19 -0000 1.5 +++ plugin.properties 2 Apr 2003 11:45:45 -0000 1.6 @@ -21,6 +21,10 @@ # The date locale 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= + + # # UI Color Prefs #
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
