# HG changeset patch # User reimar # Date 1164549263 0 # Node ID 09a213e6cf0aac9a174c91166103fa8e136b7afe # Parent 5f6002214861b400e4f0f0fa5f30e83cd95bd793 Adjust icon path since windres is now called from osdep subdir diff -r 5f6002214861 -r 09a213e6cf0a osdep/mplayer.rc --- a/osdep/mplayer.rc Sun Nov 26 13:26:21 2006 +0000 +++ b/osdep/mplayer.rc Sun Nov 26 13:54:23 2006 +0000 @@ -35,5 +35,5 @@ } } -IDI_ICON1 ICON DISCARDABLE "etc/mplayer.ico" +IDI_ICON1 ICON DISCARDABLE "../etc/mplayer.ico"