From: Holger Z. <hz...@us...> - 2005-05-25 20:32:08
|
Update of /cvsroot/jake2/jake2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv655 Modified Files: Tag: r_0_9_4 install.xml Removed Files: Tag: r_0_9_4 shortcutSpec.xml Log Message: not needed in release branch --- shortcutSpec.xml DELETED --- Index: install.xml =================================================================== RCS file: /cvsroot/jake2/jake2/install.xml,v retrieving revision 1.4.2.3 retrieving revision 1.4.2.4 diff -C2 -d -r1.4.2.3 -r1.4.2.4 *** install.xml 25 May 2005 07:02:05 -0000 1.4.2.3 --- install.xml 25 May 2005 20:31:57 -0000 1.4.2.4 *************** *** 22,26 **** <res id="LicencePanel.licence" src="LICENSE"/> <res id="InfoPanel.info" src="README"/> ! <res src="../shortcutSpec.xml" id="shortcutSpec.xml" /> <!-- res id="Installer.image" src="../resources/icon.png"/ --> </resources> --- 22,26 ---- <res id="LicencePanel.licence" src="LICENSE"/> <res id="InfoPanel.info" src="README"/> ! <!-- res src="../shortcutSpec.xml" id="shortcutSpec.xml" / --> <!-- res id="Installer.image" src="../resources/icon.png"/ --> </resources> |