|
From: Pelle B. <pe...@us...> - 2004-04-15 20:03:38
|
Update of /cvsroot/neuclear/neuclear-signer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7864 Modified Files: project.xml Log Message: Added license screen to Personal Signer. Added Sign document menu to Personal Signer. Index: project.xml =================================================================== RCS file: /cvsroot/neuclear/neuclear-signer/project.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** project.xml 15 Apr 2004 16:09:42 -0000 1.12 --- project.xml 15 Apr 2004 20:03:26 -0000 1.13 *************** *** 203,206 **** --- 203,207 ---- <includes>*.properties</includes> <excludes>*.java</excludes> + <includes>LICENSE.txt</includes> </resource> </resources> |