|
From: <xue...@us...> - 2003-10-22 17:03:36
|
Update of /cvsroot/popfile/windows
In directory sc8-pr-cvs1:/tmp/cvs-serv18252
Modified Files:
shutdown.ico stop_popfile.nsi
Log Message:
Use nicer icon (from Patch 820926)
Index: shutdown.ico
===================================================================
RCS file: /cvsroot/popfile/windows/shutdown.ico,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
Binary files /tmp/cvsJ0kAxy and /tmp/cvsKnRqPW differ
Index: stop_popfile.nsi
===================================================================
RCS file: /cvsroot/popfile/windows/stop_popfile.nsi,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** stop_popfile.nsi 19 Sep 2003 11:34:45 -0000 1.4
--- stop_popfile.nsi 22 Oct 2003 14:15:32 -0000 1.5
***************
*** 73,77 ****
Caption "POPFile Silent Shutdown Utility"
! !define VERSION "0.4.2" ; see 'VIProductVersion' comment below for format details
; Specify EXE filename and icon for the 'installer'
--- 73,77 ----
Caption "POPFile Silent Shutdown Utility"
! !define VERSION "0.4.3" ; see 'VIProductVersion' comment below for format details
; Specify EXE filename and icon for the 'installer'
|