You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/10/14 09:40:46 UTC

cvs commit: maven project.properties

dion        2003/10/14 00:40:46

  Modified:    .        project.properties
  Log:
  Add nsis logo
  
  Revision  Changes    Path
  1.46      +2 -0      maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven/project.properties,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- project.properties	5 Oct 2003 07:59:21 -0000	1.45
  +++ project.properties	14 Oct 2003 07:40:46 -0000	1.46
  @@ -56,3 +56,5 @@
   #maven.multiproject.overviewPage.linkTitle=Plugins
   maven.multiproject.overviewPage.text=The following plugins are provided along with Maven
   
  +maven.nsis.src=${basedir}/src/installer/nsis
  +maven.nsis.logo=${maven.nsis.src}/maven.bmp
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org