[Hdrflow-svn] SF.net SVN: hdrflow: [408] trunk/lib/openlibraries/installer/hdrflow_sdk. nsi
Status: Pre-Alpha
Brought to you by:
glslang
From: <gl...@us...> - 2008-02-06 22:59:52
|
Revision: 408 http://hdrflow.svn.sourceforge.net/hdrflow/?rev=408&view=rev Author: glslang Date: 2008-02-06 14:59:49 -0800 (Wed, 06 Feb 2008) Log Message: ----------- + build fix Modified Paths: -------------- trunk/lib/openlibraries/installer/hdrflow_sdk.nsi Modified: trunk/lib/openlibraries/installer/hdrflow_sdk.nsi =================================================================== --- trunk/lib/openlibraries/installer/hdrflow_sdk.nsi 2008-02-06 22:55:42 UTC (rev 407) +++ trunk/lib/openlibraries/installer/hdrflow_sdk.nsi 2008-02-06 22:59:49 UTC (rev 408) @@ -34,8 +34,8 @@ !include "write_env_str.nsh" ;Names -Name "OpenLibraries" -Caption "OpenLibraries (v.${VERSION_DOT}) Setup" +Name "HDRFlow" +Caption "HDRFlow (v.${VERSION_DOT}) Setup" ;Interface Settings !define MUI_ABORTWARNING This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |