- Revision
- 11389
- Author
- bear
- Date
- 2006-08-10 15:04:18 -0700 (Thu, 10 Aug 2006)
Log Message
Updating windows launcher to point to the new location for the Chandler icon
Modified Paths
Diff
Modified: trunk/internal/launchers/win/winlaunch/winlaunch.rc (11388 => 11389)
--- trunk/internal/launchers/win/winlaunch/winlaunch.rc 2006-08-10 21:53:09 UTC (rev 11388) +++ trunk/internal/launchers/win/winlaunch/winlaunch.rc 2006-08-10 22:04:18 UTC (rev 11389) @@ -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/winlaunch.vcproj (11388 => 11389)
--- trunk/internal/launchers/win/winlaunch/winlaunch.vcproj 2006-08-10 21:53:09 UTC (rev 11388) +++ trunk/internal/launchers/win/winlaunch/winlaunch.vcproj 2006-08-10 22:04:18 UTC (rev 11389) @@ -133,7 +133,7 @@ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> <File - RelativePath="..\..\..\..\chandler\resources\images\Chandler.ico"> + RelativePath="..\..\..\..\chandler\icons\Chandler.ico"> </File> <File RelativePath=".\winlaunch.rc">
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
