- Revision
- 11390
- Author
- bear
- Date
- 2006-08-10 15:07:02 -0700 (Thu, 10 Aug 2006)
Log Message
Updating windows bin launcher to point to the new location for the Chandler icon
Modified Paths
Diff
Modified: trunk/internal/launchers/win/winlaunch_bin/winlaunch_bin.rc (11389 => 11390)
--- trunk/internal/launchers/win/winlaunch_bin/winlaunch_bin.rc 2006-08-10 22:04:18 UTC (rev 11389) +++ trunk/internal/launchers/win/winlaunch_bin/winlaunch_bin.rc 2006-08-10 22:07:02 UTC (rev 11390) @@ -54,7 +54,7 @@ // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_ICON1 ICON "..\\..\\..\\..\\chandler\\resources\\images\\Chandler.ico" +IDI_ICON1 ICON "..\\..\\..\\..\\chandler\\icons\\Chandler.ico" ///////////////////////////////////////////////////////////////////////////// //
Modified: trunk/internal/launchers/win/winlaunch_bin/winlaunch_bin.vcproj (11389 => 11390)
--- trunk/internal/launchers/win/winlaunch_bin/winlaunch_bin.vcproj 2006-08-10 22:04:18 UTC (rev 11389) +++ trunk/internal/launchers/win/winlaunch_bin/winlaunch_bin.vcproj 2006-08-10 22:07:02 UTC (rev 11390) @@ -144,7 +144,7 @@ Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> <File - RelativePath="..\..\..\..\chandler\resources\images\Chandler.ico"> + RelativePath="..\..\..\..\chandler\icons\Chandler.ico"> </File> <File RelativePath=".\winlaunch_bin.rc">
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
